github micronaut-projects/micronaut-kafka v3.2.0
Micronaut Kafka 3.2.0

latest releases: v5.4.0, v4.5.5, v5.3.0...
3 years ago

v3.2.0 (2021-03-07)

Full Changelog

Fixed bugs:

  • General configuration issues with micronaut-kafka #320
  • Ensure property resolution change doesn't trigger regression #286
  • KafkaConsumer is create even when no "kafka" property exists in the environment #261
  • KAFKA_BOOTSTRAP_SERVERS env variable is being ignored #179
  • @KafkaListener doesn't work when annotated with @Validated #96

Closed issues:

  • Could not resolve placeholder in native images #310
  • Micronaut-Kafka with auto.commit.enable=false: how commit manually an offset? #298
  • Execution failed for task ':compileJava'. > javax.lang.model.element.UnknownElementException: Unknown element: "productProducer" #249
  • CompositeSerdeRegistry does not sort correctly #224
  • NPE using micronaut with confluent cloud kafka #201
  • Disabling kafka streams health checks creates invalid topology with Kafka 2.5.0 #196
  • Feature Request: Add enable parameter for Kafka configuration #138

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Don't miss a new micronaut-kafka release

NewReleases is sending notifications on new releases.