Update 3.11.3 release notes

This commit is contained in:
Michael Klishin 2022-11-09 15:11:32 +04:00
parent 7da981c8ae
commit dddef455c6
No known key found for this signature in database
GPG Key ID: E80EDCFA0CDB21EE
1 changed files with 5 additions and 0 deletions

View File

@ -82,6 +82,11 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
GitHub issue: [#6020](https://github.com/rabbitmq/rabbitmq-server/issues/6020) GitHub issue: [#6020](https://github.com/rabbitmq/rabbitmq-server/issues/6020)
* `rabbitmq-diagnostics memory_breakdown` now returns results much faster in environments with a large number
of quorum queues (say, tens or hundreds of thousands).
GitHub issue: [#6390](https://github.com/rabbitmq/rabbitmq-server/pull/6390)
### Stream Plugin ### Stream Plugin