release-notes/3.7.14.md
RabbitMQ 3.7.14 is a maintenance release. It focuses on bug fixes and minor usability improvements. This release requires Erlang/OTP 20.3 or later.
Per the new Erlang version support policy in effect starting with January 2019, this release no longer supports Erlang/OTP 19.3. Make sure a supported Erlang version is used before upgrading.
Provisioning Latest Erlang Releases explains what package repositories and tools can be used to provision latest patch versions of Erlang 20.3.x and 21.x.
This release requires Erlang/OTP 20.3 or later.
When upgrading to this release and upgrading Erlang to 21.x at the same time, extra care has to be taken. Since CLI tools from RabbitMQ releases older than 3.7.7 will fail on Erlang 21, RabbitMQ must be upgraded before Erlang.
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 and RabbitMQ change log for release notes of other releases.
Any questions about this release, upgrades or RabbitMQ in general are welcome on the RabbitMQ mailing list.
TCP and TLS listeners are started later to reduce the probability of clients connecting to and performing operations on a node that's not fully initialised.
GitHub issue: rabbitmq/rabbitmq-server#1869
Reduced schema data store locking for binding operations.
GitHub issue: rabbitmq/rabbitmq-server#1900
More informative and user-friendly help messages produced by help and help [command] commands.
GitHub issue: rabbitmq/rabbitmq-cli#332
Groups of upstream URIs were not formatted correctly.
Contributed by Grigory Starinkin.
GitHub issue: rabbitmq/rabbitmq-management#683
management.load_definitions now can point at a directory of definition files, not just a single file.
GitHub issue: rabbitmq/rabbitmq-management#665
Federation links could fail to start with an {error, already_started}.
GitHub issues: rabbitmq/rabbitmq-federation#84, rabbitmq/rabbitmq-federation#87
RPM package post-install scripts now restart the node in case it was running before the upgrade.
GitHub issue: rabbitmq/rabbitmq-server-release#94
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.14.tar.gz.