Skip to content

Commit 4c5b300

Browse files
authored
Merge pull request #4000 from rabbitmq/mk-3.9.13-release-notes
Kick off 3.9.13 release notes
2 parents 0ac8ea3 + 2f361b9 commit 4c5b300

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

release-notes/3.9.13.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
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+
* Osiris was [upgraded to `1.2.4`](https://github.com/rabbitmq/osiris/compare/v1.2.3...v1.2.4)
28+
29+
## Source Code Archives
30+
31+
To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-3.9.13.tar.xz`
32+
instead of the source tarball produced by GitHub.

0 commit comments

Comments
 (0)