Skip to content

v3.2.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 20:26
· 95 commits to main since this release

🐞 Bug Fixes

  • KafkaAdmin clusterId configuration is ignored when observability is enabled and bootstrap supplier is not set #3446
  • AnnotationEnhancer always return the old attributes #3444
  • Incorrect JavaDoc for KafkaMessageHeaderAccessor.getBlockingRetryDeliveryAttempt() #3419
  • Fence the MessageLisnterContainer restart once the ConcurrentMessageListenerContainer is stopped #3398
  • KafkaConsumer.close() no longer triggers the DefaultKafkaConsumerFactory.listener.removeConsumer() #3390

🔨 Dependency Upgrades

  • Bump io.micrometer:micrometer-bom from 1.13.2 to 1.13.3 #3434
  • Bump org.springframework:spring-framework-bom from 6.1.11 to 6.1.12 #3433
  • Bump io.projectreactor:reactor-bom from 2023.0.8 to 2023.0.9 #3432
  • Bump io.micrometer:micrometer-tracing-bom from 1.3.2 to 1.3.3 #3431
  • Bump org.springframework.retry:spring-retry from 2.0.7 to 2.0.8 #3430
  • Bump org.springframework.data:spring-data-bom from 2024.0.2 to 2024.0.3 #3429
  • Bump kotlinVersion from 1.9.24 to 1.9.25 #3379