Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 10:16
· 234 commits to master since this release

What's changed

  • [Issue:190] Fix context use logic (#191) @wolfstudy
  • Update the VERSION file and stable.txt (#187) @zymap
  • [issue-126] Output formats for 'get' commands (#186) @EronWright
  • [issue-126] Implement JSON output format for list commands (#181) @EronWright
  • Add context for pulsarctl (#169) @wolfstudy
  • ignore docs in action CI (#177) @wolfstudy
  • [doc] update README to install pulsarctl using brew tap (#174) @sijie
  • Add test for the auto recovery command (#170) @zymap
  • Add bookkeeper related commands to auto generated docs (#175) @zymap
  • Add bookkeeper cluster for testing bkctl (#168) @zymap
  • [BK-SUPPORT-PART-3] Support bookkeeper bookie commands (#135) @zymap
  • [BK-SUPPORT-PART-4] Support bookkeeper autorecovery commands (#136) @zymap
  • Using testcontainer to create a test framework for testing (#167) @zymap
  • [issue-171] Improve tab alignment of help text (#172) @EronWright
  • Fix parse wrong http header when receive pulsar header (#165) @zymap
  • Add zsh and bash auto completion docs (#158) @wolfstudy
  • Fixes unexpected error when request using pulsar 2.4.2 proxy (#157) @zymap
  • [BK-SUPPORT] Add test for bookKeeper ledger command (#154) @zymap
  • Fixes error handle for bookKeeper error message (#155) @zymap
  • [BK-SUPPORT] Enable BookKeeper CI (#153) @zymap
  • Support show a token content (#152) @zymap
  • Support validate token command (#151) @zymap
  • Support create token command (#150) @zymap
  • Support create secret key command (#145) @zymap
  • Support create key pair command (#149) @zymap
  • Update release process doc (#147) @zymap
  • Add new available release to the README (#146) @zymap
  • Add CI for different OS and website check (#142) @zymap