fix(deps): update dependency com.rabbitmq:amqp-client to v5.27.0 (release/4.2.x)#4995
Merged
joschi merged 1 commit intorelease/4.2.xfrom Oct 20, 2025
Merged
Conversation
42d6346 to
57217e5
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
5.26.0->5.27.0Release Notes
rabbitmq/rabbitmq-java-client (com.rabbitmq:amqp-client)
v5.27.0: 5.27.0Changes between 5.26.0 and 5.27.0
This is a maintenance release with a new feature, a bug fix, dependency upgrades, and some internal refactoring. It is compatible with 5.26.0. All users are encouraged to upgrade.
This release introduces a Netty-based frame handler and deprecates the NIO-based one. Users of NIO are encouraged to switch to Netty. This does not change anything for users of the default frame handler (socket-based, blocking IO).
Add Netty-based frame handler
GitHub PR: #1663
Add Netty dependencies
GitHub issue: #1768
Use lock in channel manager
GitHub PR: #1728
ConcurrentModificationException on channel manager closing
GitHub issue: #1725
Deprecate NIO frame handler
GitHub issue: #1664
Bump dependencies
GitHub issue: #1662
Dependency
Maven
Gradle
compile 'com.rabbitmq:amqp-client:5.27.0'Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.