Skip to content

0.11.0

Compare
Choose a tag to compare
@twmb twmb released this 08 Feb 08:43
· 20 commits to master since this release
a5c9868

This release fixes one minor issues, one feature improvement, and now can detect Kafka 3.4.

Issue: previously, an empty tls struct would be omitted when marshaled, now it is not (meaning tls with no custom certs is preserved). Feature: the myconfig command now can autocomplete available configuration files (thanks @robsonpeixoto, as well for the bug fix!). Kafka 3.4: all deps have been bumped, and the latest franz-go can detect Kafka 3.4 from kcl misc probe-version.