Skip to content

Commit bb39bdb

Browse files
3.8.34 release notes
(cherry picked from commit b9e3530)
1 parent 40bd497 commit bb39bdb

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

release-notes/3.8.34.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
RabbitMQ `3.8.34` is a maintenance release.
2+
All users are recommended to upgrade to this release.
3+
4+
### Obtaining Packages
5+
6+
RabbitMQ releases are distributed via [GitHub](https://github.com/rabbitmq/rabbitmq-server/releases), [Cloudsmith](https://cloudsmith.io/~rabbitmq/repos/),
7+
and [PackageCloud](https://packagecloud.io/rabbitmq).
8+
9+
### Erlang/OTP Compatibility Notes
10+
11+
This release [requires Erlang 23.2](https://www.rabbitmq.com/which-erlang.html) and [supports Erlang 24](https://blog.rabbitmq.com/posts/2021/03/erlang-24-support-roadmap/).
12+
13+
[Provisioning Latest Erlang Releases](https://www.rabbitmq.com/which-erlang.html#erlang-repositories) explains
14+
what package repositories and tools can be used to provision modern Erlang versions.
15+
16+
17+
## Upgrade and Compatibility Notes
18+
19+
See the [Upgrading guide](https://www.rabbitmq.com/upgrade.html) for general documentation on upgrades and
20+
[RabbitMQ change log](https://www.rabbitmq.com/changelog.html) for release notes of other releases.
21+
22+
If upgrading from a `3.7.x` release, see [3.8.0 release notes](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.8.0)
23+
upgrade and compatibility notes first.
24+
25+
If upgrading from a `3.6.x` or older [release series](https://www.rabbitmq.com/versions.html), first upgrade
26+
to [`3.7.27`](https://github.com/rabbitmq/rabbitmq-server/releases/tag/v3.7.27) and then to this version.
27+
28+
29+
## Getting Help
30+
31+
Any questions about this release, upgrades or RabbitMQ in general are welcome on the [RabbitMQ mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users)
32+
and [RabbitMQ community Slack](https://rabbitmq-slack.herokuapp.com/).
33+
34+
35+
## Changes Worth Mentioning
36+
37+
### Debian Package
38+
39+
* RabbitMQ Debian package now lists Erlang 25.0 as supported.
40+
41+
42+
## Dependency Upgrades
43+
44+
None in this release.
45+
46+
47+
## Source Code Archives
48+
49+
To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-3.8.34.tar.xz`
50+
instead of the source tarball produced by GitHub.
51+

0 commit comments

Comments
 (0)