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
Copy file name to clipboardExpand all lines: release-notes/4.1.1.md
+15-31Lines changed: 15 additions & 31 deletions
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,12 @@
1
-
## RabbitMQ 4.1.1
2
-
3
1
RabbitMQ `4.1.1` is a maintenance release in the `4.1.x`[release series](https://www.rabbitmq.com/release-information).
4
2
5
-
Starting June 1st, 2024, community support for this series will only be provided to [regularly contributing users](https://github.com/rabbitmq/rabbitmq-server/blob/main/COMMUNITY_SUPPORT.md) and those
6
-
who hold a valid [commercial support license](https://tanzu.vmware.com/rabbitmq/oss).
7
-
8
3
It is **strongly recommended** that you read [4.1.0 release notes](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.1.0)
9
4
in detail if upgrading from a version prior to `4.1.0`.
10
5
11
6
12
7
### Minimum Supported Erlang Version
13
8
14
-
This release requires Erlang 26 and supports Erlang versions up to `27.3.x`.
15
-
[RabbitMQ and Erlang/OTP Compatibility Matrix](https://www.rabbitmq.com/docs/which-erlang) has more details on
16
-
Erlang version requirements for RabbitMQ.
9
+
[RabbitMQ and Erlang/OTP Compatibility Matrix](https://www.rabbitmq.com/docs/which-erlang) has more details on Erlang version requirements for RabbitMQ.
17
10
18
11
Nodes **will fail to start** on older Erlang releases.
19
12
@@ -37,14 +30,8 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
37
30
38
31
* Empty classic queues init faster after a clean shutdown.
0 commit comments