Releases: obsidiandynamics/kafdrop
Releases · obsidiandynamics/kafdrop
3.25.1
Download from Bintray
- Fix: #118 (Unable to view messages of a topic)
3.25.0
Download from Bintray
- Fix #112
- Allow deserialisation of avro keys #107
- Add possibility to remove a topic #108
- Update getTopicInfos to only fetch existing topics #101
- Added annotations field in service.yaml and values.yaml #94
3.24.0
Download from Bintray
- Arbitrary command-line arguments via Helm chart #79
- Provide type registries for Protobuf JSON format #81
- Fix for base64 decode failures #82
- Update
README.md
to include SCHEMAREGISTRY_CONNECT
#83
- Fix: Topic viewer copes with transaction markers #64
- Search type descriptor in all proto files #92
3.23.0
Download from Bintray
- Support for ClusterIP in the Helm chart #75
3.22.0
Download from Bintray
- Support for Azure Event Hubs #69
- Handle spaces in environment variables #74
3.21.0
Download from Bintray
- Pass command line arguments to the docker #68
- Fix: Remove extra env var value #70
3.20.0
Download from Bintray
- Added support for Protocol Buffers
3.19.0
Download from Bintray
- Adding search filter on ACL page #58
- New
format
parameter for handling deserialization of Avro records #57
3.18.1
Download from Bintray
- Fix: Kafdrop making external network call: #52
3.18.0
Download from Bintray
- Add new api endpoint to get consumers for a topic #49
- Fix:
getAcls()
not returning all ACLs #51