Bump com.rabbitmq:amqp-client from 5.26.0 to 5.29.0 in /core by dependabot[bot] · Pull Request #11556 · testcontainers/testcontainers-java

Bumps com.rabbitmq:amqp-client from 5.26.0 to 5.29.0.

Release notes

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

5.29.0

Changes between 5.28.0 and 5.29.0

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

Thanks to @​hgeraldino for his contribution.

Support PEM keystores

GitHub issue: #1837

Bump dependencies

GitHub issue: #1814

Dependency

Maven

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

Gradle

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

5.28.0

Changes between 5.27.1 and 5.28.0

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

Revert ConnectionFactory return type in some methods

GitHub PR: #1813

Bump dependencies

GitHub issue: #1769

Dependency

Maven

... (truncated)

Commits
  • a57633a [maven-release-plugin] prepare release v5.29.0
  • 8c73a97 Set release version to 5.29.0
  • 66a0e1d Set release version to 5.29.0
  • 853d1b0 Disable global QoS tests for RabbitMQ 4.3 and more
  • 6ea0f21 Merge pull request #1887 from rabbitmq/dependabot/github_actions/v5.x/actions...
  • 1aa7918 Bump actions/upload-artifact from 6 to 7
  • 2d75a83 Merge pull request #1884 from rabbitmq/dependabot/maven/v5.x/com.fasterxml.ja...
  • 8c69311 Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1
  • c62075d Merge pull request #1882 from rabbitmq/dependabot/maven/v5.x/org.apache.maven...
  • b17d9b9 Merge pull request #1881 from rabbitmq/dependabot/maven/v5.x/org.apache.maven...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)