Sourced from github.com/hashicorp/go-getter's releases.
v1.8.6
No release notes provided.
v1.8.5
What's Changed
- [chore] : Bump the go group with 2 updates by
@dependabot[bot] in hashicorp/go-getter#576- use %w to wrap error by
@Ericwwwin hashicorp/go-getter#475- fix: #538 http file download skipped if headResp.ContentLength is 0 by
@martijnvdpin hashicorp/go-getter#539- chore: fix error message capitalization in checksum function by
@ssagarvermain hashicorp/go-getter#578- [chore] : Bump the go group with 8 updates by
@dependabot[bot] in hashicorp/go-getter#577- Fix git url with ambiguous ref by
@nimasamiiin hashicorp/go-getter#382- fix: resolve compilation errors in get_git_test.go by
@CreatorHeadin hashicorp/go-getter#579- [chore] : Bump the actions group with 2 updates by
@dependabot[bot] in hashicorp/go-getter#582- [chore] : Bump the go group with 3 updates by
@dependabot[bot] in hashicorp/go-getter#583- test that arbitrary files cannot be checksummed by
@schmichaelin hashicorp/go-getter#250- [chore] : Bump google.golang.org/api from 0.260.0 to 0.262.0 in the go group by
@dependabot[bot] in hashicorp/go-getter#585- [chore] : Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group by
@dependabot[bot] in hashicorp/go-getter#586- [chore] : Bump the go group with 3 updates by
@dependabot[bot] in hashicorp/go-getter#588- [chore] : Bump actions/cache from 5.0.2 to 5.0.3 in the actions group by
@dependabot[bot] in hashicorp/go-getter#589- [chore] : Bump aws-actions/configure-aws-credentials from 5.1.1 to 6.0.0 in the actions group by
@dependabot[bot] in hashicorp/go-getter#592- [chore] : Bump google.golang.org/api from 0.264.0 to 0.265.0 in the go group by
@dependabot[bot] in hashicorp/go-getter#591- [chore] : Bump the go group with 5 updates by
@dependabot[bot] in hashicorp/go-getter#593- IND-6310 - CRT Onboarding by
@nasareenyin hashicorp/go-getter#584- Fix crt build path by
@ssagarvermain hashicorp/go-getter#594- [chore] : Bump the go group with 3 updates by
@dependabot[bot] in hashicorp/go-getter#596- fix: remove checkout action from set-product-version job by
@ssagarvermain hashicorp/go-getter#598- [chore] : Bump the actions group with 4 updates by
@dependabot[bot] in hashicorp/go-getter#595- fix(deps): upgrade go.opentelemetry.io/otel/sdk to v1.40.0 (GO-2026-4394) by
@ssagarvermain hashicorp/go-getter#599- Prepare go-getter for v1.8.5 release by
@nasareenyin hashicorp/go-getter#597- [chore] : Bump the actions group with 2 updates by
@dependabot[bot] in hashicorp/go-getter#600- sec: bump go and xrepos + redact aws tokens in url by
@dduzgun-securityin hashicorp/go-getter#604NOTES:
Binary Distribution Update: To streamline our release process and align with other HashiCorp tools, all release binaries will now be published exclusively to the official HashiCorp release site. We will no longer attach release assets to GitHub Releases.
New Contributors
@Ericwwwmade their first contribution in hashicorp/go-getter#475@martijnvdpmade their first contribution in hashicorp/go-getter#539@nimasamiimade their first contribution in hashicorp/go-getter#382@nasareenymade their first contribution in hashicorp/go-getter#584Full Changelog: https://github.com/hashicorp/go-getter/compare/v1.8.4...v1.8.5
d23bff4
Merge pull request #608
from hashicorp/dependabot/go_modules/go-security-9c51...2c4aba8
Merge pull request #613
from hashicorp/pull/v1.8.6fe61ed9
Merge pull request #611
from hashicorp/SECVULN-41053d533656
Merge pull request #606
from hashicorp/pull/CRT388f23d
Additional test for local branch and headb7ceaa5
harden checkout ref handling and added regression tests769cc14
Release version bump up6086a6a
Review Comments Addressede02063c
Revert "SECVULN Fix for git checkout argument injection enables
arbitrary fil...c93084d
[chore] : Bump google.golang.org/grpc