Skip to content

2.25.0

Latest

Choose a tag to compare

@acogoluegnes acogoluegnes released this 30 Jun 16:05

Changes between 2.24.0 and 2.25.0

This is a minor release with new features, usability improvements, bug fixes, internal refactoring, and dependency upgrades. It is backward compatible with 2.24.0. All users are encouraged to use it.

Refactor flag code

GitHub PR: #990

Stick to lenient default TLS verification

GitHub PR: #989

Do not use transient non-exclusive queue on RabbitMQ 4.3+

GitHub PR: #959

Be more lenient to calculate consumer latency

GitHub PR: #948

Server-named exclusive queues should not re-use connections

GitHub PR: #925

Deprecate Java NIO options

GitHub issue: #856

Add support for Netty

GitHub PR: #855

Bump dependencies

GitHub issue: #853