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.5.3 to 5.6.0 in /core #1186

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps amqp-client from 5.5.3 to 5.6.0.

Release notes

Sourced from amqp-client's releases.

5.6.0

Changes between 5.5.3 and 5.6.0

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

Introduce Connection#openChannel that returns an optional

GitHub issue: #431

Add option to make RpcClient fail early if there are no bindings

GitHub issue: #417

RpcServer doesn't stop when its thread is interrupted

GitHub issue: #428

Make properties private in JSON RPC classes

GitHub issue: #417

5.6.0.RC1

Changes between 5.5.3 and 5.6.0.RC1

This is a pre-release for 5.6.0, a maintenance release with 2 new features and 2 bug fixes. All users of the 5.x.x series are encouraged to test this version.

Introduce Connection#openChannel that returns an optional

GitHub issue: #431

Add option to make RpcClient fail early if there are no bindings

GitHub issue: #417

RpcServer doesn't stop when its thread is interrupted

GitHub issue: #428

Make properties private in JSON RPC classes

GitHub issue: #417

Changelog

Sourced from amqp-client's changelog.

RELEASE_VERSION="5.6.0"
DEVELOPMENT_VERSION="5.6.1-SNAPSHOT"

Commits
  • b72aa53 [maven-release-plugin] prepare release v5.6.0
  • ca08355 Set release version to 5.6.0
  • 2f864fb Set release version to 5.6.0.RC2
  • 93d001a [maven-release-plugin] prepare for next development iteration
  • d7aad18 [maven-release-plugin] prepare release v5.6.0.RC1
  • 5c602ee Bump Micrometer to 1.1.2 and Metrics to 4.0.5
  • ef34291 Bump test dependencies
  • 16e3848 Fix Mockito test on Java 13
  • eed81cb Bump Jackson dependency to 2.9.8
  • abcefaf Set current year in copyright
  • 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 cancel merge will cancel a previously requested merge
  • @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 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 the .dependabot/config.yml file in this repo:

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

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file java labels Jan 28, 2019
@rnorth rnorth merged commit 29667be into master Feb 2, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/core/com.rabbitmq-amqp-client-5.6.0 branch February 2, 2019 17:22
@bsideup bsideup added this to the next milestone Feb 15, 2019
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

3 participants