Skip to content

v0.14.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 10:47
· 33 commits to main since this release
5e17cfe

What's Changed

  • chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #128
  • Remove support for debian buster by @josegonzalez in #129
  • Remove support for Ubuntu Bionic by @josegonzalez in #130
  • Drop armhf as a build target by @josegonzalez in #131
  • chore(deps): bump golang from 1.20.5-bookworm to 1.21.3-bookworm by @dependabot in #132
  • chore(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #136
  • chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #135
  • chore(deps): bump golang from 1.21.3-bookworm to 1.21.6-bookworm by @dependabot in #138
  • chore(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0 by @dependabot in #137
  • chore(deps): bump golang from 1.21.6-bookworm to 1.22.1-bookworm by @dependabot in #140
  • chore(deps): bump golang from 1.22.1-bookworm to 1.22.3-bookworm by @dependabot in #145
  • Remove usage of deprecated package io/ioutil by @killjoy1221 in #142
  • Replace go-bindata with go:embed by @killjoy1221 in #143
  • Merge release branch into main by @josegonzalez in #146
  • feat: change the integration branch to main by @josegonzalez in #147
  • feat: add ability to create releases from a github workflow by @josegonzalez in #148
  • chore: drop attestation of non-existent windows binaries by @josegonzalez in #149

New Contributors

  • @killjoy1221 made their first contribution in #142

Full Changelog: v0.13.0...v0.14.0