One more 3.12.2 release notes update

This commit is contained in:
Michael Klishin 2023-07-13 02:30:37 +04:00
parent 200b4a5a94
commit 5b22268c1b
1 changed files with 7 additions and 0 deletions

View File

@ -23,6 +23,13 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
### Core Server
#### Enhancements
* Free disk space monitor on Windows is now more selective in what errors are
logged.
GitHub issue: [#8837](https://github.com/rabbitmq/rabbitmq-server/pull/8837)
#### Bug Fixes
* Queue recovery on node restart in certain conditions could run into an exception