Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps org.springframework.kafka:spring-kafka-bom from 3.3.3 to 3.3.4.

Release notes

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

v3.3.4

⭐ New Features

  • Improve performance of acknowledge(int index) / override createRecordList implementation #3767

🐞 Bug Fixes

  • Kafka ProducerRecord may end up with duplicated trace headers #3791
  • StreamsBuilderFactoryBean fails in a native image as org.apache.kafka.streams.errors.LogAndFailProcessingExceptionHandler cannot be loaded #3788
  • Handle null group id in listener observation #3782
  • Fix KafkaTemplate hiding exceptions when starting observation #3781
  • Fixing race condition in MicrometerMetricsTests #3761

🔨 Dependency Upgrades

  • Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4 #3802
  • Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 #3801
  • Bump io.micrometer:micrometer-tracing-bom from 1.4.3 to 1.4.4 #3800
  • Bump org.springframework.data:spring-data-bom from 2024.1.3 to 2024.1.4 #3799
  • Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 #3798
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.18.3 #3772
Commits
  • e5604b8 [artifactory-release] Release version 3.3.4
  • 0af405a Bump io.micrometer:micrometer-tracing-bom from 1.4.3 to 1.4.4 (#3800)
  • 3e35839 Bump org.springframework:spring-framework-bom from 6.2.3 to 6.2.4 (#3802)
  • b9b82e1 Bump org.springframework.data:spring-data-bom from 2024.1.3 to 2024.1.4 (#3799)
  • 66e3d2b Bump io.projectreactor:reactor-bom from 2024.0.3 to 2024.0.4 (#3798)
  • a5c6a8b Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5 (#3801)
  • f67a500 GH-3786: Remove duplicated trace header
  • e248189 GH-3787: Add native runtime hint for LogAndFailProcessingExceptionHandler
  • d327eac Handle null group id in listener observation (#3778)
  • 5726123 GH-3779: Fix KafkaTemplate from hiding error when starting observation
  • 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-bom](https://github.com/spring-projects/spring-kafka) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/spring-projects/spring-kafka/releases)
- [Commits](spring-projects/spring-kafka@v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: org.springframework.kafka:spring-kafka-bom
  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 Mar 18, 2025
@github-actions github-actions bot added this to the 6.5.0-M3 milestone Mar 18, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 18, 2025 16:45
@github-actions github-actions bot merged commit 938da92 into main Mar 18, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/gradle/org.springframework.kafka-spring-kafka-bom-3.3.4 branch March 18, 2025 16:46
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