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.10.0 to 5.11.0 #62

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps amqp-client from 5.10.0 to 5.11.0.

Release notes

Sourced from amqp-client's releases.

5.11.0

Changes between 5.10.0 and 5.11.0

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

Thanks to @vikinghawk and @rjbaucells for their contribution.

Binding recovery retry should recover all bindings on the recovered queue

GitHub PR: #667

Add topology recovery started method to RecoveryListener

GitHub PR: #668

Adds required command line args to GraalVM native-image command

GitHub PR: #666

Recover channels with user-provided number

GitHub issue: #670

Bump dependencies

GitHub issue: #662

5.11.0.RC1

Changes between 5.10.0 and 5.11.0.RC1

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

Thanks to @vikinghawk and @rjbaucells for their contribution.

Binding recovery retry should recover all bindings on the recovered queue

GitHub PR: #667

Add topology recovery started method to RecoveryListener

GitHub PR: #668

Adds required command line args to GraalVM native-image command

GitHub PR: #666

Recover channels with user-provided number

GitHub issue: #670

... (truncated)

Commits
  • e89f37e [maven-release-plugin] prepare release v5.11.0
  • 1f67e38 Increase deployment timeout
  • ce51568 [maven-release-plugin] prepare for next development iteration
  • 44537c6 [maven-release-plugin] prepare release v5.11.0
  • b962872 [maven-release-plugin] prepare for next development iteration
  • f958570 [maven-release-plugin] prepare release v5.11.0
  • b970e5a Set release version to 5.11.0
  • e2afbe3 Fix profile name in comment
  • b353e32 Increase Nexus staging timeout
  • 384c9ee Use OSSRH for release
  • 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)

@sonarcloud
Copy link

sonarcloud bot commented Feb 22, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@smcvb smcvb self-assigned this Feb 22, 2021
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@smcvb smcvb merged commit 5c2bf20 into master Feb 22, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.rabbitmq-amqp-client-5.11.0 branch February 22, 2021 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant