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.12.0 to 5.13.1 in /core #4430

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2021

Bumps amqp-client from 5.12.0 to 5.13.1.

Release notes

Sourced from amqp-client's releases.

5.13.1

Changes between 5.13.0 and 5.13.1

This is a patch release with a bug fix. It is compatible with 5.13.0. All users are encouraged to upgrade.

Thanks to @​YuryAndr for his contribution.

Large message deliveries with TLS and NIO enabled results in a "buffer closed" exception in SslEngineHelper

GitHub PR: #700

5.13.0

Changes between 5.12.0 and 5.13.0

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

Thanks to @​ValSmith and @​vikinghawk for their contribution.

Move resolved address shuffling to AddressResolver

GitHub PR: #691

Allow changing queue names during recovery

GitHub PR: #693

Topology recovery retry fixes for auto-delete queues

GitHub PR: #692

Bump dependencies

GitHub PR: #683

5.13.0.RC2

Changes between 5.12.0 and 5.13.0.RC2

This is a pre-release for 5.13.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 @​ValSmith and @​vikinghawk for their contribution.

Move resolved address shuffling to AddressResolver

GitHub PR: #691

Allow changing queue names during recovery

GitHub PR: #693

Topology recovery retry fixes for auto-delete queues

... (truncated)

Commits
  • 0f5d0e8 [maven-release-plugin] prepare release v5.13.1
  • 8ae4924 Set release version to 5.13.1
  • 8c3504f Re-enable QoS tests
  • 1a9008b refactoring - make isUnderflowHandlingEnabled private property
  • 4ba627c support underflow handling without thread sleep
  • 02ccdc2 Disable global QoS temporarily
  • 5cb9461 Set release version to 5.13.1.RC1
  • c26edc0 Set release version to 5.14.0.RC1
  • 51b5abe [maven-release-plugin] prepare for next development iteration
  • 62c993f [maven-release-plugin] prepare release v5.13.0
  • 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 added dependencies Pull requests that update a dependency file java labels Sep 1, 2021
@rnorth rnorth mentioned this pull request Sep 6, 2021
Bumps [amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.12.0 to 5.13.1.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.12.0...v5.13.1)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/core/com.rabbitmq-amqp-client-5.13.1 branch from 4178cb7 to bf6fa38 Compare September 6, 2021 13:26
@rnorth rnorth mentioned this pull request Sep 6, 2021
@rnorth rnorth merged commit 22b9653 into master Sep 7, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/core/com.rabbitmq-amqp-client-5.13.1 branch September 7, 2021 08:56
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.

1 participant