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 c4940b3 commit 8d4b3a4Copy full SHA for 8d4b3a4
release-notes/3.10.5.md
@@ -13,6 +13,15 @@ Erlang version requirements for RabbitMQ.
13
Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v3.10.x/release-notes).
14
15
16
+### Core Server
17
+
18
+#### Bug Fixes
19
20
+ * Quorum queue could run into an exception when dead lettering a message
21
+ under certain conditions.
22
23
+ GitHub issue: [#4947](https://github.com/rabbitmq/rabbitmq-server/pull/4947)
24
25
### Debian Package
26
27
* RabbitMQ Debian package now lists Erlang 25.0 as supported.
0 commit comments