Releases: streamnative/pulsarctl
Releases · streamnative/pulsarctl
v0.5.0
What's changed
- Fix the set-retention command (#241) @zymap
- Fix the TLS not working when enable the oauth2 authentication (#242) @zymap
- Fix the failed tests (#234) @zymap
- Improve the oauth2 implementation (#237) @zymap
- fix: recursively copy plugins during install (#239) @austince
- Fix wrong context panic (#229) @liangyuanpeng
- Support oauth2 authentication for pulsarctl (#233) @zymap
- Fixes nil pointer when using tls (#231) @zymap
v0.4.2
Release v0.4.1
Weekly build week-17-05-2020
Update version info (#225)
Weekly build week-10-05-2020
Update version info (#225)
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 0produces 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