Skip to content

fix(deps): update dependency com.rabbitmq:amqp-client to v5.27.0 (release/5.0.x)#4998

Merged
joschi merged 1 commit intorelease/5.0.xfrom
renovate/release/5.0.x-rabbitmq.version
Oct 20, 2025
Merged

fix(deps): update dependency com.rabbitmq:amqp-client to v5.27.0 (release/5.0.x)#4998
joschi merged 1 commit intorelease/5.0.xfrom
renovate/release/5.0.x-rabbitmq.version

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence
com.rabbitmq:amqp-client (source) 5.26.0 -> 5.27.0 age confidence

Release Notes

rabbitmq/rabbitmq-java-client (com.rabbitmq:amqp-client)

v5.27.0: 5.27.0

Changes 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

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>amqp-client</artifactId>
  <version>5.27.0</version>
</dependency>

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested review from a team as code owners October 20, 2025 01:10
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 20, 2025
@github-actions github-actions bot added this to the 5.0.6 milestone Oct 20, 2025
@renovate renovate bot force-pushed the renovate/release/5.0.x-rabbitmq.version branch from 56d6d40 to a11ed91 Compare October 20, 2025 05:12
@sonarqubecloud
Copy link

@joschi joschi merged commit 4c37394 into release/5.0.x Oct 20, 2025
5 checks passed
@joschi joschi deleted the renovate/release/5.0.x-rabbitmq.version branch October 20, 2025 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant