Skip to content

Releases: micronaut-projects/micronaut-kafka

Micronaut Kafka 4.2.0

21 Mar 14:14
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.1...v4.2.0

Micronaut Kafka 4.1.1

20 Dec 06:04
Compare
Choose a tag to compare

v4.1.1 (2021-12-09)

Full Changelog

Merged pull requests:

Micronaut Kafka 4.1.0

06 Dec 09:55
Compare
Choose a tag to compare

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:

Micronaut Kafka 4.0.0

18 Aug 07:11
Compare
Choose a tag to compare

v4.0.0 (2021-08-18)

Full Changelog

Merged pull requests:

Micronaut Kafka v4.0.0-RC2

26 Jul 14:23
Compare
Choose a tag to compare
Pre-release

v4.0.0-RC2 (2021-07-26)

Full Changelog

Closed issues:

  • Release a new version compatible with Micronaut 3.0 #384

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kafka 4.0.0.RC1

05 Jul 13:36
Compare
Choose a tag to compare
Pre-release

v4.0.0.RC1 (2021-07-05)

Full Changelog

Changes

  • Compatibility with Micronaut 3.0
  • Removal of deprecated support for Embedded Kafka in favour of Test Containers
  • Removal of deprecated methods and interfaces

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kafka 3.3.3

27 May 07:32
Compare
Choose a tag to compare

v3.3.3 (2021-05-27)

Full Changelog

Closed issues:

  • Error connecting to Confluent Kafka when running as native image #264
  • Graal Native Image Build Warnings and Failure - ByteBufferUnmapper #185

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kafka 3.3.2

07 May 08:46
Compare
Choose a tag to compare

v3.3.2 (2021-05-07)

Full Changelog

Closed issues:

  • Detected an instance of Random/SplittableRandom class in the image heap #365

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kafka 3.3.1

04 May 11:48
Compare
Choose a tag to compare

v3.3.1 (2021-05-04)

Full Changelog

Closed issues:

  • MessageHeader annotation not working (deprecated Header works) #342

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kafka 3.3.0

25 Apr 17:35
Compare
Choose a tag to compare

v3.3.0 (2021-04-25)

Full Changelog

Closed issues:

  • FR: Log KStreams Topology #345

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator