Skip to content

Commit 174fccb

Browse files
committed
Add 3.9.14 release notes file
1 parent c51c230 commit 174fccb

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

release-notes/3.9.14.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
RabbitMQ `3.9.14` 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+
* ...
19+
20+
* ...
21+
22+
#### Enhancements
23+
24+
* ...
25+
26+
27+
## Dependency Upgrades
28+
29+
* Ra was [upgraded to `2.0.4`](https://github.com/rabbitmq/ra/compare/v2.0.3...v2.0.4)
30+
* `gen_batch_server` was [upgraded to `0.8.7`](https://github.com/rabbitmq/gen-batch-server/compare/38191672ee0f22a8d5291c6c09f8c07178d565ca...v0.8.7)
31+
32+
## Source Code Archives
33+
34+
To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-3.9.14.tar.xz`
35+
instead of the source tarball produced by GitHub.

0 commit comments

Comments
 (0)