Releases: obsidiandynamics/kafdrop
Releases · obsidiandynamics/kafdrop
3.10.0
Download from Bintray
- Removed dependency on ZooKeeper (the
zookeeper.connect
property is no longer used) — all cluster information is obtained directly from Kafka
3.9.0
Download from Bintray
- Support for SASL authentication and TLS (SSL) encryption
3.8.2
Fixes:
- Handling of empty polls when reading messages under high broker load
- Handling of
null
message body, supporting tombstones of compacted messages
- When reading from an offset that is below the low-water mark, the offset will automatically be wound up to the low-water mark
Download from Bintray
3.8.0
Download from Bintray
- Minor theming enhancements
3.7.0
Download from Bintray
- Displays per-partition consumer lag
3.6.0
Download from Bintray
- Supports configurable servlet context path