Releases: go-vela/cli
Releases · go-vela/cli
v0.19.0
What's Changed
- fix(cmd/logs): support paging by @wass3rw3rk in #431
- feat(worker): add ability to manage workers by @wass3rw3rk in #430
- fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 by @renovate in #436
- chore(deps): bump github.com/docker/docker from 20.10.23+incompatible to 20.10.24+incompatible by @dependabot in #429
- fix(deps): update module github.com/urfave/cli/v2 to v2.25.1 by @renovate in #428
- chore(deps): update actions/setup-go action to v4 by @renovate in #426
- fix(deps): update module github.com/go-git/go-git/v5 to v5.6.1 by @renovate in #417
- chore(deps): update deps (patch) by @renovate in #421
- fix(deps): update module gopkg.in/yaml.v2 to v3 by @renovate in #409
- Switch human logging to stderr to enable pipeable validation output by @colindean in #416
- fix: worker registration by @wass3rw3rk in #438
- fix(register): show error message by @wass3rw3rk in #439
- enhance(registration): derive hostname from address by @wass3r in #440
- chore(release): update deps for rc2 by @ecrupper in #442
- chore(release): upgrade worker, sdk, server, types to v0.19.0 for release by @ecrupper in #443
New Contributors
- @wass3rw3rk made their first contribution in #431
- @colindean made their first contribution in #416
Full Changelog: v0.18.2...v0.19.0
v0.19.0-rc2
What's Changed
- fix(register): show error message by @wass3rw3rk in #439
- enhance(registration): derive hostname from address by @wass3r in #440
- chore(release): update deps for rc2 by @ecrupper in #442
Full Changelog: v0.19.0-rc1...v0.19.0-rc2
v0.19.0-rc1
What's Changed
- fix(cmd/logs): support paging by @wass3rw3rk in #431
- feat(worker): add ability to manage workers by @wass3rw3rk in #430
- fix(deps): update module github.com/golang-jwt/jwt/v4 to v5 by @renovate in #436
- chore(deps): bump github.com/docker/docker from 20.10.23+incompatible to 20.10.24+incompatible by @dependabot in #429
- fix(deps): update module github.com/urfave/cli/v2 to v2.25.1 by @renovate in #428
- chore(deps): update actions/setup-go action to v4 by @renovate in #426
- fix(deps): update module github.com/go-git/go-git/v5 to v5.6.1 by @renovate in #417
- chore(deps): update deps (patch) by @renovate in #421
- fix(deps): update module gopkg.in/yaml.v2 to v3 by @renovate in #409
- Switch human logging to stderr to enable pipeable validation output by @colindean in #416
- fix: worker registration by @wass3rw3rk in #438
New Contributors
- @wass3rw3rk made their first contribution in #431
- @colindean made their first contribution in #416
Full Changelog: v0.18.2...v0.19.0-rc1
v0.18.2
v0.18.1
v0.18.0
What's Changed
- chore(deps): update deps (patch) by @renovate in #410
- fix(deps): update module github.com/urfave/cli/v2 to v2.24.4 by @renovate in #411
- fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.0 by @renovate in #412
- chore(deps): bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #413
- fix(deps): update module github.com/spf13/afero to v1.9.4 by @renovate in #414
- chore(release): v0.18.0-rc1 prep by @ecrupper in #415
- chore(release): v0.18.0-rc2 prep by @ecrupper in #418
- fix(ci): update broken actions build step by @wass3r in #419
- fix(ci): apply fix to publish step by @wass3r in #420
- chore(release): upgrade worker, sdk, server, types to v0.18.0 by @ecrupper in #422
New Contributors
- @dependabot made their first contribution in #413
Full Changelog: v0.17.0...v0.18.0
v0.18.0-rc2
v0.18.0-rc1
What's Changed
- chore(deps): update deps (patch) by @renovate in #410
- fix(deps): update module github.com/urfave/cli/v2 to v2.24.4 by @renovate in #411
- fix(deps): update module github.com/golang-jwt/jwt/v4 to v4.5.0 by @renovate in #412
- chore(deps): bump golang.org/x/net from 0.3.1-0.20221206200815-1e63c2f08a10 to 0.7.0 by @dependabot in #413
- fix(deps): update module github.com/spf13/afero to v1.9.4 by @renovate in #414
- chore(release): v0.18.0-rc1 prep by @ecrupper in #415
New Contributors
- @dependabot made their first contribution in #413
Full Changelog: v0.17.0...v0.18.0-rc1
v0.17.0
What's Changed
- fix(deps): update deps (patch) by @renovate in #396
- chore(deps): update alpine docker tag to v3.17.0 by @renovate in #398
- fix(deps): update module github.com/masterminds/semver/v3 to v3.2.0 by @renovate in #401
- chore: remove code of conduct in favor of global version by @wass3r in #400
- chore(deps): update elgohr/publish-docker-github-action action to v5 by @renovate in #402
- fix(deps): update module github.com/go-git/go-git/v5 to v5.5.1 by @renovate in #403
- chore(release): dependency updates for v0.17.0-rc1 by @KellyMerrick in #404
- fix(deps): update module github.com/urfave/cli/v2 to v2.23.7 by @renovate in #405
- chore(release): update dependencies for v0.17.0-rc2 by @KellyMerrick in #407
- chore(release): update dependencies for v0.17.0 by @KellyMerrick in #408
Full Changelog: v0.16.2...v0.17.0
v0.17.1-rc1
What's Changed
- fix(deps): update deps (patch) by @renovate in #396
- chore(deps): update alpine docker tag to v3.17.0 by @renovate in #398
- fix(deps): update module github.com/masterminds/semver/v3 to v3.2.0 by @renovate in #401
- chore: remove code of conduct in favor of global version by @wass3r in #400
- chore(deps): update elgohr/publish-docker-github-action action to v5 by @renovate in #402
- fix(deps): update module github.com/go-git/go-git/v5 to v5.5.1 by @renovate in #403
- chore(release): dependency updates for v0.17.0-rc1 by @KellyMerrick in #404
Full Changelog: v0.16.2...v0.17.1-rc1