Update 3.9.11 release notes

This commit is contained in:
Michael Klishin 2021-12-02 18:20:32 +03:00
parent c741e73496
commit e1cd4673cc
No known key found for this signature in database
GPG Key ID: E80EDCFA0CDB21EE
1 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ Contributors are encouraged to update them together with their changes. This hel
Contributed by @tomyouyou. Contributed by @tomyouyou.
GitHub issue: [rabbitmq/rabbitmq-server#3805](https://github.com/rabbitmq/rabbitmq-server/pull/3805) GitHub issue: [#3805](https://github.com/rabbitmq/rabbitmq-server/pull/3805)
### Prometheus Plugin ### Prometheus Plugin
@ -47,7 +47,7 @@ Contributors are encouraged to update them together with their changes. This hel
* New optional metrics provided by the `GET /metrics/detailed` endpoint. These metrics are **cluster-wide**, * New optional metrics provided by the `GET /metrics/detailed` endpoint. These metrics are **cluster-wide**,
and therefore must not be aggregated. and therefore must not be aggregated.
GitHub issue: [rabbitmq/rabbitmq-server#3779](https://github.com/rabbitmq/rabbitmq-server/pull/3779) GitHub issue: [#3779](https://github.com/rabbitmq/rabbitmq-server/pull/3779)
### Management Plugin ### Management Plugin
@ -70,7 +70,7 @@ Contributors are encouraged to update them together with their changes. This hel
Contributed by @tomyouyou. Contributed by @tomyouyou.
GitHub issue: [rabbitmq/rabbitmq-server#3800](https://github.com/rabbitmq/rabbitmq-server/pull/3800) GitHub issue: [#3800](https://github.com/rabbitmq/rabbitmq-server/pull/3800)