Skip to content

Releases: hashicorp/go-getter

v1.7.1

14 Mar 15:00
bdad9ba
Compare
Choose a tag to compare
Merge pull request #424 from hashicorp/fix-av-reports

Remove `bomb.zip` test file to stop anti-virus noise

v2.2.0

13 Feb 18:56
Compare
Choose a tag to compare

What's Changed

  • [v2] update s3, gcs and cmd to use most recent v2 module version by @nywilken in #400
  • Port Decompression bomb security changes from v1 by @nywilken in #414
  • Update Go-Getter V2 to use Go 1.18 by @nywilken in #381

Full Changelog: v2.1.1...v2.2.0

v1.7.0

13 Feb 16:12
0edab85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.2...v1.7.0

v2.1.1

30 Nov 20:15
211d65f
Compare
Choose a tag to compare

What's Changed

  • Add Timeout to SmbClientGetter to go-getter/v2 by @nywilken in #369
  • Upgrade AWS SDK version by @kmoe in #385

Other Changes

New Contributors

  • @kmoe made their first contribution in #385

Full Changelog: v2.1.0...v2.1.1

v1.6.2

13 Jun 19:02
ef2fcc6
Compare
Choose a tag to compare

What's Changed

  • Fix no getter available for X-Terraform-Get source protocol when using bare github or bitbucket hostnames: #370

v2.1.0

24 May 20:37
31c3313
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0

v1.6.1

19 May 18:04
f710948
Compare
Choose a tag to compare
Merge pull request #362 from hashicorp/update-x/sys-for-go1.18

Update `golang.org/x/sys` to work with `go1.18`

v2.0.2

22 Mar 09:26
@azr azr
4e45866
Compare
Choose a tag to compare

What's Changed

  • update s3 gcs and cmd to use most recent v2 module by @azr in #352
  • Removed ova file type from the list of supported decompressors by @nywilken in #354

Full Changelog: v2.0.1...v2.0.2

v2.0.1

09 Feb 16:16
@azr azr
976c908
Compare
Choose a tag to compare

Enhancements

Bug fixes 🐞

  • fixes #320: Pass context to NewRequestWithContext so HTTP requests can… by @zeisss in #324
  • Ignore comments in checksum files by @azr in #350

New Contributors

Full Changelog: v2.0.0...v2.0.1

v1.5.11

10 Jan 18:43
b1336de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.10...v1.5.11