Skip to content

Bump com.rabbitmq:amqp-client from 5.22.0 to 5.34.0#5268

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/com.rabbitmq-amqp-client-5.33.0
Open

Bump com.rabbitmq:amqp-client from 5.22.0 to 5.34.0#5268
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/gradle/com.rabbitmq-amqp-client-5.33.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps com.rabbitmq:amqp-client from 5.22.0 to 5.34.0.

Release notes

Sourced from com.rabbitmq:amqp-client's releases.

5.34.0

Changes between 5.33.1 and 5.34.0

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

Harden connection negotiation phase

GitHub PRs: #2018 #2020

Honor unlimited negotiated frame_max when capping inbound message size

GitHub PR: #2016

Reject negative body size when parsing content headers

GitHub PR: #2014

Bump dependencies

GitHub issue: #2006

Dependency

Maven

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

Gradle

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

5.33.1

Changes between 5.33.0 and 5.33.1

This is a maintenance release with a bug fix. It is compatible with 5.33.0. All users are encouraged to upgrade.

Harden ValueReader

GitHub PR: #2008

Dependency

... (truncated)

Commits
  • 877cf12 [maven-release-plugin] prepare release v5.34.0
  • 559ffa4 Set release version to 5.34.0
  • 3bf04df Merge pull request #2020 from rabbitmq/start-processing-callback-v5
  • 6606aa9 Defer main loop start until after the header is sent
  • b394e40 Format
  • 2b057bf Merge pull request #2018 from rabbitmq/mergify/bp/v5.x/pr-2017
  • ff33429 Initialize frame handler's connection reference before sending header
  • 4aee133 Merge pull request #2016 from rabbitmq/mergify/bp/v5.x/pr-2015
  • de2e6ad Reject negative negotiated frame_max
  • e7f10bf Honor unlimited negotiated frame_max when capping inbound message size
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
com.rabbitmq:amqp-client [>= 5.17.a, < 5.18]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2026
@dependabot dependabot Bot changed the title Bump com.rabbitmq:amqp-client from 5.22.0 to 5.33.0 Bump com.rabbitmq:amqp-client from 5.22.0 to 5.34.0 Jul 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.rabbitmq-amqp-client-5.33.0 branch from 7c8efad to d8c6f2a Compare July 13, 2026 07:11
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.22.0 to 5.34.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.22.0...v5.34.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-version: 5.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/com.rabbitmq-amqp-client-5.33.0 branch from d8c6f2a to d0bd5fb Compare July 13, 2026 11:58
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants