github micronaut-projects/micronaut-kafka v4.1.0
Micronaut Kafka 4.1.0

latest releases: v5.6.0, v5.5.0, v5.4.0...
2 years ago

v4.1.0 (2021-12-06)

Full Changelog

Implemented enhancements:

  • Pause / Resume a specified set of TopicPartitions instead of pausing the entire consumer #433
  • Prevent paused Kafka Listeners from processing unacked messages at application startup. #374
  • Support for Transactions #104

Closed issues:

  • Switch to use @message(Body|Header) annotations #389
  • When an exception is thrown from a @KafkaListener, the remaining messages in the poll loop are skipped #372
  • Micronaut Kafka Listener commits messages at shutdown that should not be commited with offset strategy SYNC #315

Merged pull requests:

Don't miss a new micronaut-kafka release

NewReleases is sending notifications on new releases.