RabbitMQ 3.6.10 Milestone 1 发布了。新版本主要修复如下 bug:
Core Server:
Queue master locator could not be set using optional queue arguments (x-arguments).
Management and Management Agent Plugins:
Non-numerical values for numerical stats are now handled safety by stats aggregation.
Stats are no longer emitted for connections that are not considered to be in the fully initialised state.
Sample retention policies are now validated more strictly to avoid configurations that are not supported and will lead to exceptions.
UI operation for binding deletion did not respect optional (extra) binding arguments.
Web STOMP Plugin:
The plugin failed to start after being stopped and re-enabled.
软件详情:https://github.com/rabbitmq/rabbitmq-server/releases/tag/rabbitmq_v3_6_10_milestone1
下载地址:https://github.com/rabbitmq/rabbitmq-server/archive/rabbitmq_v3_6_10_milestone1.zip
来自:开源中国社区

