RabbitMQ 3.9.10 #3777
Unanswered
michaelklishin
asked this question in
Other
RabbitMQ 3.9.10
#3777
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RabbitMQ
3.9.10
is a maintenance release in the3.9.x
release series.Please refer to the Upgrading to 3.9 section from v3.9.0 release notes if upgrading from a version prior to 3.9.0.
This release requires at least Erlang 23.2, and supports the latest Erlang 24 version, 24.1.2 at the time of release. RabbitMQ and Erlang/OTP Compatibility Matrix has more details on Erlang version requirements for RabbitMQ.
Changes Worth Mentioning
Release notes are kept under rabbitmq-server/release-notes.
Contributors are encouraged to update them together with their changes. This helps with release automation and a more consistent release schedule.
Core Server
Bug Fixes
Make stream coordinator more defensive to rapid declaration and deletion cycles
GitHub issue: #33731631
Enhancements
Several inter-node communication listener settings are now exposed to
rabbitmq.conf
:GitHub issue: #3739
OAuth 2 Plugin
Bug Fixes
Signing keys specified in
rabbitmq.conf
were not translated correctly,resulting in exceptions during permission checks.
GitHub issue: #3759
Dependency Upgrades
2.0.3
Source Code Archives
To obtain source code of the entire distribution, please download the archive named
rabbitmq-server-3.9.10.tar.xz
instead of the source tarball produced by GitHub.
This discussion was created from the release RabbitMQ 3.9.10.
Beta Was this translation helpful? Give feedback.
All reactions