diff options
| author | Michael Klishin <klishinm@vmware.com> | 2022-09-26 16:16:21 +0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-26 16:16:21 +0400 |
| commit | d963b162c16b1d89ab5eb8ffb0a5c32397576d6c (patch) | |
| tree | c4a47d1f77fdc8e77ea0a147d728bb26a591dccd | |
| parent | 07ca59160bd699fb557de2473d68858c17e4f7ad (diff) | |
| download | rabbitmq-server-git-d963b162c16b1d89ab5eb8ffb0a5c32397576d6c.tar.gz | |
Update 3.11.0.md
| -rw-r--r-- | release-notes/3.11.0.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/release-notes/3.11.0.md b/release-notes/3.11.0.md index ce59788e08..38d5a8cb91 100644 --- a/release-notes/3.11.0.md +++ b/release-notes/3.11.0.md @@ -255,3 +255,9 @@ Release notes are kept under [rabbitmq-server/release-notes](https://github.com/ * `osiris` upgraded to [`1.3.0`](https://github.com/rabbitmq/osiris/tags) * `prometheus` upgraded to [`4.9.0`](https://github.com/deadtrickster/prometheus.erl/tags) * `jsx` was replaced with [`thoas`](https://github.com/lpil/thoas) + + +## Source Code Archives + +To obtain source code of the entire distribution, please download the archive named `rabbitmq-server-3.11.0.tar.xz` +instead of the source tarball produced by GitHub. |
