Releases: conduktor/ctl
Releases · conduktor/ctl
v0.4.0
What's Changed
Highlights include:
- Environment variable references can now be passed to Gateway or Console, allowing you to store references to secret variables used by the host, within your configuration. (#87)
- Partner zones are now available, start securely sharing your streaming data with external partners, without needing to replicate the data. Checkout our docs for more info (#80)
- Fixed duplicate printout statements
- More informative error responses in certain situations
- feat: console api schema updated (#92) @marnas
- Various doc fix (#91) @strokyl
- Add run (#90) @strokyl
- Schema code reorg (#89) @strokyl
- Ops 630 pass external environment variable reference (#87) @marnas
- Introduce dev mode for hidden command (#88) @strokyl
- fix: buildAlias duplication fixed (#86) @marnas
- feat: panic replaced with graceful exit (#85) @marnas
- Fix ServiceAccount check when defining commands (#83) @gbecan
- Fix Release Action (#81) @BStarmerSmith
- feat(1656): include partner zone gateway api changes (#80) @achever1
Dependency updates
- Bump golang.org/x/net from 0.23.0 to 0.33.0 (#82) @dependabot
v0.3.4
v0.3.3
v0.3.2
v0.3.1
What's Changed
- fix release version check (#70) @strokyl
- handle environment variable for yaml file (#69) @bthuillier
- add description for token cmd (#68) @bthuillier
- Update README.md (#67) @twobeeb
- Fix version bump in homebrew PRs (#66) @qboileau
- Fix releases prefix and prevent errors (#65) @qboileau
- run sql (#64) @strokyl
- Update README.md (#63) @JamesW1
- update with latest gateway api changes (#61) @achever1
- Add all (#62) @sderosiaux
v0.3.0
0.3.0
v0.2.7
What's Changed
- Make /api not mandatory when setting base url (#56) @strokyl
- update offline schema for futur 1.15 (#55) @strokyl
- add support for description from file in topic resource (#52) @strokyl
- Support delete -f (#53) @strokyl
- fix auto login in client (#51) @strokyl
- improve client interface (#50) @strokyl
- improve cli api for terraform provider poc (#49) @strokyl
- add command to create token (#48) @strokyl
- Add login command (#47) @strokyl