RabbitMQ Java client v4.12.0 Release Notes

Release Date: 2020-04-14 // about 4 years ago
  • ๐Ÿ”„ Changes between 4.11.3 and 4.12.0

    ๐Ÿš€ This is a minor release with a new feature, a bug fix, and dependency upgrades. It is compatible with 4.11.x. All users of the 4.x.x and 3.6.x series are encouraged to upgrade to this version.

    ๐Ÿš€ Thanks to @janssk1 for their contribution on this release.

    ๐Ÿ‘ Allow configurable correlation ID generation in RpcClient

    GitHub issue: #637

    ๐Ÿ‘‰ Make sure qos, heartbeat, max channel are unsigned shorts

    GitHub issue: #642

    โฌ†๏ธ Bump optional dependencies

    GitHub issue: #644