Skip to content

fix(deps): update dependency com.rabbitmq:amqp-client to v5.26.0 #231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2025

This PR contains the following updates:

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

Release Notes

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

v5.26.0: 5.26.0

Changes between 5.25.0 and 5.26.0

This is a maintenance release with bug fixes, dependency upgrades, and some internal refactoring. It is compatible with 5.25.0. All users are encouraged to upgrade.

Call consumer shutdown callback even if close times out

GitHub PR: #​1656

Clean up binding recovery records when exchange is deleted

GitHub PR: #​1593

Fix NullPointerException in metrics collector

GitHub issue: #​1592

Bump dependencies

GitHub issue: #​1540

Refactor BlockingCell with modern concurrency utilities

GitHub PR: #​1657

Dependency

Maven

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

Gradle

compile 'com.rabbitmq:amqp-client:5.26.0'

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 PR becomes conflicted, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants