Skip to content

Commit 8c1dab1

Browse files
2.17.0
1 parent c362f17 commit 8c1dab1

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

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

3-
## v2.17.0 (in development)
3+
## v2.17.0 (Nov 29, 2025)
44

55
### Enhancements
66

@@ -10,6 +10,10 @@
1010
rabbitmqadmin auth_attempts stats --node rabbit@target.hostname
1111
```
1212

13+
### Upgrades
14+
15+
* RabbitMQ HTTP API client was upgraded to [`0.68.0`](https://github.com/michaelklishin/rabbitmq-http-api-rs/releases/tag/v0.68.0)
16+
1317

1418
## v2.16.0 (Oct 20, 2025)
1519

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rabbitmqadmin"
3-
version = "2.16.0"
3+
version = "2.17.0"
44
edition = "2024"
55

66
description = "rabbitmqadmin v2 is a modern CLI tool for the RabbitMQ HTTP API"

0 commit comments

Comments
 (0)