Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.springframework.kafka:spring-kafka-test from 4.0.0-M3 to 4.0.0-M5.

Release notes

Sourced from org.springframework.kafka:spring-kafka-test's releases.

v4.0.0-M5

⭐ New Features

  • Allow configuring CompositeBatchInterceptor #4079
  • Replace the use of spring retry with core retry #4051

🐞 Bug Fixes

  • org.apache.kafka.common.serialization.Deserializer is missing Nullable declaration #4054

📔 Documentation

  • Add Spring Retry removal documentation to what's new #4077
  • Fix typo #4067
  • Docs incorrect on bootstrapping non blocking retries. #4035
  • automatic topic creation fails with @PostConstruct #3954

🔨 Dependency Upgrades

  • Bump kotlinVersion from 2.2.10 to 2.2.20 #4084
  • Bump tools.jackson:jackson-bom from 3.0.0-rc8 to 3.0.0-rc9 #4075
  • Upgrade to Kafka 4.1.0 and update API usage #4072
  • Bump com.fasterxml.jackson:jackson-bom from 2.20.0-SNAPSHOT to 2.20.0 #4068

❤️ Contributors

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

@​cfredri4, @​moonyoungCHAE, and @​sobychacko

v4.0.0-M4

⭐ New Features

  • Refactor newTopics() to Reduce Redundant Iteration and Improve Filtering Logic #4025
  • Fix SpEL/placeholder resolution in @RetryableTopic.includeNames and @RetryableTopic.excludeNames #4016
  • Performance: Optimize toString() methods with StringBuilder #4012
  • Add Jackson 3 support; deprecate Jackson 2 #3930

🐞 Bug Fixes

  • Fix Javadoc error #4050
  • Fix updateClusterId logic #4027

📔 Documentation

  • Remove unnecessary semicolon #4033

🔨 Dependency Upgrades

  • Bump tools.jackson:jackson-bom from 3.0.0-rc5 to 3.0.0-rc8 #4049

... (truncated)

Commits
  • 2ee1c8d [artifactory-release] Release version 4.0.0-M5
  • 7bca7f3 Milestone updates for the 4.0.0-M5 release
  • a0bdc3a Bump kotlinVersion from 2.2.10 to 2.2.20 (#4084)
  • 2704f85 Allow configuring a CompositeBatchInterceptor
  • e8ab82a Add Spring Retry removal documentation to what's new
  • 04d1ca6 Bump tools.jackson:jackson-bom from 3.0.0-rc8 to 3.0.0-rc9 (#4075)
  • dac67d0 Bump org.ajoberstar.grgit in the development-dependencies group (#4074)
  • daf396e Upgrade to Kafka 4.1.0 and update API usage
  • fde7d31 GH-4051: Replace Spring Retry usage to core retry
  • 67e3296 A bit of improvements for ObservationTests
  • 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.kafka:spring-kafka-test](https://github.com/spring-projects/spring-kafka) from 4.0.0-M3 to 4.0.0-M5.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v4.0.0-M3...v4.0.0-M5)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-test
  dependency-version: 4.0.0-M5
  dependency-type: direct:production
  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 Sep 16, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 16, 2025 12:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 16, 2025
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