Main changes since 0.2.0:
- Forced cleanup.policy to "delete" for the canary topic (#173)
- Allow to change canary logging verbosity and enable/disable Sarama logger at runtime (#166)
- Added Prometheus support via
PodMonitor
and sample Grafana dashboard for exposed metrics - Treat ETIMEDOUT (TCP keep-alive failure) as a disconnection condition too (#159)
- Updated dependency to Sarama 1.33.0 (#176)
- Updated default Kafka version used by Sarama library to 3.1.0
For full list of changes, check the 0.3.0 milestone.