Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 23, 2025

Bumps org.springframework.amqp:spring-rabbit from 3.2.2 to 3.2.5.

Release notes

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

v3.2.5

⭐ New Features

  • Considerations regarding shutdown timeout #3042

🐞 Bug Fixes

  • Issue with unexpectedly rapid consumers shutdown #3033

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2024.1.4 to 2024.1.5 #3049
  • Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.6 #3048
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.4 to 1.4.5 #3047
  • Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 #3046
  • Bump io.micrometer:micrometer-bom from 1.14.5 to 1.14.6 #3045
  • Bump org.springframework:spring-framework-bom from 6.2.4 to 6.2.5 #3030
  • Bump ch.qos.logback:logback-classic from 1.5.17 to 1.5.18 #3029

v3.2.4

🐞 Bug Fixes

  • Use backtick formatted property #3016
  • Read x-death count in a safer way #3013
  • BeanCreationNotAllowedException during shutdown #3011
  • SimpleMessageListenerContainer logging errors at DEBUG level #3009

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-tracing-bom from 1.4.3 to 1.4.4 #3021
  • Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 #3020
  • Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4 #3019
  • Bump org.springframework.data:spring-data-bom from 2024.1.3 to 2024.1.4 #3018
  • Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 #3017
  • Bump org.testcontainers:testcontainers-bom from 1.20.5 to 1.20.6 #3004
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 #2997
  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 #2996
  • Bump org.testcontainers:testcontainers-bom from 1.20.4 to 1.20.5 #2985

v3.2.3

⭐ New Features

  • Allow access to the errorHandler and messageAckListener values of an AbstractMessageListenerContainer #2980
  • Add convenient getter for stream name #2962

🐞 Bug Fixes

  • Incorrect Recover commands during shutdown with spring-rabbit >= 3.0.11 #2957
  • Using retryCount results in UnsupportedOperationException #2951

... (truncated)

Commits
  • f674e59 [artifactory-release] Release version 3.2.5
  • 291c861 Bump org.springframework.data:spring-data-bom from 2024.1.4 to 2024.1.5 (#3049)
  • fb47781 Bump io.micrometer:micrometer-tracing-bom from 1.4.4 to 1.4.5 (#3047)
  • 55c0060 Bump org.springframework:spring-framework-bom from 6.2.5 to 6.2.6 (#3048)
  • 6e647a3 Bump io.projectreactor:reactor-bom from 2024.0.4 to 2024.0.5 (#3046)
  • 1142144 Bump io.micrometer:micrometer-bom from 1.14.5 to 1.14.6 (#3045)
  • 5f26828 GH-3039: Move Recovery in BlockingQueueConsumer into stop()
  • a9e27b9 Bump org.apache.httpcomponents.client5:httpclient5 (#3035)
  • 8bc8f07 GH-3032: Fix BlockingQueueConsumer for in-flight draining
  • f2db096 Bump org.springframework:spring-framework-bom from 6.2.4 to 6.2.5 (#3030)
  • 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.2.2 to 3.2.5.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v3.2.2...v3.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 23, 2025
@github-actions github-actions bot enabled auto-merge (rebase) April 23, 2025 06:45
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.

1 participant