Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 16, 2025

Bumps org.springframework.amqp:spring-amqp-bom from 3.2.6 to 3.2.7.

Release notes

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

v3.2.7

⭐ New Features

  • Allow to throw InterruptedException in consumer workers when shutting down #3165

🐞 Bug Fixes

  • Optimize Observation usage when ObservationRegistry.NOOP #3178
  • Issues with expiry conversion in DefaultStreamMessageConverter #3175
  • SimpleMessageListenerContainerTests#testAddQueuesAndStartInCycle fails with ConcurrentModificationException #3168
  • Error handler for async RabbitListeners (Mono, Future, suspend) not reacting AmqpRejectAndDontRequeueException #3164
  • Kotlin Suspend functions should be asyncReplies=true in HandlerAdapter, so that the acknowledge is MANUAL #3162

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-tracing-bom from 1.4.9 to 1.4.10 #3184
  • Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 #3183
  • Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 #3182
  • Bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 #3181
  • Bump io.micrometer:micrometer-bom from 1.14.10 to 1.14.11 #3180
  • Bump io.projectreactor:reactor-bom from 2024.0.8 to 2024.0.9 #3158
  • Bump org.springframework:spring-framework-bom from 6.2.9 to 6.2.10 #3157
  • Bump org.springframework.data:spring-data-bom from 2024.1.8 to 2024.1.9 #3156
  • Bump io.micrometer:micrometer-bom from 1.14.9 to 1.14.10 #3155
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.8 to 1.4.9 #3154
Commits
  • a58cfe5 [artifactory-release] Release version 3.2.7
  • 939be18 Bump org.springframework.data:spring-data-bom from 2024.1.9 to 2024.1.10 (#3182)
  • 7970f22 Bump io.micrometer:micrometer-tracing-bom from 1.4.9 to 1.4.10 (#3184)
  • 5a13b3f Bump org.springframework:spring-framework-bom from 6.2.10 to 6.2.11 (#3183)
  • 0f69adf Bump io.projectreactor:reactor-bom from 2024.0.9 to 2024.0.10 (#3181)
  • 87659a2 Bump io.micrometer:micrometer-bom from 1.14.10 to 1.14.11 (#3180)
  • e849124 GH-3177: Optimize Observation when ObservationRegistry.NOOP
  • 38d1f5c Remove unused import from the DefaultStreamMessageConverter
  • cc5a711 GH-3174: Fix expiration property conversion for Stream module
  • 58ac007 GH-3166: SMLC: synchronize on processorThreadsToInterrupt
  • 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-amqp-bom](https://github.com/spring-projects/spring-amqp) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v3.2.6...v3.2.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Sep 16, 2025
@github-actions github-actions bot added this to the 6.5.2 milestone Sep 16, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 16, 2025 14:58
@github-actions github-actions bot merged commit 29b5a0d into 6.5.x Sep 16, 2025
3 of 4 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/6.5.x/org.springframework.amqp-spring-amqp-bom-3.2.7 branch September 16, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants