We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2acccf commit 36c7d26Copy full SHA for 36c7d26
release-notes/3.12.0.md
@@ -340,6 +340,15 @@ This release includes all bug fixes shipped in the `3.11.x` series.
340
* The `x-mqtt-dup` header will no longer be present for consumer deliveries as it wasn't used correctly.
341
342
343
+### Federation Plugin
344
+
345
+#### Bug Fixes
346
347
+ * Fixed a quorum queue-specific issue that could prevent queue federation links from making any progress.
348
349
+ GitHub issue: [#8328](https://github.com/rabbitmq/rabbitmq-server/pull/8328)
350
351
352
### Management Plugin
353
354
#### Enhancements
0 commit comments