Skip to content

2.2.0

Choose a tag to compare

@cescoffier cescoffier released this 17 Jul 09:14
· 3448 commits to main since this release

Major changes

Complete changelog

  • #660 - Update Vert.x to version 3.9.2 and SmallRye Reactive Utils to 1.1.0
  • #658 - Add support for multiple topics subscription and topic pattern
  • #651 - Update to Mutiny 0.6.0 and new Mutiny API usage
  • #647 - Add health check support to the AMQP connector
  • #646 - Implement readiness and liveness health check support for the Kafka connector
  • #645 - Add support for Kafka multi-topic subscription and regex
  • #642 - Improve Documentation
  • #639 - Fixes #629
  • #638 - Provide the infrastructure to support health reporting
  • #637 - Extend AMQP message support to cover all sections
  • #635 - Kafka connector : how to handle SerializationException ?
  • #629 - @Blocking prevents exception from being logged
  • #591 - Add readiness probe to the Kafka connector
  • #590 - Add readiness probe to the AMQP connector
  • #589 - Add liveness probe to the AMQP connector
  • #492 - Extend AMQP metadata and outbound AMQP message to be exhaustive
  • #461 - AMQP - Add support for byte[] and Buffer
  • #424 - Support for multiple Kafka topic subscription