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 com.rabbitmq.jms:rabbitmq-jms from 3.1.0 to 3.2.0 #733

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps com.rabbitmq.jms:rabbitmq-jms from 3.1.0 to 3.2.0.

Release notes

Sourced from com.rabbitmq.jms:rabbitmq-jms's releases.

3.2.0

Changes between 3.1.0 and 3.2.0

This is a maintenance release with new features, usability improvements, and a bug fix. It is compatible with 3.1.0. All users are encouraged to upgrade.

Thanks to @​turcsanyip, @​chbriem, and @​alehane for their contribution.

Expose setSaslConfig() on RMQConnectionFactory for supporting Mutual TLS

GitHub issue: #326

NPE if a received message is marked as "Redelivered" but no header is given

GitHub issue: #325

Add pluggable strategy for dealing with reply to queues.

GitHub PR: #299

Request new parameter nackOnRollback in RMQConnectionFactory#createConnectionFactory

GitHub issue: #290

Handle forwarded Direct Reply To and non-Direct Reply To queues

GitHub PR: #280

Bump dependencies

GitHub issue: #218

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq.jms</groupId>
  <artifactId>rabbitmq-jms</artifactId>
  <version>3.2.0</version>
</dependency>

Gradle

compile "com.rabbitmq.jms:rabbitmq-jms:3.2.0"
Commits
  • a2b7d50 [maven-release-plugin] prepare release v3.2.0
  • 665d739 Set release version to 3.2.0
  • 137abb9 [maven-release-plugin] prepare for next development iteration
  • 9597724 [maven-release-plugin] prepare release v3.2.0.RC1
  • 3cc9cac Use HTTPS for developer connection
  • 29e7cd4 Fix release flow
  • 719ee30 Add flow to release library
  • 0a2c364 Merge pull request #330 from rabbitmq/dependabot/maven/main/org.mockito-mocki...
  • d759511 Bump org.mockito:mockito-core from 5.5.0 to 5.6.0
  • d8882ba Suppress warning in test
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the dependencies Pull requests that update a dependency file label Oct 30, 2023
@dependabot dependabot bot requested a review from avano October 30, 2023 19:42
@dependabot dependabot bot force-pushed the dependabot/maven/com.rabbitmq.jms-rabbitmq-jms-3.2.0 branch from 882d34f to 081080f Compare November 3, 2023 07:44
Bumps [com.rabbitmq.jms:rabbitmq-jms](https://github.com/rabbitmq/rabbitmq-jms-client) from 3.1.0 to 3.2.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@v3.1.0...v3.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.rabbitmq.jms-rabbitmq-jms-3.2.0 branch from 081080f to d2bc005 Compare November 3, 2023 07:54
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 3, 2023

Looks like com.rabbitmq.jms:rabbitmq-jms is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 3, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.rabbitmq.jms-rabbitmq-jms-3.2.0 branch November 3, 2023 08:26
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