All Versions
9
Latest Version
Avg Release Cycle
62 days
Latest Release
1247 days ago
Changelog History
Changelog History
-
v1.8.3 Changes
January 03, 2020 -
v1.8.2
January 01, 2020 -
v1.8.1 Changes
October 13, 20192019-10-09
-
v1.8.0
October 09, 2019 -
v1.7.2 Changes
October 09, 2019Search would hang when there is a large number of partitions.
-
v1.7.1
October 08, 2019 -
v1.7.0
September 26, 2019 -
v1.6.0 Changes
January 18, 2019๐ You can now provide a custom decoder in the form of a plugin to read kafka messages that are not plain text. See https://github.com/cswank/kcli#custom-decoder.
-
v1.5.0 Changes
August 23, 2018If you set these vars:
export KCLI_CERT_FILE=""
export KCLI_KEY_FILE=""
export KCLI_CA_CERT_FILE=""โ You should be able to connect to a kafka cluster with TLS authentication. NOTE: I don't have a proper kafka cluster I can use to test this.