3.10.5 release notes update

This commit is contained in:
Michael Klishin 2022-06-01 22:11:05 +04:00
parent 9383f9aff6
commit aef3741000
No known key found for this signature in database
GPG Key ID: 8ADA141E1AD87C94
1 changed files with 9 additions and 0 deletions

View File

@ -13,6 +13,15 @@ Erlang version requirements for RabbitMQ.
Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v3.10.x/release-notes). Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v3.10.x/release-notes).
### Core Server
#### Bug Fixes
* Quorum queue could run into an exception when dead lettering a message
under certain conditions.
GitHub issue: [#4947](https://github.com/rabbitmq/rabbitmq-server/pull/4947)
### Debian Package ### Debian Package
* RabbitMQ Debian package now lists Erlang 25.0 as supported. * RabbitMQ Debian package now lists Erlang 25.0 as supported.