Skip to content

chore(deps): bump org.springframework.amqp:spring-rabbit-stream from 3.2.5 to 3.2.6 in /spring-amqp-stream #635

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

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

Release notes

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

v3.2.6

⭐ New Features

  • Getter method for RabbitStreamTemplate the streamName variable #3121

🐞 Bug Fixes

  • Setter for RabbitStreamTemplateObservationConvention in RabbitStreamTemplate #3118
  • Further Investigation into Shutdown Anomalies #3091
  • AbstractJackson2MessageConverter does not work with other ObjectMappers from jackson-dataformats-binary #3066
  • DirectMessageListenerContainer's default TaskScheduler is not shut down when container gets destroyed #3059

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 6.2.8 to 6.2.9 #3129
  • Bump org.springframework.data:spring-data-bom from 2024.1.7 to 2024.1.8 #3128
  • Bump io.micrometer:micrometer-bom from 1.14.8 to 1.14.9 #3127
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.7 to 1.4.8 #3126
  • Bump io.projectreactor:reactor-bom from 2024.0.7 to 2024.0.8 #3125
  • Bump io.micrometer:micrometer-bom from 1.14.7 to 1.14.8 #3099
  • Bump io.projectreactor:reactor-bom from 2024.0.6 to 2024.0.7 #3098
  • Bump org.springframework.data:spring-data-bom from 2024.1.6 to 2024.1.7 #3097
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.4 to 2.18.4.1 #3096
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.6 to 1.4.7 #3095
  • Bump org.springframework:spring-framework-bom from 6.2.7 to 6.2.8 #3094
  • Bump io.projectreactor:reactor-bom from 2024.0.5 to 2024.0.6 #3072
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.5 to 1.4.6 #3071
  • Bump io.micrometer:micrometer-bom from 1.14.6 to 1.14.7 #3070
  • Bump org.springframework:spring-framework-bom from 6.2.6 to 6.2.7 #3069
  • Bump org.springframework.data:spring-data-bom from 2024.1.5 to 2024.1.6 #3068
  • Bump org.springframework.retry:spring-retry from 2.0.11 to 2.0.12 #3067
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.3 to 2.18.4 #3064
Commits
  • a1fabdd [artifactory-release] Release version 3.2.6
  • 7bddcb8 Fix verify-staged-artifacts.yml to use proper SI 6.5.x branch
  • 13b29f6 Bump io.micrometer:micrometer-bom from 1.14.8 to 1.14.9 (#3127)
  • d4ecea8 Bump org.springframework.data:spring-data-bom from 2024.1.7 to 2024.1.8 (#3128)
  • 156b972 Bump org.springframework:spring-framework-bom from 6.2.8 to 6.2.9 (#3129)
  • e5bf988 Bump io.micrometer:micrometer-tracing-bom from 1.4.7 to 1.4.8 (#3126)
  • fa7cc16 Bump io.projectreactor:reactor-bom from 2024.0.7 to 2024.0.8 (#3125)
  • 298c48f GH-3119: Add RabbitStreamTemplate.getStreamName()
  • be22e2e GH-3115: Add observationConvention Setter for RabbitStreamTemplate
  • 2de8b9d Remove redundant now grgit Gradle plugin
  • 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-stream](https://github.com/spring-projects/spring-amqp) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/spring-projects/spring-amqp/releases)
- [Commits](spring-projects/spring-amqp@v3.2.5...v3.2.6)

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

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 Jul 21, 2025
@michaelklishin michaelklishin merged commit 5ba87c5 into main Jul 21, 2025
@michaelklishin michaelklishin deleted the dependabot/maven/spring-amqp-stream/main/org.springframework.amqp-spring-rabbit-stream-3.2.6 branch July 21, 2025 22:18
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
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy