Skip to content

RabbitMQ 3.7.3-rc.1

Pre-release
Pre-release

Choose a tag to compare

@pivotal-rabbitmq-ci pivotal-rabbitmq-ci released this 16 Jan 14:37
f502453

RabbitMQ 3.7.3 RC1

RabbitMQ 3.7.3 RC1 is a maintenance release candidate.

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

  • Logging to amq.rabbitmq.log exchange is available again as a logging mechanism. Note that
    the user must opt-in by setting log.exchange = true in the config file.

    GitHub issue: rabbitmq-server#1456

  • During node boot, the logger will temporarily accept a much higher maximum rate so that no messages are dropped.

    GitHub issue: rabbitmq-server#1471

Enhancements

Management Plugin

Bug Fixes

  • Definition import now stores global parameters in a way that the MQTT plugin expects.

    GitHub issue: rabbitmq-management#528

  • User update form now successfully updates tags for passwordless users (or if the password is cleared at the same time).

    GitHub issue: rabbitmq-management#533

Enhancements

LDAP AuthN/AuthZ Backend Plugin

Bug Fixes

CLI Tools

Bug Fixes

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.3.tar.gz.