kafka-health-check/changelog.adoc

16 lines
317 B
Plaintext

= KafkaHealthCheck
:icons: font
== Version 2.0.0
* Changed properties to duration type
== Version 1.1.0
* Make consumer groups unique by appending a random UUID when no group ID is configured explicitly.
* Refactor health check strategy: Kafka polled continuously.
== Version 1.0.0
* Develop kafka health check