Skip to content

5.0.0

Choose a tag to compare

@spring-builds spring-builds released this 24 Nov 14:57
· 33 commits to main since this release
6886841

⭐ New Features

  • Add consumer priority #3147
  • Add caching and logging control options for KTable materialization #3136
  • KafkaMessageChannelBinder should switch to use setKafkaAwareTransactionManager in ContainerProperties as setTransactionManager has been long deprecated and marked for removal #3130
  • Add CacheEnabled and LoggingEnabled properties to Kafka Streams binder for enhanced KTable control #3094

🐞 Bug Fixes

  • Dependencies are not wired into custom KafkaMessageChannelBinder with non-empty properties #3148
  • Container settings are not propagated to individual listeners #3124
  • Target Protocol header is incorrect for non-Kafka or Rabbit binders #2222

❤️ Contributors

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

@belljun3395, @ferblaca, and @gihong-park