Skip to content

Commit 19714e8

Browse files
2.8.1
1 parent 2cd8271 commit 19714e8

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55
No changes yet.
66

77

8+
## v2.8.1 (Aug 14, 2025)
9+
10+
### Bug Fixes
11+
12+
* `shovels list` and `shovels list_all` panicked when target cluster had at least one
13+
static shovel
14+
15+
### Upgrades
16+
17+
* RabbitMQ HTTP API client was upgraded to [`0.42.0`](https://github.com/michaelklishin/rabbitmq-http-api-rs/releases/tag/v0.42.0)
18+
19+
820
## v2.8.0 (Aug 11, 2025)
921

1022
### Bug Fixes

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.9.0"
3+
version = "2.8.1"
44
edition = "2024"
55

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

0 commit comments

Comments
 (0)