Skip to content

Commit 523aff6

Browse files
2.4.0 release preparation
1 parent 9b00bd3 commit 523aff6

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,22 @@
11
# rabbitmqadmin-ng Change Log
22

3-
## v2.4.0 (in development)
3+
## v2.5.0 (in development)
44

55
No changes yet.
66

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+
720

821
## v2.3.0 (Jun 30, 2025)
922

0 commit comments

Comments
 (0)