release-notes/3.7.1.md
RabbitMQ 3.7.1 is a bug fix release.
This release has no known incompatibilities with 3.7.0. 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.
Standalone Mac build now bundles a version of Erlang/OTP that is compatible with High Sierra (20.1, to be specific).
GitHub issue: rabbitmq/rabbitmq-server-release#68
RabbitMQ distribution now again can be built in an offline environment (one without access to the Internet).
GitHub issue: rabbitmq/rabbitmq-server-release#61
total_memory_available_override_value was not available via the new config format.
GitHub issue: rabbitmq/rabbitmq-server#1445
rabbitmqctl set_parameter ignored the virtual host argument and default to the default (/) vhost.
GitHub issue: rabbitmq/rabbitmq-cli#232
HTTP client proxy settings were applied to late and thus didn't have any effect.
GitHub issue: rabbitmq/rabbitmq-peer-discovery-common#5
HTTP client proxy settings were applied to late and thus didn't have any effect.
GitHub issue: rabbitmq/rabbitmq-peer-discovery-common#5
HTTP client proxy settings were applied to late and thus didn't have any effect.
GitHub issue: rabbitmq/rabbitmq-peer-discovery-common#5
HTTP client proxy settings were applied to late and thus didn't have any effect.
GitHub issue: rabbitmq/rabbitmq-peer-discovery-common#5
Certain node metrics in multi-cluster environment were not merged correctly when aggregated.
GitHub issue: rabbitmq/rabbitmq-management#525
It was not possible to configure request HTTP method using the new style config file.
GitHub issue: rabbitmq/rabbitmq-auth-backend-http#61
Move Messages form on individual queue page didn't provide all the Shovel parameters required as of 3.7.0 and thus did not transfer any messages.
GitHub issue: rabbitmq/rabbitmq-shovel-management#24
Continuation frames without delivery_id were not handled correctly.
GitHub issue: rabbitmq/rabbitmq-amqp1.0-client#11
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.1.tar.gz.