Skip to content

v2.9.7

Compare
Choose a tag to compare
@garyrussell garyrussell released this 21 Mar 14:43
· 1116 commits to main since this release

🐞 Bug Fixes

  • Deadlock on lifecycleMonitor #2630
  • Reclassify Exception in FallbackBatchErrorHandler When Exception Changes #2623
  • Spring Kafka Listener uses stale oauthbearer token, fails to connect after initial token expired. #2614
  • Synchronized kafka transaction is not committed nor rolled back when code from custom "afterCommit" throws exception #2606
  • Spring Messaging batch payload incompatible with Kotlin #2603
  • KafkaMessageListenerContainer pauses for a long time after error handling #2598

🔨 Dependency Upgrades

  • Upgrade Spring Framework to 5.3.26 #2633

External Links