Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.rabbitmq:amqp-client (source) 5.21.0 -> 5.25.0 age adoption passing confidence

Release Notes

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

v5.25.0: 5.25.0

Changes between 5.24.0 and 5.25.0

This is a maintenance release with a bug fix and dependency upgrades. It is compatible with 5.24.0. All users are encouraged to upgrade.

Null-proof peer address in observation collection

GitHub issue: #​1534

Bump dependencies

GitHub issue: #​1502

Dependency

Maven

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

Gradle

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

v5.24.0: 5.24.0

Changes between 5.23.0 and 5.24.0

This is a maintenance release with a bug fix and dependency upgrades. It is compatible with 5.23.0. All users are encouraged to upgrade.

Handle CancelledKeyException in NIO loop

GitHub PR: #​1493

Bump dependencies

GitHub issue: #​1485

Dependency

Maven

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

Gradle

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

v5.23.0

Changes between 5.22.0 and 5.23.0

This is a maintenance release with a new feature and dependency upgrades. It is compatible with 5.22.0. All users are encouraged to upgrade.

Add requeued message count metric

GitHub PR: #​1476

Bump dependencies

GitHub issue: #​1418

Dependency

Maven

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

Gradle

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

v5.22.0: 5.22.0

Changes between 5.21.0 and 5.22.0

This is a maintenance release with an improvement, a bug fix, and dependency upgrades. It is compatible with 5.21.0. All users are encouraged to upgrade.

Add ANONYMOUS SASL mechanism

GitHub issue: #​1405

Invalid value check in NioParams.setWriteByteBufferSize

GitHub issue: #​1309

Bump dependencies

GitHub issue: #​1292

Dependency

Maven

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

Gradle

compile 'com.rabbitmq:amqp-client:5.22.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.

@augi augi merged commit 08e6f00 into master Jun 6, 2025
2 checks passed
@augi augi deleted the renovate/com.rabbitmq-amqp-client-5.x branch June 6, 2025 16:41
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.

1 participant