Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Bump amqp-client from 5.5.0 to 5.6.0 #16

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps amqp-client from 5.5.0 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

5.5.3

Changes between 5.5.2 and 5.5.3

This is a patch release with an optional dependency bump to address a vulnerability. All users of the 5.x.x series are encouraged to upgrade to this version.

The optional dependency affected by the vulnerability is Jackson. The Java client uses this library as a pluggable mapping solution in the JSON RPC support. In the context of the Java client, you are affected by this vulnerability only if you added explicitly Jackson to your dependencies. You must then upgrade Jackson to 2.9.8.

Bump Jackson to 2.9.8

... (truncated)
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 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)
  • 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 the dependencies Pull requests that update a dependency file label Jan 28, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 75.163% when pulling 8deafc3 on dependabot/maven/com.rabbitmq-amqp-client-5.6.0 into 7a3fbd4 on develop.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants