Skip to content

Update RabbitMQ client and Netty versions to latest#17

Merged
twisti-dev merged 2 commits into
version/26.1from
chore/update-rabbitmq
Jun 2, 2026
Merged

Update RabbitMQ client and Netty versions to latest#17
twisti-dev merged 2 commits into
version/26.1from
chore/update-rabbitmq

Conversation

@twisti-dev

Copy link
Copy Markdown
Contributor

This pull request updates the project version and brings key dependency upgrades to ensure compatibility and stability.

Dependency updates:

  • Upgraded the amqp-client library version from 5.30.0 to 5.31.0 in gradle/libs.versions.toml.
  • Updated the netty library version from 4.2.14.Final to 4.2.15.Final in gradle/libs.versions.toml to stay in sync with the recommended version for the AMQP client.

Project versioning:

  • Bumped the project version from 1.5.3 to 1.5.4 in gradle.properties.

@twisti-dev twisti-dev self-assigned this Jun 2, 2026
Copilot AI review requested due to automatic review settings June 2, 2026 16:31
@twisti-dev twisti-dev merged commit 609ba39 into version/26.1 Jun 2, 2026
@twisti-dev twisti-dev deleted the chore/update-rabbitmq branch June 2, 2026 16:31

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the project version and updates the RabbitMQ Java client and associated Netty BOM version in the Gradle version catalog to keep dependencies current and aligned.

Changes:

  • Bump com.rabbitmq:amqp-client from 5.30.0 to 5.31.0.
  • Update the Netty BOM version reference in the version catalog.
  • Bump project version from 1.5.3 to 1.5.4.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
gradle/libs.versions.toml Updates version catalog entries for amqp-client and Netty BOM.
gradle.properties Bumps the project version to 1.5.4.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants