You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/4.1.0.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,17 @@ For example, certain required feature flags will now be enabled on node boot whe
32
32
See core server changes below as well as the [GitHub project dedicated to feature flags improvements](https://github.com/orgs/rabbitmq/projects/4/views/1)
33
33
for the complete list of related changes.
34
34
35
+
### rabbitmqadmin v2
36
+
37
+
[`rabbitmqadmin` v2](https://github.com/rabbitmq/rabbitmqadmin-ng) is a major revision of the
38
+
original CLI client for the RabbitMQ HTTP API.
39
+
40
+
It supports a much broader set of operations, including health checks, operations
41
+
on federation upstreams, shovels, transformations of exported definitions,
42
+
(some) Tanzu RabbitMQ HTTP API endpoints, `--long-option` and subcommand inference in interactive mode,
0 commit comments