RabbitMQ 3.6.5
RabbitMQ 3.6.5
3.6.5 is a maintenance release.
Server
Bug Fixes
-
Loading JSON definitions that included queue master locator policies could prevent node
from starting.GitHub issue: rabbitmq-server#904
Management Plugin
Bug Fixes
-
Rate stats returned by
GET /api/overviewwere always0.0.GitHub issue: rabbitmq-management#266
-
Some message rates chart colors were ambiguous.
GitHub issue: rabbitmq-management#224
Upgrading
To upgrade a non-clustered RabbitMQ simply install the new version. All configuration and persistent message data are retained. When upgrading using definitions export/import from versions earlier than 3.6.0, see http://rabbitmq.com/passwords.html.
To upgrade a RabbitMQ cluster, follow the instructions in RabbitMQ documentation.
Source code archives
Warning: The source code archive provided by GitHub only contains the source of the broker, not the plugins or the client libraries. Please download the archive named rabbitmq-3.6.5.tar.gz.