Skip to content

fix(deps): update dependency com.rabbitmq:amqp-client to v5.16.0

Renovate requested to merge renovate/com.rabbitmq-amqp-client-5.x into main

This MR contains the following updates:

Package Type Update Change
com.rabbitmq:amqp-client (source) compile minor 5.9.0 -> 5.16.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

rabbitmq/rabbitmq-java-client

v5.16.0: 5.16.0

Compare Source

Changes between 5.15.0 and 5.16.0

This is a minor release with a new feature, usability improvements, and dependency upgrades. It is compatible with 5.15.x. All users of the 5.x.x series are encouraged to upgrade.

Thanks to Rogelio J. Baucells (@​rjbaucells) and Oleg Golberg (@​ogolberg) for their contribution.

Re-enable DNS round robin

GitHub MR: #​827

OpenTelemetry metrics collector implementation

GitHub MR: #​817

Increase max ConsumerWorkService block size to 256

GitHub MR: #​814

Bump dependencies

GitHub issue: #​797

v5.15.0: 5.15.0

Compare Source

Changes between 5.14.2 and 5.15.0

This is a minor release with a bug fix, usability improvements, and dependency upgrades. It is compatible with 5.14.x. All users of the 5.x.x series are encouraged to upgrade.

Thanks to @​vikinghawk and @​laststem for their contribution.

Fix potential deadlock in AutorecoveringConnection

GitHub MR: #​786

Use available processor number for default thread count in consumer work service

GitHub issue: #​730

Add host description when throwing MissedHeartbeatException

GitHub MR: #​726

Bump dependencies

GitHub issue: #​717

v5.14.2

Compare Source

Changes between 5.14.1 and 5.14.2

This is a patch release with a bug fix in the ConnectionFactory file-based configuration. It is compatible with 5.14.2. All users are encouraged to upgrade.

Thanks to @​laurentperez for his contribution.

Fix topology recovery flag evaluation in file-based configuration

GitHub MR: #​724

v5.14.1: 5.14.1

Compare Source

Changes between 5.14.0 and 5.14.1

This is a patch release with 2 bug fixes in the NIO mode. It is compatible with 5.14.0. All users are encouraged to upgrade.

Thanks to @​mgrafl for his contribution.

Enforce connection timeout in NIO TLS handshake

GitHub issue: #​719

Set timeout on NIO connection

GitHub MR: #​720

v5.14.0: 5.14.0

Compare Source

Changes between 5.13.1 and 5.14.0

This is a minor release with bug fixes, usability improvements, and dependency upgrades. It is compatible with 5.13.x. All users are encouraged to upgrade.

Thanks to @​wangqiandeniangniang, @​ByteAlex, and @​Yaytay for their contribution.

TLS handshake hangs with NIO and TLS 1.3

GitHub issue: #​715

Unsigned 8 bit number field type seems not to be supported

GitHub issue: #​714

Change/remove usage of some deprecated JDK API

GitHub issue: #​709

Be more defensive about provided channelMax values

GitHub MR: #​695

Bump dependencies

GitHub issue: #​699

v5.13.1: 5.13.1

Compare Source

Changes between 5.13.0 and 5.13.1

This is a patch release with a bug fix. It is compatible with 5.13.0. All users are encouraged to upgrade.

Thanks to @​YuryAndr for his contribution.

Large message deliveries with TLS and NIO enabled results in a "buffer closed" exception in SslEngineHelper

GitHub MR: #​700

v5.13.0: 5.13.0

Compare Source

Changes between 5.12.0 and 5.13.0

This is a minor release with usability improvements, a bug fix, and dependency upgrades. It is compatible with 5.12.0. All users are encouraged to upgrade.

Thanks to @​ValSmith and @​vikinghawk for their contribution.

Move resolved address shuffling to AddressResolver

GitHub MR: #​691

Allow changing queue names during recovery

GitHub MR: #​693

Topology recovery retry fixes for auto-delete queues

GitHub MR: #​692

Bump dependencies

GitHub MR: #​683

v5.12.0: 5.12.0

Compare Source

Changes between 5.11.0 and 5.12.0

This is a minor release with usability improvements and dependency upgrades. All users are encouraged to upgrade.

Thanks to @​vikinghawk, @​gustf, and @​captainju for their contribution.

Consumer recovery retry needs to return the new consumer tag

GitHub MR: #​680

Improvements to topology recovery retry logic

GitHub MR: #​678

Add support for reading unsigned int "i"

GitHub MR: #​675

Add support for reading unsigned short "u"

GitHub MR: #​674

Handle basic query parameters in connection URI

GitHub MR: #​672

Bump dependencies

GitHub issue: #​681

v5.11.0: 5.11.0

Compare Source

Changes between 5.10.0 and 5.11.0

This is a minor release with usability improvements, a bug fix, and dependency upgrades. All users are encouraged to upgrade.

Thanks to @​vikinghawk and @​rjbaucells for their contribution.

Binding recovery retry should recover all bindings on the recovered queue

GitHub MR: #​667

Add topology recovery started method to RecoveryListener

GitHub MR: #​668

Adds required command line args to GraalVM native-image command

GitHub MR: #​666

Recover channels with user-provided number

GitHub issue: #​670

Bump dependencies

GitHub issue: #​662

v5.10.0: 5.10.0

Compare Source

Changes between 5.9.0 and 5.10.0

This is a maintenance release with a usability improvement, bug fixes, and dependency upgrades. All users are encouraged to upgrade.

Add TLS settings for property-based configuration

GitHub issue: #​646

Remove unnecessary lock acquisition

GitHub issue: #​650

Channel state not cleaned when using abort

GitHub issue: #​661

Bump optional dependencies

GitHub issue: #​660


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports