Skip to content

Commit 19af2f6

Browse files
Prepare 4.0.2 release notes
To trigger full pipeline runs, the release is not out and as of right now, #12339 is not yet resolved. (cherry picked from commit 77bf0ad)
1 parent 6963f8b commit 19af2f6

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

release-notes/4.0.2.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
## RabbitMQ 4.0.2
2+
3+
RabbitMQ `4.0.2` is a maintenance release in the `4.0.x` [release series](https://www.rabbitmq.com/release-information).
4+
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+
Please refer to the upgrade section from the [4.0 release notes](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v4.0.1)
9+
if upgrading from a version prior to 4.0.
10+
11+
This release requires Erlang 26 and supports Erlang versions up to `26.2.x`.
12+
[RabbitMQ and Erlang/OTP Compatibility Matrix](https://www.rabbitmq.com/docs/which-erlang) has more details on
13+
Erlang version requirements for RabbitMQ.
14+
15+
16+
### Minimum Supported Erlang Version
17+
18+
As of 4.0, RabbitMQ requires Erlang 26. Nodes **will fail to start** on older Erlang releases.
19+
20+
21+
## Changes Worth Mentioning
22+
23+
Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://github.com/rabbitmq/rabbitmq-server/tree/v4.0.x/release-notes).
24+
25+
26+
### Generic Binary Build
27+
28+
#### Bug Fixes
29+
30+
* Generic binary build packages used an incorrect version (`4.0.0+2` instead of `4.0.1`) at build time
31+
32+
GitHub issue: [#12339](https://github.com/rabbitmq/rabbitmq-server/issues/12339)
33+
34+
35+
### Dependency Changes
36+
37+
None in this release.
38+
39+
## Source Code Archives
40+
41+
To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-4.0.2.tar.xz`
42+
instead of the source tarball produced by GitHub.

0 commit comments

Comments
 (0)