Skip to content

v0.12.0

Compare
Choose a tag to compare
@fho fho released this 25 Jan 14:40
· 106 commits to main since this release

What's Changed

  • autoupdater: use sync/atomic instead of go.uber.org/atomic by @fho in #60
  • autoupdater: honor status check branch protection rules by @fho in #61
  • ci: update golangci-lint by @fho in #52
  • ci: enable dependabot by @fho in #53
  • vendor(deps): bump github.com/stretchr/testify from 1.7.1 to 1.8.1 by @dependabot in #57
  • vendor(deps): bump go.uber.org/goleak from 1.1.12 to 1.2.0 by @dependabot in #59
  • vendor(deps): bump github.com/pelletier/go-toml from 1.9.4 to 1.9.5 by @dependabot in #58
  • vendor(deps): bump go.uber.org/atomic from 1.9.0 to 1.10.0 by @dependabot in #55
  • vendor(deps): bump go.uber.org/zap from 1.21.0 to 1.24.0 by @dependabot in #56
  • build with go 1.19.5

New Contributors

Full Changelog: v0.11.0...v0.12.0