You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release-notes/3.12.0.md
+15-6Lines changed: 15 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
## RabbitMQ 3.12.0-rc.2
1
+
## RabbitMQ 3.12.0-rc.3
2
2
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.
4
4
5
5
## Highlights
6
6
@@ -21,10 +21,13 @@ with [Khepri](https://www.youtube.com/watch?v=huT-zmXvfuM).
21
21
22
22
See Compatibility Notes below to learn about breaking or potentially breaking changes in this release.
23
23
24
-
## Obtaining Packages
24
+
## Release Artifacts
25
25
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).
28
31
29
32
30
33
## Erlang/OTP Compatibility Notes
@@ -318,7 +321,13 @@ This release includes all bug fixes shipped in the `3.11.x` series.
318
321
***Potentially breaking** change: deprecated UAA-specific configuration keys were removed:
0 commit comments