Skip to content

Commit 4638aa2

Browse files
Change log updates
1 parent ecce041 commit 4638aa2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,15 @@
44

55
### Enhancements
66

7-
* `'federation disable_tls_peer_verification_for_all_upstreams'`
7+
* `federation disable_tls_peer_verification_for_all_upstreams` is a new command that disables TLS peer verification
8+
for all federation upstreams.
9+
10+
**Important**: this command should **only** be used to undo incorrect federation upstream URI, for example,
11+
if [peer verification](https://www.rabbitmq.com/docs/ssl#peer-verification) was enabled prematurely.
812

913
### Upgrades
1014

11-
* RabbitMQ HTTP API client was upgraded to [`0.56.0`](https://github.com/michaelklishin/rabbitmq-http-api-rs/releases/tag/v0.56.0)
15+
* RabbitMQ HTTP API client was upgraded to [`0.57.0`](https://github.com/michaelklishin/rabbitmq-http-api-rs/releases/tag/v0.57.0)
1216

1317

1418

0 commit comments

Comments
 (0)