Skip to content

Bump com.rabbitmq:amqp-client from 5.16.0 to 5.17.0 in /modules/rabbitmq#6858

Merged
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/rabbitmq/com.rabbitmq-amqp-client-5.17.0
Apr 10, 2023
Merged

Bump com.rabbitmq:amqp-client from 5.16.0 to 5.17.0 in /modules/rabbitmq#6858
eddumelendez merged 1 commit intomainfrom
dependabot/gradle/modules/rabbitmq/com.rabbitmq-amqp-client-5.17.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2023

Bumps com.rabbitmq:amqp-client from 5.16.0 to 5.17.0.

Release notes

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

v5.17.0

Changes between 5.16.0 and 5.17.0

This is a minor release with bug fixes, usability improvements, and dependency upgrades. It is compatible with 5.16.x. All users of the 5.x.x series are encouraged to upgrade.

Thanks to Nikita Nefedov (@​nikita2206) for his contribution.

Remove hard dependency on Jackson in OAuth 2 support

GitHub PR: #969

NPE in AbstractMetricsCollector when channel limit is exceeded

GitHub issue: #944

Report publish failures for the closed channel as well

GitHub PR: #943

Remove dependency on java.sql.Timestamp

GitHub PR: #878

Bump dependencies

GitHub issue: #848

Dependency

Maven

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

Gradle

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

v5.17.0.RC2

Changes between 5.16.0 and 5.17.0.RC2

This is a pre-release for 5.17.0, a maintenance release with bug fixes, usability improvements, and dependency upgrades. It is compatible with 5.16.x. All users of the 5.x.x series are encouraged to test it.

... (truncated)

Commits
  • adf79b6 [maven-release-plugin] prepare release v5.17.0
  • 7900763 Set release version to 5.17.0
  • d0b78e4 Merge pull request #996 from rabbitmq/dependabot/maven/5.x.x-stable/org.apach...
  • be54463 Bump maven-release-plugin from 2.5.3 to 3.0.0
  • 98a0b45 Back to metrics 4.2.17
  • dbd05e1 Merge pull request #992 from rabbitmq/dependabot/maven/5.x.x-stable/io.dropwi...
  • a8c9c02 Bump metrics-core from 4.2.17 to 4.2.18
  • 9596983 Set release version to 5.17.0.RC3
  • eff0aa8 [maven-release-plugin] prepare for next development iteration
  • 34e9c8c [maven-release-plugin] prepare release v5.17.0.RC2
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot requested a review from a team March 31, 2023 23:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Mar 31, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/rabbitmq/com.rabbitmq-amqp-client-5.17.0 branch from 9585e9d to 3d7cfb0 Compare April 3, 2023 16:28
Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.16.0 to 5.17.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.16.0...v5.17.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  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/modules/rabbitmq/com.rabbitmq-amqp-client-5.17.0 branch from 3d7cfb0 to d6774ae Compare April 4, 2023 19:55
@eddumelendez eddumelendez merged commit 23db9a0 into main Apr 10, 2023
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/rabbitmq/com.rabbitmq-amqp-client-5.17.0 branch April 10, 2023 23:54
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 modules/rabbitmq

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant