Skip to content

Releases: hashicorp/go-getter

v1.8.0

05 Sep 21:28
d879f88
Compare
Choose a tag to compare

What's Changed

  • [chore] : Bump the actions group with 2 updates by @dependabot[bot] in #543
  • [chore] : Bump google-github-actions/auth from 2.1.12 to 3.0.0 in the actions group by @dependabot[bot] in #546
  • go: bump ulikunitz/xz to v.0.5.14 to resolve GHSA-jc7w-c686-c4v9 by @ryancragun in #547
  • Upgrade to aws-sdk-go-v2, v1 is unsupported by @YakDriver in #548
  • Modernize codebase: Fix linting issues, update CI/CD workflow, and improve test categorization by @YakDriver in #549

New Contributors

Full Changelog: v1.7.9...v1.8.0

v1.7.9

15 Aug 20:27
e702211
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.8...v1.7.9

v1.7.8

14 Jan 06:14
f7836fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.7...v1.7.8

v1.7.7

09 Jan 10:28
7dddd13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.6...v1.7.7

v1.7.6

14 Aug 13:52
v1.7.6
4f07d24
Compare
Choose a tag to compare

What's Changed

  • fix: Avoid panic when s3 URL is invalid by @liamg in #501

New Contributors

Full Changelog: v1.7.5...v1.7.6

v2.2.3

24 Jul 19:00
dc7f6bc
Compare
Choose a tag to compare

What's Changed

  • Backport fix to prevent Git config alteration on Git update by @nywilken in #498

Other

  • [v2] update s3, and gcs to use most recent v2 module version by @nywilken in #489
  • Update cmd/go-getter to use that latest versions of go-getter/v2 by @nywilken in #490

Full Changelog: v2.2.2...v2.2.3

v1.7.5

21 Jun 21:29
5a63fd9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.7.5

v2.2.2

20 May 18:27
Compare
Choose a tag to compare

What's Changed

  • remove repo-specific codeql action (port from v1) by @nywilken in #431
  • gcs/v2: bump cloud.google.com/go/storage to 1.34.0 by @lbajolet-hashicorp in #488
  • docs: bump version for godocs url by @kudla in #460
  • [v2] update s3, and gcs to use most recent v2 module version by @nywilken in #489
  • Update cmd/go-getter to use that latest versions of go-getter/v2 by @nywilken in #490

New Contributors

Full Changelog: v2.2.1...cmd/go-getter/v2.2.2

v1.7.4

15 Apr 13:34
268c11c
Compare
Choose a tag to compare

What's Changed

  • Escape user-provided strings in git commands #483
  • Fixed a bug in .netrc handling if the file does not exist #433

Full Changelog: v1.7.3...v1.7.4

v1.7.3

10 Oct 13:54
0298a22
Compare
Choose a tag to compare

What's Changed

  • SEC-090: Automated trusted workflow pinning (2023-04-21) by @hashicorp-tsccr in #432
  • SEC-090: Automated trusted workflow pinning (2023-09-11) by @hashicorp-tsccr in #454
  • SEC-090: Automated trusted workflow pinning (2023-09-18) by @hashicorp-tsccr in #458
  • don't change GIT_SSH_COMMAND when there is no sshKeyFile by @jbardin in #459

New Contributors

  • @hashicorp-tsccr made their first contribution in #432

Full Changelog: v1.7.2...v1.7.3