Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump amqp-client from 5.11.0 to 5.12.0 #1852

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2021

Bumps amqp-client from 5.11.0 to 5.12.0.

Release notes

Sourced from amqp-client's releases.

5.12.0

Changes between 5.11.0 and 5.12.0

This is a minor release with usability improvements and dependency upgrades. All users are encouraged to upgrade.

Thanks to @​vikinghawk, @​gustf, and @​captainju for their contribution.

Consumer recovery retry needs to return the new consumer tag

GitHub PR: #680

Improvements to topology recovery retry logic

GitHub PR: #678

Add support for reading unsigned int "i"

GitHub PR: #675

Add support for reading unsigned short "u"

GitHub PR: #674

Handle basic query parameters in connection URI

GitHub PR: #672

Bump dependencies

GitHub issue: #681

5.12.0.RC1

Changes between 5.11.0 and 5.12.0.RC1

This is a pre-release for 5.12.0, a maintenance release with usability improvements and dependency upgrades. All users of the 5.x.x series are encouraged to test this version.

Thanks to @​vikinghawk, @​gustf, and @​captainju for their contribution.

Consumer recovery retry needs to return the new consumer tag

GitHub PR: #680

Improvements to topology recovery retry logic

GitHub PR: #678

Add support for reading unsigned int "i"

GitHub PR: #675

... (truncated)

Commits
  • a969598 [maven-release-plugin] prepare release v5.12.0
  • 079c2c8 Set release version to 5.12.0
  • d3a7463 Bump mockito
  • 9020188 Set release version to 5.12.0.RC2
  • 7ddb1dd [maven-release-plugin] prepare for next development iteration
  • 4407bfa [maven-release-plugin] prepare release v5.12.0.RC1
  • c46b6b0 Bump test dependencies
  • c5dfe55 Bump dependencies
  • 9b7baa8 Merge pull request #680 from vikinghawk/consumerRecoveryRetryFix
  • 2d988ee consumer recovery needs to return the new consumer tag
  • 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)

Bumps [amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.11.0 to 5.12.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.11.0...v5.12.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners April 10, 2021 11:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 10, 2021
@joschi joschi added this to the 4.1.20 milestone Apr 10, 2021
@joschi joschi merged commit 67e3f03 into release/4.1.x Apr 10, 2021
@joschi joschi deleted the dependabot/maven/com.rabbitmq-amqp-client-5.12.0 branch April 10, 2021 13:04
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.

None yet

1 participant