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.13` 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
+
9
+
## Changes Worth Mentioning
10
+
11
+
Release notes are kept under [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v3.9.x/release-notes).
12
+
Contributors are encouraged to update them together with their changes. This helps with release automation and a more consistent release schedule.
13
+
14
+
### Core Server
15
+
16
+
#### Bug Fixes
17
+
18
+
TBD
19
+
20
+
#### Enhancements
21
+
22
+
TBD
23
+
24
+
25
+
## Dependency Upgrades
26
+
27
+
TBD
28
+
29
+
30
+
## Source Code Archives
31
+
32
+
To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-3.9.13.tar.xz`
0 commit comments