Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2025

Bumps spring-cloud-stream from 4.3.0 to 5.0.0.
Updates org.springframework.cloud:spring-cloud-starter-stream-kafka from 4.3.0 to 5.0.0

Commits

Updates org.springframework.cloud:spring-cloud-stream from 4.3.0 to 5.0.0

Release notes

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

5.0.0

⭐ New Features

  • Add consumer priority #3147
  • Add caching and logging control options for KTable materialization #3136
  • KafkaMessageChannelBinder should switch to use setKafkaAwareTransactionManager in ContainerProperties as setTransactionManager has been long deprecated and marked for removal #3130
  • Add CacheEnabled and LoggingEnabled properties to Kafka Streams binder for enhanced KTable control #3094

🐞 Bug Fixes

  • Dependencies are not wired into custom KafkaMessageChannelBinder with non-empty properties #3148
  • Container settings are not propagated to individual listeners #3124
  • Target Protocol header is incorrect for non-Kafka or Rabbit binders #2222

❤️ Contributors

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

@​belljun3395, @​ferblaca, and @​gihong-park

5.0.0-M1

❤️ Contributors

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

@​wilkinsona

Commits

You can trigger a rebase of this PR 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 `spring-cloud-stream` from 4.3.0 to 5.0.0.

Updates `org.springframework.cloud:spring-cloud-starter-stream-kafka` from 4.3.0 to 5.0.0
- [Commits](https://github.com/spring-cloud/spring-cloud-stream-binder-kafka/commits)

Updates `org.springframework.cloud:spring-cloud-stream` from 4.3.0 to 5.0.0
- [Release notes](https://github.com/spring-cloud/spring-cloud-stream/releases)
- [Commits](spring-cloud/spring-cloud-stream@v4.3.0...v5.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-stream-kafka
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.cloud:spring-cloud-stream
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Dec 5, 2025
@netlify
Copy link

netlify bot commented Dec 5, 2025

Deploy Preview for springwolf-ui canceled.

Name Link
🔨 Latest commit 3afb3e1
🔍 Latest deploy log https://app.netlify.com/projects/springwolf-ui/deploys/693305d90188bd000811d159

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