This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
0.3.0
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.34.0 (#180)
- Updated default Kafka version used by Sarama library to 3.1.0
- Use 250ms as consumer fetch max wait timeout with Sarama 1.34.0 (#184)
For full list of changes, check the 0.3.0 milestone.