Releases: zeropsio/zcli
Releases · zeropsio/zcli
v1.0.7
v1.0.6
v1.0.5
v1.0.4
What's Changed
- add missing parameter to zerops yaml validation endpoint call by @l-hellmann in #121
- add go install cmd/... support by @jansaidl in #122
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0.0
major: big refactor (#115) * major: big refactor * fix workflow * fix main.go * fix constants * update linter && fix violations * updates pt.2 * update * new styles * fix helps * update * fix lint * vpn added --------- Co-authored-by: Jan Hajek <jan.hajek@outreach.io> Co-authored-by: jan.hajek@zerops.io <jan.hajek@zerops.io>
v0.12.19
[v0.12.19] - 2023-02-24
Fixed
service log
andvpn start
were ignoring env and config values forlimit
andmtu
parameters respectively
Changed
- released binaries do not include debug tables and should be about 25% to 30% smaller
push
command now correctly pushes all files if called from a repository utilizing git submodules
v0.12.18
What's Changed
- add init command by @l-hellmann in #107
- release init command changelog entry by @l-hellmann in #108
Full Changelog: v0.12.17...v0.12.18