rabbitmq-server/release-notes/3.6.5.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

25 lines
652 B
Markdown
Raw Permalink Normal View History

## RabbitMQ 3.6.5
`3.6.5` is a maintenance release.
### Server
#### Bug Fixes
* Loading JSON definitions that included queue leader locator policies could prevent node
from starting.
GitHub issue: [rabbitmq-server#904](https://github.com/rabbitmq/rabbitmq-server/issues/904)
### Management Plugin
#### Bug Fixes
* Rate stats returned by `GET /api/overview` were always `0.0`.
GitHub issue: [rabbitmq-management#266](https://github.com/rabbitmq/rabbitmq-management/issues/266)
* Some message rates chart colors were ambiguous.
GitHub issue: [rabbitmq-management#224](https://github.com/rabbitmq/rabbitmq-management/issues/224)