25 lines
652 B
Markdown
25 lines
652 B
Markdown
|
## 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)
|