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
@hgeraldinofor 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.08c73a97Set release version to 5.29.066a0e1dSet release version to 5.29.0853d1b0Disable global QoS tests for RabbitMQ 4.3 and more6ea0f21Merge pull request #1887 from rabbitmq/dependabot/github_actions/v5.x/actions...1aa7918Bump actions/upload-artifact from 6 to 72d75a83Merge pull request #1884 from rabbitmq/dependabot/maven/v5.x/com.fasterxml.ja...8c69311Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1c62075dMerge pull request #1882 from rabbitmq/dependabot/maven/v5.x/org.apache.maven...b17d9b9Merge pull request #1881 from rabbitmq/dependabot/maven/v5.x/org.apache.maven...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)