RabbitMQ 3.7.4-rc.1
Pre-releaseRabbitMQ 3.7.4 RC1
RabbitMQ 3.7.4 RC1 is a patch release candidate that focuses on bug fixes.
Upgrades and Compatibility
This release has no known incompatibilities with earlier 3.7.x versions.
See 3.7.0 release notes upgrade and compatibility notes if upgrading from an earlier release.
See the Upgrading guide for general documentation on upgrades.
See RabbitMQ change log for release notes of other releases.
Changes
Core Server
Bug Fixes
-
systemd notification implementation was prone to shell escaping issues.
GitHub issue: rabbitmq-server#1187
-
It wasn't possible to configure
delegate_countvia new style config file.GitHub issue: rabbitmq-server#1497
CLI Tools
Bug Fixes
-
rabbitmq-plugins setfailed 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 Plugin
Bugs
-
Valid definitions could be rejected as invalid during import via HTTP API.
GitHub issue: rabbitmq-management#552
-
It wasn't possible to configure
path_prefixvia new style config file.GitHub issue: rabbitmq-management#547
Federation Plugin
Bugs
-
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.
GitHub issue: rabbitmq-federation#67
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.7.4.tar.gz.