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

build(deps): bump amqp-client from 5.1.1 to 5.4.0 #3674

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 11, 2019

Bumps amqp-client from 5.1.1 to 5.4.0.

Release notes

Sourced from amqp-client's releases.

5.4.0

This is a maintenance release with new features and bug fixes. All users of the 5.x.x series are encouraged to use this version.

Note that as of this release, default DNS resolution on the server hostname is disabled when using TLS (#400). This avoids interfering with hostname verification (#394). DNS resolution can be easily re-enabled by passing in a DnsRecordIpAddressResolver instance to one the ConnectionFactory#newConnection methods.

Thanks to @​vikinghawk for his contribution on this release.

Changes between 5.3.0 and 5.4.0

Make it easier to enable hostname verification when TLS is enabled

GitHub issue: #394

Disable DNS resolution when using TLS

GitHub issue: #400

Add filter to skip some entities on topology recovery

GitHub issue: #383

Add optional retry logic to topology recovery

GitHub issue: #387

Address parser is incapable of handling IPv6 address literals

GitHub issue: #385

Add option for connection recovery triggering

GitHub issue: #379

Continuations (requests) are not discarded on timeouts

GitHub issue: #375

Backport publishing metrics

GitHub issue: #374

Add equals and hashCode to generated classes

GitHub issue: #377

Improve JSON RPC support by using Jackson

GitHub issue: #378

Add dedicated executor to close connections in NIO mode

... (truncated)
Commits
  • 7f527b5 [maven-release-plugin] prepare release v5.4.0
  • b18bcab Update snapshot version in release file
  • b8f0440 Set release version to 5.4.0
  • 714c878 Set release version to 5.4.0.RC4
  • 6e51a37 [maven-release-plugin] prepare for next development iteration
  • de58023 [maven-release-plugin] prepare release v5.4.0.RC3
  • b24a9be Merge pull request #403 from vikinghawk/5.x.x-stable
  • b88f7f5 was logging the wrong exception
  • 9b5adbe tweaks to recovery retry helper
  • 8b8c58a Set release version to 5.4.0.RC3
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 11, 2019
@rohityadavcloud
Copy link
Member

To be handled in #3601

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2019

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/com.rabbitmq-amqp-client-5.4.0 branch November 11, 2019 16:48
@rohityadavcloud rohityadavcloud mentioned this pull request Nov 11, 2019
14 tasks
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.

None yet

1 participant