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.6.md
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,24 @@
1
1
## RabbitMQ 4.1.6
2
2
3
+
RabbitMQ `4.1.6` is a maintenance release in the `4.1.x`[release series](https://www.rabbitmq.com/release-information).
4
+
5
+
It is **strongly recommended** that you read [4.1.0 release notes](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.1.0)
6
+
in detail if upgrading from a version prior to `4.1.0`.
7
+
8
+
9
+
### Minimum Supported Erlang Version
10
+
11
+
[RabbitMQ and Erlang/OTP Compatibility Matrix](https://www.rabbitmq.com/docs/which-erlang) has more details on Erlang version requirements for RabbitMQ.
12
+
13
+
Nodes **will fail to start** on older Erlang releases.
14
+
15
+
16
+
## Changes Worth Mentioning
17
+
18
+
Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v4.1.x/release-notes).
0 commit comments