RabbitMQ 3.7.4 RC2 已发布。RabbitMQ 是由 LShift 提供的一个 Advanced Message
Queuing Protocol (AMQP) 的开源实现,由以高性能、健壮以及可伸缩性出名的 Erlang 写成,因此也是继承了这些优点。 更新内容如下: Core Server Bug 修复 Windows scripts used USE_LONGNAME from the env file incorrectly. GitHub issue: rabbitmq-server#1508 systemd notification implementation was prone to shell escaping issues. GitHub issue: rabbitmq-server#1187 It wasn't possible to configure delegate_count via new style config file. GitHub issue: rabbitmq-server#1497 It wasn't possible to configure net_ticktime via new style config file. GitHub issue: rabbitmq-server#1522
CLI ToolsBug 修复 rabbitmq-plugins set failed when was used in offline mode (with --offline )
GitHub issue: rabbitmq-cli#241 rabbitmqctl list_* command streaming now can be restricted to a set of client TCP ports used to contact RabbitMQ nodes.
GitHub issue: rabbitmq-cli#237
Management PluginBugs Federation PluginBugs Valid upstreams were rejected as invalid when imported from a definition file. GitHub issue: rabbitmq-federation#70 Valid upstream sets were rejected as invalid when added using CLI tools.
更多更新内容及下载地址请点此查看。 |