Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 May 18:29
· 9 commits to main since this release

⭐ New Features

  • Implement CommonErrorHandler.handleOne() in CommonDelegatingErrorHandler #3227

🐞 Bug Fixes

  • Documentation for configuring custom ConsumerFactory and ProducerFactory beans when using Spring Boot is incorrect #3242
  • Switch EmbeddedKafaka#kraft default to false #3238
  • Creation of kafkaJaasInitializer bean fails in a read-only filesystem due to creation of temporary file #3217
  • KafkaTemplate currentSpan tagging issue #3210

📔 Documentation

  • Adding more whats-new for kakfa-client 3.7.0 #3253
  • Minor docs cleanup #3245
  • Update Boot versions in docs #3233
  • Embedded Kafka throws NoSuchFileException #3225
  • Fix enforceRebalance #3215
  • Fix ackDiscarded. #3212

🔨 Dependency Upgrades

  • Bump org.springframework.data:spring-data-bom from 2024.0.0-SNAPSHOT to 2024.0.0 #3273
  • Bump org.springframework.retry:spring-retry from 2.0.5 to 2.0.6 #3272
  • Bump io.projectreactor:reactor-bom from 2023.0.5 to 2023.0.6 #3270
  • Bump org.springframework:spring-framework-bom from 6.1.6 to 6.1.7 #3269
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 #3249
  • Bump kotlinVersion from 1.9.23 to 1.9.24 #3248
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-reactor from 1.8.0 to 1.8.1 #3247

❤️ Contributors

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

@bky373, @chickenchickenlove, @nachomdo, and @sobychacko