Update 3.9.19 release notes

(cherry picked from commit 0feeb7340dfe8b0c9d1630d230fc2215fb8a1fff)
This commit is contained in:
Michael Klishin 2022-05-30 13:32:52 +04:00
parent 8776b73b69
commit 59a2b569a6
1 changed files with 8 additions and 0 deletions

View File

@ -32,6 +32,14 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
GitHub issue: [#4898](https://github.com/rabbitmq/rabbitmq-server/pull/4898)
### CLI Tools
#### Bug Fix
* `rabbitmq-diagnostics status` is now more resilient and won't fail if free disk space monitoring
repeatedly fails (gets disabled) on the node.
GitHub issue: [#4900](https://github.com/rabbitmq/rabbitmq-server/pull/4900)
### Debian Package