Skip to content

v0.5.0

Compare
Choose a tag to compare
@hc-github-team-es-release-engineering hc-github-team-es-release-engineering released this 02 Feb 16:14
140ad91

What's Changed

ENHANCEMENTS

FIXES

  • installer: Allow context propagation to reach http requests by @mafredri in #68
  • internal/build: Fix installation of some Go versions by @radeksimko in #85
  • internal/releasesjson: Prevent path traversal by @radeksimko in #92
  • Report version correctly by @radeksimko in #97

INTERNAL

  • Bump go version to 1.19.5 by @radeksimko in #98
  • [COMPLIANCE] Update MPL 2.0 LICENSE by @hashicorp-copywrite in #71
  • ci: Release binaries via CRT by @radeksimko in #96
  • ci: bump workflow timeouts by @radeksimko in #75
  • ci: run E2E tests nightly by @radeksimko in #77
  • ci: fix nightly GHA workflow by @radeksimko in #79
  • ci: Run tests on Go 1.18 & 1.19 by @radeksimko in #86
  • ci: Add OS name to test job titles by @radeksimko in #89
  • ci/nightly-tests: add missing checkout step by @radeksimko in #80
  • github: Pin external GitHub Actions to hashes by @radeksimko in #83
  • build(deps): bump github.com/hashicorp/go-version from 1.5.0 to 1.6.0 by @dependabot in #63
  • build(deps): bump github.com/mitchellh/cli from 1.1.3 to 1.1.4 by @dependabot in #67
  • build(deps): bump github.com/google/go-cmp from 0.5.8 to 0.5.9 by @dependabot in #69
  • build(deps): bump github.com/mitchellh/cli from 1.1.4 to 1.1.5 by @dependabot in #73
  • ci: bump actions versions & enable dependabot updates by @radeksimko in #78
  • build(deps): bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #87
  • ci: Enable dependabot for releases/testdata/terraform by @radeksimko in #94
  • build(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #102
  • build(deps): bump hashicorp/actions-go-build from 0.1.7 to 0.1.9 by @dependabot in #103
  • deps: bump golang.org/x/crypto to 0.5.0 by @radeksimko in #91
  • releases: bump mitchellh/cli to 1.1.5 in testdata by @radeksimko in #93
  • build+ci: Bump default timeouts for building by @radeksimko in #95

New Contributors

  • @tgross made their first contribution in #60
  • @mafredri made their first contribution in #68
  • @hashicorp-copywrite made their first contribution in #71
  • @alenkacz made their first contribution in #74

Full Changelog: v0.4.0...v0.5.0