Skip to content

v0.19.0

Compare
Choose a tag to compare
@ecrupper ecrupper released this 25 Apr 16:34
· 99 commits to main since this release
1de03c3

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

Full Changelog: v0.18.2...v0.19.0