Update 3.9.5 release notes

This commit is contained in:
Michael Klishin 2021-08-28 14:29:07 +03:00
parent 83f007be54
commit d26a8deef1
No known key found for this signature in database
GPG Key ID: E80EDCFA0CDB21EE
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ consistent release schedule.
#### Bug Fixes
* Virtual host metadata (description, tags) was not imported from definitions.
GitHub issue: [#3333](https://github.com/rabbitmq/rabbitmq-server/pull/3333)
* Reduced unnecessary debug logging from streams.
GitHub issue: [#3279](https://github.com/rabbitmq/rabbitmq-server/pull/3279)