We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b00bd3 commit 523aff6Copy full SHA for 523aff6
CHANGELOG.md
@@ -1,9 +1,22 @@
1
# rabbitmqadmin-ng Change Log
2
3
-## v2.4.0 (in development)
+## v2.5.0 (in development)
4
5
No changes yet.
6
7
+## v2.4.0 (Jul 4, 2025)
8
+
9
+### Bug Fixes
10
11
+ * `connections list` failed to deserialize a list of connections that included direct connections
12
+ (as in the Erlang AMQP 0-9-1 client), namely local connections of shovels and federation links.
13
14
+ GitHub issue: [#68](https://github.com/rabbitmq/rabbitmqadmin-ng/issues/68)
15
16
+### Upgrades
17
18
+ * RabbitMQ HTTP API client was upgraded to [`0.36.0`](https://github.com/michaelklishin/rabbitmq-http-api-rs/releases/tag/v0.36.0)
19
20
21
## v2.3.0 (Jun 30, 2025)
22
0 commit comments