Skip to content

v0.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 00:56
· 151 commits to main since this release

Changelog

  • 4318f1c Enable registry integration in release action
  • a1682e8 Build Docker image
  • e23289f Bump github.com/goccy/go-yaml from 1.9.6 to 1.9.7
  • 2ed2af5 Bump golang.org/x/sys from 0.2.0 to 0.3.0
  • 289156a Bump go.uber.org/zap from 1.23.0 to 1.24.0
  • 3432414 Bump github.com/spf13/afero from 1.9.2 to 1.9.3
  • 4c262ff Bump github.com/rivo/uniseg from 0.4.2 to 0.4.3
  • bc1d447 Bump github.com/cenkalti/backoff/v4 from 4.1.3 to 4.2.0
  • 2f7967a Bump golang.org/x/sys from 0.1.0 to 0.2.0
  • 3bb0cc9 Change task log file extension from .ndjson to .txt
  • a4469e4 Bump github.com/goccy/go-yaml from 1.9.5 to 1.9.6
  • 0781c23 Log command output only if there's anything
  • 405f919 Run end-to-end tests as part of the CI workflow
  • 24f2fce Migrate to GitHub environment files
  • 8cd99a8 Update minimum Go version to 1.19 and external dependencies
  • 3629250 Enable Dependabot for GitHub actions
  • 9954265 Bump github.com/go-playground/validator/v10 from 10.11.0 to 10.11.1
  • 11eb965 Bump github.com/google/go-cmp from 0.5.8 to 0.5.9
  • 2efc1dc Bump github.com/rivo/uniseg from 0.3.4 to 0.4.2
  • 2dd9d69 Replace interface{} with any