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 rabbitmq-jms from 2.4.0 to 3.1.0 #799

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 15, 2022

Bumps rabbitmq-jms from 2.4.0 to 3.1.0.

Release notes

Sourced from rabbitmq-jms's releases.

3.1.0

Changes between 3.0.0 and 3.1.0

This is a maintenance release with a new feature. It is backward-compatible with 3.1.0. All 2.x users are encouraged to upgrade.

Support delivery delay

GitHub issue: #222

Move documentation to GitHub Pages

GitHub PR: #223

3.1.0.RC1

Changes between 3.0.0 and 3.1.0.RC1

This is a preview release for 3.1.0. It includes a new feature. It is backward-compatible with 3.0.0. All users are encouraged to test it.

Support delivery delay (JMS 2.0 & 3.0)

GitHub issue: #222

Move documentation to GitHub Pages

GitHub PR: #223

3.0.0

Changes between 2.x and 3.0.0

This is a major release that implements the JMS 3.0 specification, also known as Jakarta Messaging. As such, JMS Client 3.x is not compatible with 2.x: the API packages were renamed from javax.jms to jakarta.jms. It also requires Java 11, like JMS 3.0 does. See the JMS 3.0-related GitHub issue for more information.

JMS 3.0 users can now use RabbitMQ as a JMS backend, with the plain JMS 3.0 API or with higher-level layers like Spring 6.0.

Bump JMS to 3.0 (breaking change)

GitHub PR: #212

Remove ConfirmListener (breaking change)

GitHub issue: #207

Activate subscription name validation (breaking change)

GitHub issue: #204

3.0.0.RC1

Changes between 2.x and 3.0.0.RC1

This is a preview release for 3.0.0. It implements the JMS 3.0 specification, also known as Jakarta Messaging. As such, JMS Client 3.x is not compatible with 2.x: the API packages were renamed from javax.jms to jakarta.jms. It also requires Java 11, like JMS 3.0. See the JMS 3.0-related issue for more details.

... (truncated)

Commits
  • a2a104a [maven-release-plugin] prepare release v3.1.0
  • 307c249 Set release version to 3.1.0
  • e3e3ec0 Document pre-requisites
  • 1d92145 Set release version to 3.1.0.RC2
  • 882dc61 Add links to GH pages documentation
  • e3f46ec [maven-release-plugin] prepare for next development iteration
  • 01fb374 [maven-release-plugin] prepare release v3.1.0.RC1
  • a832268 Document CompletionListener
  • dbd3d39 Update badges
  • 8b7a008 Skip documentation generation for PR
  • 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)

Bumps [rabbitmq-jms](https://github.com/rabbitmq/rabbitmq-jms-client) from 2.4.0 to 3.1.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-jms-client/releases)
- [Changelog](https://github.com/rabbitmq/rabbitmq-jms-client/blob/main/Changelog.md)
- [Commits](rabbitmq/rabbitmq-jms-client@v2.4.0...v3.1.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq.jms:rabbitmq-jms
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 15, 2022

The following labels could not be found: Source: Internal.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 15, 2022
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.

0 participants