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.2` is a maintenance release in the `3.9.x` release series.
4
+
[This is what changed since v3.9.0](https://github.com/rabbitmq/rabbitmq-server/compare/v3.9.1...v3.9.2).
5
+
6
+
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)
7
+
if you are upgrading from a version prior to 3.9.0.
8
+
9
+
This release requires at least Erlang 23.2, and supports the latest Erlang 24 version, 24.0.5 at the time of release.
10
+
[RabbitMQ and Erlang/OTP Compatibility Matrix](https://www.rabbitmq.com/which-erlang.html) has more details on Erlang version requirements for RabbitMQ.
11
+
12
+
13
+
14
+
## Changes Worth Mentioning
15
+
16
+
### CLI Tools
17
+
18
+
#### Bug Fixes
19
+
20
+
*`rabbitmq-upgrade drain` and `rabbitmq-upgrade revive` now log and `warning` and `info`
21
+
level instead of `alert` (that can show up as `error`).
0 commit comments