Releases: streamnative/pulsarctl
Releases · streamnative/pulsarctl
v0.3.0
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
v0.2.0
What's changed
- Remove the BookKeeper commands (#144) @zymap
- Fix int overflows (#143) @zymap
- Prepare for releasing 0.2.0 (#141) @zymap
- [BK-SUPPORT-PART-2] Support bookkeeper ledger commands (#134) @zymap
- [BK-SUPPORT-PART-1] Separate HTTP client and admin client (#132) @zymap
- Move description.go to cmdutils (#133) @zymap
- Fix deploying python function (#130) @wolfstudy
- Support publish the windows binary package and drawin binary package (#123) @zymap
- Refactor pulsar pkg for pulsarctl (#124) @wolfstudy
- Fix the line break error (#125) @zymap
- Add a table of releases (#121) @sijie
v0.1.0
What's changed
- Add clusters commands for pulsarctl #4 #8 #11 #13 #14 #17 #18 #19 #21 #22 #23 #24 #36
- Add tenants commands for pulsarctl #28
- Add namespaces commands for pulsarctl #57 #61 #66 #64 #67 #68 #71
- Add topics commands for pulsarctl #35 #48 #51 #56 #58 #76 #75 #74 #73
- Add schemas commands for pulsarctl #52
- Add functions command for pulsarctl #29 #30 #31 #32 #26 #25 #15
- Add sinks commands for pulsarctl #47
- Add sources commands for pulsarctl #45
- Add broker commands for pulsarctl #87
- Add broker-stats commands for pulsarctl #84
- Add resource-quotas commands for pulsarctl #90
- Add ns-isolation-policy commands for pulsarctl #88
- Add functions-worker commands for pulsarctl #92
- Add TLS and JWT for security #9 #20 #91
- Check license header for pulsarctl #69
- Add
golangci-lintfor pulsarctl #78 - Add website for pulsarctl #77
- How to add a new command #79