⭐ New Features
- Implement CommonErrorHandler.handleOne() in CommonDelegatingErrorHandler #3230
🐞 Bug Fixes
- Documentation for configuring custom
ConsumerFactory
andProducerFactory
beans when using Spring Boot is incorrect #3244 - Creation of
kafkaJaasInitializer
bean fails in a read-only filesystem due to creation of temporary file #3219 - KafkaTemplate currentSpan tagging issue #3213
🔨 Dependency Upgrades
- Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 #3262
- Bump org.springframework.data:spring-data-bom from 2023.1.5 to 2023.1.6 #3261
- Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 #3260
- Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 #3259
- Bump io.micrometer:micrometer-tracing-bom from 1.2.5 to 1.2.6 #3258
- Bump io.micrometer:micrometer-bom from 1.12.5 to 1.12.6 #3257
- Bump kotlinVersion from 1.9.23 to 1.9.24 #3252