You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RabbitMQ `3.9.15` is a maintenance release in the `3.9.x` release series.
2
+
3
+
Please refer to the **Upgrading to 3.9** section from [v3.9.0 release notes](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.9.0) if upgrading from a version prior to 3.9.0.
4
+
5
+
This release requires at least Erlang 23.2, and supports Erlang 24. [RabbitMQ and Erlang/OTP Compatibility Matrix](https://www.rabbitmq.com/which-erlang.html) has more details on Erlang version requirements for RabbitMQ.
6
+
7
+
8
+
## Changes Worth Mentioning
9
+
10
+
Release notes are kept under [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v3.9.x/release-notes).
11
+
Contributors are encouraged to update them together with their changes. This helps with release automation and a more consistent release schedule.
12
+
13
+
### Core Server
14
+
15
+
#### Bug Fixes
16
+
17
+
* Stream delivery rate could drop if concurrent stream consumers consumed in a way
0 commit comments