Skip to content

RabbitMQ 3.7.5-beta.3

Pre-release
Pre-release

Choose a tag to compare

@pivotal-rabbitmq-ci pivotal-rabbitmq-ci released this 26 Apr 17:19

RabbitMQ 3.7.5 Beta 3

RabbitMQ 3.7.5 Beta 3 is a preview of a maintenance release that primarily includes 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

Enhancements

  • queue.delete operations will now force delete queues that don't have a promotable
    master
    .

    GitHub issue: rabbitmq-server#1501

  • Lock contention in internal database is now much lower when a node with a lot of exclusive queues
    shuts down or is otherwise considered to be unavailable by peers. This means fewer CPU cycles
    spent cleaning up the exclusive queues.

    GitHub issue: rabbitmq-server#1570

CLI Tools

Bug Fixes

  • -t (--timeout) is now only displayed for commands that will actually it.

    GitHub issue: rabbitmq-cli#236

Management Plugin

Bug Fixes

LDAP Plugin

Bugs

Enhancements

Shovel Plugin

Bugs

  • Valid dynamic Shovel properties can be rejected by validation.

    GitHub issue: rabbitmq-shovel#38

Peer Discovery AWS Plugin

Bugs

Peer Discovery Kubernetes Plugin

Enhnacements

AMQP 1.0 Client

Bug Fixes

  • It wasn't possible to send some messages using QPid JMS client over AMQP 1.0.

    GitHub issue: rabbitmq-amqp1.0#61

Web MQTT Plugin

Bug Fixes

  • New style config format was not interpreting IP addresses correctly.

    GitHub issue: rabbitmq-web-mqtt#26

Web STOMP Plugin

Bug Fixes

  • It wasn't possible to configure TCP listener(s) in the new style config format.

    GitHub issue: rabbitmq-web-stomp#82

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