Skip to content

Releases: streamnative/pulsarctl

Weekly build week-09-04-2020

09 Apr 13:36
c6a1310
Compare
Choose a tag to compare
Update version info (#225)

Weekly build week-03-05-2020

03 May 00:11
c6a1310
Compare
Choose a tag to compare
Update version info (#225)

Weekly build 20200607-rc

07 Jun 00:20
c6a1310
Compare
Choose a tag to compare
v20200607-rc

Update version info (#225)

Weekly build rc-20200531

31 May 00:19
c6a1310
Compare
Choose a tag to compare
Update version info (#225)

Release v0.4.0

24 Mar 07:21
d1c0c28
Compare
Choose a tag to compare

What's changed

v0.3.0

16 Jan 10:16
Compare
Choose a tag to compare

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

27 Nov 00:44
v0.2.0
Compare
Choose a tag to compare

What's changed

v0.1.0

28 Oct 05:56
v0.1.0
ec0194a
Compare
Choose a tag to compare

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