Skip to content

Commit 3f5918e

Browse files
Update 3.13.3 release notes
(cherry picked from commit c4acbf1)
1 parent 774ea9b commit 3f5918e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

release-notes/3.13.3.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,12 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
140140

141141
#### Bug Fixes
142142

143+
* `rabbitmqctl delete_shovel` is now more effective at deleting Shovels that
144+
cannot start (for example, because they cannot connect using the configured URIs) and
145+
repeatedly fail, get restarted, fail again, get restarted, and so on.
146+
147+
GitHub issue: [#11324](https://github.com/rabbitmq/rabbitmq-server/pull/11324)
148+
143149
* `fail_if_no_peer_cert`, a server-side TLS setting, was removed from Shovel URI examples.
144150
Erlang 26's TLS implementation will refuse to accept it as a client-side setting whereas
145151
previously it was quietly ignored.

0 commit comments

Comments
 (0)