Update 3.9.7 release notes

This commit is contained in:
Michael Klishin 2021-09-24 12:53:11 +03:00
parent c78b04307b
commit 8a096d3533
No known key found for this signature in database
GPG Key ID: E80EDCFA0CDB21EE
1 changed files with 6 additions and 0 deletions

View File

@ -29,6 +29,12 @@ Contributors are encouraged to update them together with their changes. This hel
GitHub issue: [#3409](https://github.com/rabbitmq/rabbitmq-server/pull/3409)
#### Bug Fixes
* Quorum queues no longer leak memory and disk space when a consumer is repeatedly added and cancelled on an empty queue.
GitHub issue: [#3445](https://github.com/rabbitmq/rabbitmq-server/issues/3445)
### Prometheus Plugin