Closed renovate[bot] closed 6 months ago
Total Project Coverage | 84.48% | :white_check_mark: |
---|
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.17%. Comparing base (
14efa74
) to head (d0c79fe
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
3.1.4
->3.2.0
Release Notes
spring-projects/spring-kafka (org.springframework.kafka:spring-kafka)
### [`v3.2.0`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.2.0) #### :star: New Features - Implement CommonErrorHandler.handleOne() in CommonDelegatingErrorHandler [#3227](https://togithub.com/spring-projects/spring-kafka/issues/3227) #### :lady_beetle: Bug Fixes - Documentation for configuring custom `ConsumerFactory` and `ProducerFactory` beans when using Spring Boot is incorrect [#3242](https://togithub.com/spring-projects/spring-kafka/issues/3242) - Switch `EmbeddedKafaka#kraft` default to `false` [#3238](https://togithub.com/spring-projects/spring-kafka/issues/3238) - Creation of `kafkaJaasInitializer` bean fails in a read-only filesystem due to creation of temporary file [#3217](https://togithub.com/spring-projects/spring-kafka/issues/3217) - KafkaTemplate currentSpan tagging issue [#3210](https://togithub.com/spring-projects/spring-kafka/issues/3210) #### :notebook_with_decorative_cover: Documentation - Adding more whats-new for kakfa-client 3.7.0 [#3253](https://togithub.com/spring-projects/spring-kafka/pull/3253) - Minor docs cleanup [#3245](https://togithub.com/spring-projects/spring-kafka/pull/3245) - Update Boot versions in docs [#3233](https://togithub.com/spring-projects/spring-kafka/pull/3233) - Embedded Kafka throws NoSuchFileException [#3225](https://togithub.com/spring-projects/spring-kafka/issues/3225) - Fix enforceRebalance [#3215](https://togithub.com/spring-projects/spring-kafka/pull/3215) - Fix ackDiscarded. [#3212](https://togithub.com/spring-projects/spring-kafka/pull/3212) #### :hammer: Dependency Upgrades - Bump org.springframework.data:spring-data-bom from 2024.0.0-SNAPSHOT to 2024.0.0 [#3273](https://togithub.com/spring-projects/spring-kafka/pull/3273) - Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 [#3272](https://togithub.com/spring-projects/spring-kafka/pull/3272) - Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 [#3270](https://togithub.com/spring-projects/spring-kafka/pull/3270) - Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 [#3269](https://togithub.com/spring-projects/spring-kafka/pull/3269) - Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 [#3249](https://togithub.com/spring-projects/spring-kafka/pull/3249) - Bump kotlinVersion from 1.9.23 to 1.9.24 [#3248](https://togithub.com/spring-projects/spring-kafka/pull/3248) - Bump org.jetbrains.kotlinx:kotlinx-coroutines-reactor from 1.8.0 to 1.8.1 [#3247](https://togithub.com/spring-projects/spring-kafka/pull/3247) #### :heart: Contributors Thank you to all the contributors who worked on this release: [@bky373](https://togithub.com/bky373), [@chickenchickenlove](https://togithub.com/chickenchickenlove), [@nachomdo](https://togithub.com/nachomdo), and [@sobychacko](https://togithub.com/sobychacko) ### [`v3.1.5`](https://togithub.com/spring-projects/spring-kafka/releases/tag/v3.1.5) #### :star: New Features - Implement CommonErrorHandler.handleOne() in CommonDelegatingErrorHandler [#3230](https://togithub.com/spring-projects/spring-kafka/issues/3230) #### :lady_beetle: Bug Fixes - Documentation for configuring custom `ConsumerFactory` and `ProducerFactory` beans when using Spring Boot is incorrect [#3244](https://togithub.com/spring-projects/spring-kafka/issues/3244) - Creation of `kafkaJaasInitializer` bean fails in a read-only filesystem due to creation of temporary file [#3219](https://togithub.com/spring-projects/spring-kafka/issues/3219) - KafkaTemplate currentSpan tagging issue [#3213](https://togithub.com/spring-projects/spring-kafka/issues/3213) #### :hammer: Dependency Upgrades - Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 [#3262](https://togithub.com/spring-projects/spring-kafka/pull/3262) - Bump org.springframework.data:spring-data-bom from 2023.1.5 to 2023.1.6 [#3261](https://togithub.com/spring-projects/spring-kafka/pull/3261) - Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 [#3260](https://togithub.com/spring-projects/spring-kafka/pull/3260) - Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 [#3259](https://togithub.com/spring-projects/spring-kafka/pull/3259) - Bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.2.6 [#3258](https://togithub.com/spring-projects/spring-kafka/pull/3258) - Bump io.micrometer:micrometer-bom from 1.12.5 to 1.12.6 [#3257](https://togithub.com/spring-projects/spring-kafka/pull/3257) - Bump kotlinVersion from 1.9.23 to 1.9.24 [#3252](https://togithub.com/spring-projects/spring-kafka/pull/3252)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.