Update 4.0 release notes
This commit is contained in:
parent
77dd20a199
commit
c31aae59d1
|
@ -1,6 +1,6 @@
|
||||||
## RabbitMQ 4.0.0-beta.2
|
## RabbitMQ 4.0.0-beta.3
|
||||||
|
|
||||||
RabbitMQ `4.0.0-beta.2` is a preview of a new major release.
|
RabbitMQ `4.0.0-beta.3` is a preview of a new major release.
|
||||||
|
|
||||||
Starting June 1st, 2024, community support for this series will only be provided to [regularly contributing users](https://github.com/rabbitmq/rabbitmq-server/blob/main/COMMUNITY_SUPPORT.md) and those who hold a valid [commercial support license](https://tanzu.vmware.com/rabbitmq/oss).
|
Starting June 1st, 2024, community support for this series will only be provided to [regularly contributing users](https://github.com/rabbitmq/rabbitmq-server/blob/main/COMMUNITY_SUPPORT.md) and those who hold a valid [commercial support license](https://tanzu.vmware.com/rabbitmq/oss).
|
||||||
|
|
||||||
|
@ -83,10 +83,10 @@ TBD
|
||||||
|
|
||||||
### Dependency Changes
|
### Dependency Changes
|
||||||
|
|
||||||
* Ra was [upgraded to `2.13.3`](https://github.com/rabbitmq/ra/releases)
|
* Ra was [upgraded to `2.13.5`](https://github.com/rabbitmq/ra/releases)
|
||||||
* Khepri was [upgraded to `0.14.0`](https://github.com/rabbitmq/khepri/releases)
|
* Khepri was [upgraded to `0.14.0`](https://github.com/rabbitmq/khepri/releases)
|
||||||
|
|
||||||
## Source Code Archives
|
## Source Code Archives
|
||||||
|
|
||||||
To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-4.0.0-beta.2.tar.xz`
|
To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-4.0.0-beta.3.tar.xz`
|
||||||
instead of the source tarball produced by GitHub.
|
instead of the source tarball produced by GitHub.
|
||||||
|
|
Loading…
Reference in New Issue