Skip to content

1.6.0 / 2022-08-24

Compare
Choose a tag to compare
@danielqsj danielqsj released this 24 Aug 05:50
· 66 commits to master since this release

[FEATURE] Add option kafka.allow-auto-topic-creation to control whether auto-create topics which do not already exist, default is false.
[ENHANCEMENT] Use klog to replace glog, which can make kingpin flag parse correctly.