Releases: streamnative/pulsarctl
Releases · streamnative/pulsarctl
Weekly build week-09-04-2020
Update version info (#225)
Weekly build week-03-05-2020
Update version info (#225)
Weekly build 20200607-rc
v20200607-rc Update version info (#225)
Weekly build rc-20200531
Update version info (#225)
Release v0.4.0
What's changed
- Fix duplicate plugins in plugin list command (#218) @zymap
- Update version file (#217) @zymap
- Update release process to include the plugins (#214) @zymap
- Add default plugins dir to check (#215) @zymap
- Fix wrong CI version (#213) @zymap
- Add v0.3.0 web site on README (#212) @wolfstudy
- Add security tool as a plugin to pulsarctl (#211) @sijie
- Support list plugins command (#207) @zymap
- [Issue 180] Make error log use stderr (#206) @zymap
- Separate functions related tests to a new CI (#210) @zymap
- [Issue 183] Fixes can not parse the
destination_auth
(#204) @zymap - [Issue 185] Fix
pulsarctl schemas get --version 0
produces incorrect results (#205) @zymap - Using plugin handler to add other pulsar related tools (#188) @zymap
- Add update homebrew formula in the release process (#200) @zymap
- Add RetentionPolicy parsing (#201) @rivernate
- Change NameSpaceAuth to be an [] of AuthAction (#202) @rivernate
- [issue:182] get-function-assignments has incorrect output (#199) @wolfstudy
- [issue:197]Check Nil interface the right way (#198) @wolfstudy
- Rework auth and add pulsar client conf (#196) @rivernate
- Automatically use a context when it is added (#193) @wolfstudy
- [issue-126] Add information about output formats to developer guide (#195) @EronWright
- Fix maven broken link (#192) @wolfstudy
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-lint
for pulsarctl #78 - Add website for pulsarctl #77
- How to add a new command #79