Update 3.9.12.md

This commit is contained in:
Michael Klishin 2022-01-04 18:08:45 +03:00 committed by GitHub
parent 020230c97f
commit 53a8732caf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -38,6 +38,10 @@ Contributors are encouraged to update them together with their changes. This hel
#### Enhancements
* `basic.*` AMQP 0-9-1 operations now consume fewer CPU cycles.
GitHub issue: [#3934](https://github.com/rabbitmq/rabbitmq-server/pull/3934)
* More efficient (up to 67% more) user addition and updates, including during definition import.
GitHub issue: [#3894](https://github.com/rabbitmq/rabbitmq-server/pull/3894)