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 org.springframework.amqp:spring-rabbit from 3.1.0 to 3.1.1 #576

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2023

Bumps org.springframework.amqp:spring-rabbit from 3.1.0 to 3.1.1.

Release notes

Sourced from org.springframework.amqp:spring-rabbit's releases.

v3.1.1

⭐ New Features

  • Get rid of the rest of synchronized in the ListenerContainer infrastructure #2578
  • Get rid of synchronized in spring-rabbit-test module #2577
  • Get rid of synchronized in the BlockingQueueConsumer #2576
  • Get rid of synchronized in RabbitTemplate #2575
  • Get rid of synchronized in RabbitAdmin #2574
  • Jackson2JsonMessageConverter: New ObjectMapper instance not aware of jsr310 module #2516

🐞 Bug Fixes

  • Get rid of synchronized blocks in the CachingConnectionFactory #2573
  • Get rid of synchronized (this.consumersMonitor) in the SimpleMessageListenerContainer #2568
  • CachingConnectionFactory leaks channels during connection resets when used in a SimpleMessageContainer #2550

📔 Documentation

  • Changed some broken links #2570
  • Antora #2564
  • Initial docs-build Antora #2563

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​Claudio-code and @​dependabot[bot]

Commits
  • 33bd06c [artifactory-release] Release version 3.1.1
  • 6215b96 Bump org.springframework:spring-framework-bom from 6.1.0 to 6.1.2 (#2589)
  • e22e1c8 Remove project props for deps
  • 1545cf8 Bump io.micrometer:micrometer-tracing-bom from 1.2.0 to 1.2.1 (#2587)
  • a1e40fd Bump io.projectreactor:reactor-bom from 2023.0.0 to 2023.0.1 (#2586)
  • 9b8067b Bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.19.3 (#2584)
  • 396d062 Bump kotlinVersion from 1.9.20 to 1.9.21 (#2583)
  • f857908 Bump org.springframework.retry:spring-retry from 2.0.4 to 2.0.5 (#2582)
  • 7061081 Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.14 (#2585)
  • 623f4db Bump io.micrometer:micrometer-bom from 1.12.0 to 1.12.1 (#2588)
  • 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 Dec 21, 2023
Bumps [org.springframework.amqp:spring-rabbit](https://github.com/spring-projects/spring-amqp) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: org.springframework.amqp:spring-rabbit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/master/org.springframework.amqp-spring-rabbit-3.1.1 branch from 075cacf to f791899 Compare December 22, 2023 07:10
@devkanro devkanro merged commit a233d7a into master Dec 22, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/master/org.springframework.amqp-spring-rabbit-3.1.1 branch December 22, 2023 07:11
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