Skip to content

chore(deps): Bump org.springframework.amqp:spring-rabbit from 3.1.7 to 3.2.0#71

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework.amqp-spring-rabbit-3.2.0
Open

chore(deps): Bump org.springframework.amqp:spring-rabbit from 3.1.7 to 3.2.0#71
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.springframework.amqp-spring-rabbit-3.2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 29, 2024

Copy link
Copy Markdown

Bumps org.springframework.amqp:spring-rabbit from 3.1.7 to 3.2.0.

Release notes

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

v3.2.0

⭐ New Features

  • Is AbstractConnectionFactory need to register itself as an AMQConnection's ShutdownListener when a new connection was created? #2891

🐞 Bug Fixes

  • Unexpected TIMEOUT WAITING FOR ACK with CachingConnectionFactory and correlated publisher-confirms #2907
  • byte[] received when using @RabbitListener with Batching #2890

📔 Documentation

🔨 Dependency Upgrades

  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 #2888
  • Bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3 #2883
  • Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 #2882

❤️ Contributors

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

@​axldev and @​ngocnhan-tran1996

v3.2.0-RC1

⭐ New Features

  • Simplify the expression in equals method #2855
  • Add RabbitTemplate getBeforePublishPostProcessors method #2839
  • OpenTelemetry with RabbitMQ add messaging.rabbitmq.destination.routing_key from the semantic convention #2814
  • Fix RabbitMQ x-death header documentation #2688

📔 Documentation

  • Fix typo in sending-messages.adoc #2857
  • Update Document #2832

🔨 Dependency Upgrades

  • Bump org.junit:junit-bom from 5.11.2 to 5.11.3 #2875
  • Bump org.springframework.retry:spring-retry from 2.0.9 to 2.0.10 #2866
  • Bump mockitoVersion from 5.14.1 to 5.14.2 #2865
  • Bump ch.qos.logback:logback-classic from 1.5.9 to 1.5.11 #2864
  • Bump ch.qos.logback:logback-classic from 1.5.8 to 1.5.9 #2856
  • Bump org.junit:junit-bom from 5.11.1 to 5.11.2 #2850
  • Bump log4jVersion from 2.24.0 to 2.24.1 #2849

... (truncated)

Commits
  • 1661ee9 [artifactory-release] Release version 3.2.0
  • 363be06 Remove 3.1.x branch from Dependabot updates
  • da7da60 Bump spring-io/spring-github-workflows (#2910)
  • 562bc77 GH-2907: Use CF.closeTimeout for confirms wait
  • d910a8b Upgrade Spring deps to GAs; prepare for release
  • 0325836 Revert commits for Dependabot updates to SNAPSHOTs
  • ac875c8 Fix typo in reference document
  • 287a5f9 Bump org.springframework:spring-framework-bom (#2899)
  • 282fef8 Bump io.projectreactor:reactor-bom (#2897)
  • 9eb857c Bump io.micrometer:micrometer-bom (#2901)
  • 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)

Bumps [org.springframework.amqp:spring-rabbit](https://github.com/spring-projects/spring-amqp) from 3.1.7 to 3.2.0.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v3.1.7...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 29, 2024
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants