Correct 3.12.14 release notes

This commit is contained in:
Michael Klishin 2024-05-05 07:08:39 -04:00
parent 61e15ac74d
commit 746c06f77c
1 changed files with 0 additions and 6 deletions

View File

@ -79,12 +79,6 @@ Release notes can be found on GitHub at [rabbitmq-server/release-notes](https://
#### Bug Fixes #### Bug Fixes
* Set default `sort` query parameter value for better compatibility with an external
Prometheus scraper. Note that the [built-in Prometheus plugin](https://www.rabbitmq.com/docs/prometheus)
is the recommended way of [monitoring](https://www.rabbitmq.com/docs/monitoring) RabbitMQ using Prometheus-compatible tools.
GitHub issue: [#10610](https://github.com/rabbitmq/rabbitmq-server/pull/10610)
* When a tab (Connections, Queues and Streams, etc) is switched, a table configuration pane * When a tab (Connections, Queues and Streams, etc) is switched, a table configuration pane
from the previously selected tab is now hidden. from the previously selected tab is now hidden.