Releases: hashicorp/go-getter
Releases · hashicorp/go-getter
v1.8.0
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
- @ryancragun made their first contribution in #547
- @YakDriver made their first contribution in #548
Full Changelog: v1.7.9...v1.8.0
v1.7.9
What's Changed
- Speed up XZ decompression by 5x with bufio wrapper by @vsarunas in #520
- Fix CI Workflow by @mohanmanikanta2299 in #522
- test: Remove use of "mitchellh/go-testing-interface" for stdlib by @jrasell in #523
- fix: url redact of multiple sshkey by @dduzgun-security in #528
- Publish arm binaries by @sethvargo in #525
- fix errcheck lint errors and run it as part of pr checks by @abhijeetviswa in #530
- fix additional lint errors and increase linter scope by @abhijeetviswa in #531
- IND-3728 enabling dependabot by @KaushikiAnand in #529
- fix: go-getter subdir paths by @dduzgun-security in #540
New Contributors
- @vsarunas made their first contribution in #520
- @jrasell made their first contribution in #523
- @sethvargo made their first contribution in #525
- @abhijeetviswa made their first contribution in #530
- @KaushikiAnand made their first contribution in #529
Full Changelog: v1.7.8...v1.7.9
v1.7.8
What's Changed
- sec: fix s3 and gcs host checks by @dduzgun-security in #512
Full Changelog: v1.7.7...v1.7.8
v1.7.7
What's Changed
- Clean up git repo on disk when the ref checkout fails by @james-warren0 in #504
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #409
- Add CODEOWNERS file in .github/CODEOWNERS by @mukeshjc in #505
- IND-1804 Bump up dependencies to remediate vulnerabiities by @mohanmanikanta2299 in #513
- Updating arguments in github release CI by @mohanmanikanta2299 in #514
- Updating .goreleaser.yml file with valid version by @mohanmanikanta2299 in #515
New Contributors
- @james-warren0 made their first contribution in #504
- @mukeshjc made their first contribution in #505
- @mohanmanikanta2299 made their first contribution in #513
Full Changelog: v1.7.6...v1.7.7
v1.7.6
v2.2.3
What's Changed
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
What's Changed
- Prevent Git Config Alteration on Git Update by @dduzgun-security in #497
New Contributors
- @dduzgun-security made their first contribution in #497
Full Changelog: v1.7.4...v1.7.5
v2.2.2
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
- @lbajolet-hashicorp made their first contribution in #488
- @kudla made their first contribution in #460
Full Changelog: v2.2.1...cmd/go-getter/v2.2.2
v1.7.4
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
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