Skip to content

2.1.1

Choose a tag to compare

@cescoffier cescoffier released this 29 Jun 11:54
· 3508 commits to main since this release

Major changes

Complete changelog

  • #634 - make sure all examples can run
  • #632 - #631 Memoize KafkaSink retries config and retry only if above 0
  • #631 - Performance degradation while producing messages to Kafka
  • #627 - Added documentation on the properties for Avro
  • #625 - Bump mutiny.version from 0.5.3 to 0.5.4
  • #624 - Fix nack propagation for Kafka and add test
  • #620 - Fix #615 - Add support for MQTT wildcard in the MQTT Source
  • #619 - Fix example execution (maven-exec-plugin config issue)
  • #618 - Use the proper tag when importing the KafkaMetadataExample code
  • #617 - Use mutiny retry expire when handling failure during kafka re-balance
  • #616 - Some examples do not work
  • #615 - MQTT subscription topic wildcard stopped working in smallrye-reactive-messaging 2.0.3 (and still does not work in 2.1.0)
  • #609 - Configure Kafka Source to use the same group-id if configured for con…
  • #608 - Update SmallRye Reactive Utils to version 0.1.1
  • #493 - Define the behavior when AMQP write fails