One more 4.1.0 release notes update

This commit is contained in:
Michael Klishin 2025-04-15 15:49:50 -04:00
parent beb7e83aa7
commit 2592dff63a
No known key found for this signature in database
GPG Key ID: FF4F6501646A9C9A
1 changed files with 11 additions and 0 deletions

View File

@ -32,6 +32,17 @@ For example, certain required feature flags will now be enabled on node boot whe
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) 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)
for the complete list of related changes. for the complete list of related changes.
### rabbitmqadmin v2
[`rabbitmqadmin` v2](https://github.com/rabbitmq/rabbitmqadmin-ng) is a major revision of the
original CLI client for the RabbitMQ HTTP API.
It supports a much broader set of operations, including health checks, operations
on federation upstreams, shovels, transformations of exported definitions,
(some) Tanzu RabbitMQ HTTP API endpoints, `--long-option` and subcommand inference in interactive mode,
and more.
## Breaking Changes and Compatibility Notes ## Breaking Changes and Compatibility Notes