Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps amqp-client from 5.7.3 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 26, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #461.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/develop/com.rabbitmq-amqp-client-5.12.0 branch July 19, 2021 04:48
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants