Skip to content

0.2.0

Compare
Choose a tag to compare
@twmb twmb released this 12 Sep 19:04
· 157 commits to master since this release

This is a "major" bump while on the 0 version due to all admin related commands moving under admin. The kafka-go dep has been bumped again for better auto request sharding fixes and further audits to producer id recoverability. The new user scram APIs for 2.7.0 have been implemented, but will not work on 2.6.0 because Kafka does not recognize them. Lastly, for QoL, there is a new misc errtext command, the describe-log-dirs output has been improved, and some commands now have aliases (admin => adm or a, describe => d).

Significant commits copied directly from the CHANGELOG:

  • 64aea537c: adds alter & describe user-scram (will not work until 2.7.0 is released)
  • 7843319fa: changes global flag --no-config to --no-config-path
  • b004217a0: move all admin commands under 'admin'
  • b0bd7baf5: enhanced describe-log-dirs
  • 05451336d: add misc errtext command
  • f72facd71: fix output on unrecognized prefix