Skip to content

Commit 712c2b9

Browse files
Merge pull request #8249 from rabbitmq/mk-update-3.12.0-release-notes
3.12.0 release notes updates
2 parents 29f9e1c + 78b3613 commit 712c2b9

File tree

1 file changed

+15
-6
lines changed

1 file changed

+15
-6
lines changed

release-notes/3.12.0.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## RabbitMQ 3.12.0-rc.2
1+
## RabbitMQ 3.12.0-rc.3
22

3-
RabbitMQ `3.12.0-rc.2` is a candidate of a new feature release.
3+
RabbitMQ `3.12.0-rc.3` is a candidate of a new feature release.
44

55
## Highlights
66

@@ -21,10 +21,13 @@ with [Khepri](https://www.youtube.com/watch?v=huT-zmXvfuM).
2121

2222
See Compatibility Notes below to learn about breaking or potentially breaking changes in this release.
2323

24-
## Obtaining Packages
24+
## Release Artifacts
2525

26-
RabbitMQ releases are distributed via [GitHub](https://github.com/rabbitmq/rabbitmq-server/releases), [Cloudsmith](https://cloudsmith.io/~rabbitmq/repos/),
27-
and [PackageCloud](https://packagecloud.io/rabbitmq).
26+
RabbitMQ releases are distributed via [GitHub](https://github.com/rabbitmq/rabbitmq-server/releases).
27+
[Debian](https://rabbitmq.com/install-debian.html) and [RPM packages](https://rabbitmq.com/install-rpm.html) are available via Cloudsmith mirrors, as well as [PackageCloud](https://packagecloud.io/rabbitmq).
28+
29+
[Community Docker image](https://hub.docker.com/_/rabbitmq/), [Chocolatey package](https://community.chocolatey.org/packages/rabbitmq), and the [Homebrew formula](https://rabbitmq.com/install-homebrew.html)
30+
are other installation options. They are updated with a delay (usually a few days).
2831

2932

3033
## Erlang/OTP Compatibility Notes
@@ -318,7 +321,13 @@ This release includes all bug fixes shipped in the `3.11.x` series.
318321
* **Potentially breaking** change: deprecated UAA-specific configuration keys were removed:
319322
`management.enable_uaa`, `management.uaa_*`.
320323

321-
GitHub issue: [](https://github.com/rabbitmq/rabbitmq-server/pull/7887)
324+
GitHub issue: [#7887](https://github.com/rabbitmq/rabbitmq-server/pull/7887)
325+
326+
* Classic queues now list their storage implementation version on the details page.
327+
328+
Contributed by @gomoripeti (CloudAMQP)
329+
330+
GitHub issue: [#8244](https://github.com/rabbitmq/rabbitmq-server/pull/8244)
322331

323332
#### Bug Fixes
324333

0 commit comments

Comments
 (0)