Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2025

Bumps org.springframework.kafka:spring-kafka-bom from 3.3.10 to 4.0.0.

Release notes

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

v4.0.0

⭐ New Features

  • Add deleteTopics() method to KafkaAdmin #4155
  • Optimize ArrayList allocations in BatchMessagingMessageConverter #4152
  • Start building against Spring Framework 7.0.0 snapshots #4150

🐞 Bug Fixes

  • Class loading issues with (custom) jaas module packaged as a dependency (jar in fat-jar) #4109
  • Conversion using a SmartMessageConverter does not work with batch listener #4097

📔 Documentation

  • refactor test example #4159
  • Update the JavaDoc to reference the correct variable name #4129
  • Fix typos in streams documentation #4119
  • Documentation on DLT strategies with batch mode listeners #3554

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2025.1.0-SNAPSHOT to 2025.1.0 #4164
  • Bump kafkaVersion from 4.1.0 to 4.1.1 #4162
  • Bump tools.jackson:jackson-bom from 3.0.1 to 3.0.2 #4145
  • Bump org.junit:junit-bom from 6.0.0 to 6.0.1 #4133
  • Bump com.fasterxml.jackson:jackson-bom from 2.20.0 to 2.20.1 #4130
  • Bump tools.jackson:jackson-bom from 3.0.0 to 3.0.1 #4125
  • Bump kotlinVersion from 2.2.20 to 2.2.21 #4124

❤️ Contributors

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

@​cmabdullah, @​moonyoungCHAE, @​ngocnhan-tran1996, and @​snicoll

v4.0.0-RC1

⭐ New Features

  • Add factory-level container properties support to ShareKafkaListenerC… #4112
  • Add concurrency support to ShareKafkaMessageListenerContainer #4102
  • Update listener observation operation tag #4094
  • Add comprehensive acknowledgment support for Kafka share consumers #4087
  • Configure interceptors on listener container factory #4080
  • Change DeadLetterPublishingRecoverer constructor signature to accept ? extends KafkaOperations #3913

🐞 Bug Fixes

  • spring-kafka-avro smoke tests fails #4110
  • KafkaMessageListenerContainer tries to send offsets to tx when record is filtered out by early record interceptor #4088
  • In the destination topic chain, the type REUSABLE_RETRY_TOPIC can only be specified as the last retry topic #3834

... (truncated)

Commits

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-bom](https://github.com/spring-projects/spring-kafka) from 3.3.10 to 4.0.0.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.3.10...v4.0.0)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-bom
  dependency-version: 4.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 Nov 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 19, 2025 07:59
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2025
@dependabot dependabot bot requested review from uarlouski and valfirst November 19, 2025 07:59
@dependabot dependabot bot added the java Pull requests that update Java code label Nov 19, 2025
@dependabot dependabot bot requested a review from draker94 November 19, 2025 07:59
@coderabbitai
Copy link

coderabbitai bot commented Nov 19, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

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