Releases: hashicorp/hc-install
Releases · hashicorp/hc-install
v0.9.0
What's Changed
- Finish Release of 0.8.1 by updating VERSION by @mutahhir in #248
- build(deps): bump golang.org/x/mod from 0.20.0 to 0.21.0 by @dependabot in #242
- docs: Update release instructions by @radeksimko in #249
- Prepare for v0.9.0 release by @mutahhir in #250
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Add artifacts manifest (automatically generated) by @jeanneryan in #235
- build(deps): bump golang.org/x/mod from 0.19.0 to 0.20.0 by @dependabot in #236
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #237
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #238
- build(deps): bump hashicorp/action-setup-bob from 2.1.0 to 2.1.1 in the github-actions-backward-compatible group by @dependabot in #241
- httpclient: Reuse existing configured logger by @radeksimko in #240
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #243
- Nightly and PR builds: fix "no space left on device" on macOS runner by @kmoe in #245
- Update CONTRIBUTING.md to add clean up step by @mutahhir in #246
New Contributors
- @jeanneryan made their first contribution in #235
- @mutahhir made their first contribution in #246
Full Changelog: v0.8.0...v0.8.1
v0.8.0
ENHANCEMENTS:
- Add retries for HTTP operations by @james0209 in #218
- Allow
LicenseDir
field for non-enterprise usage by @james0209 in #214
BUG FIXES:
- [fix] include custom url's "path" when creating Archive URL by @james0209 in #234
INTERNAL:
- [chore] Remove unused variable by @james0209 in #215
- build(deps): bump github.com/hashicorp/go-retryablehttp from 0.7.6 to 0.7.7 by @dependabot in #221
- build(deps): bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by @dependabot in #216
- build(deps): bump golang.org/x/mod from 0.17.0 to 0.18.0 by @dependabot in #223
- build(deps): bump golang.org/x/mod from 0.18.0 to 0.19.0 by @dependabot in #229
- build(deps): bump hashicorp/action-setup-bob from 2.0.0 to 2.0.3 in the github-actions-backward-compatible group by @dependabot in #220
- build(deps): bump hashicorp/action-setup-bob from 2.0.3 to 2.1.0 in the github-actions-backward-compatible group by @dependabot in #222
- build(deps): bump hashicorp/actions-packaging-linux from 1.7 to 1.8 in the github-actions-backward-compatible group by @dependabot in #224
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #219
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #226
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #231
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #233
- go: bump version to 1.22.4 by @radeksimko in #227
v0.7.0
ENHANCEMENTS:
- cmd/hc-install: Enable logging into a file by @radeksimko in #193
- Ensure license file gets packaged along w/ the CLI binary by @radeksimko in #205
- Ensure license files are tracked during installation so they can be removed by @radeksimko in #206
- Add support for custom download URLs by @james0209 in #203
BUG FIXES:
- releasesjson: Fix missing
Version
in unmarshaled response by @radeksimko in #192
DEPENDENCIES:
- build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 by @dependabot in #194
- build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #195
- build(deps): bump hashicorp/action-setup-bob from 1.0.20 to 2 in the github-actions-breaking group by @dependabot in #208
- build(deps): bump hashicorp/setup-copywrite from 1.1.2 to 1.1.3 in the github-actions-backward-compatible group by @dependabot in #212
- build(deps): bump the github-actions-breaking group with 2 updates by @dependabot in #211
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #199
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #204
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #209
INTERNAL:
- [chore] Fix minor lint issue by @james0209 in #202
- github: Create CODEOWNERS by @xiehan in #210
- github: Set up Dependabot to manage HashiCorp-owned Actions versioning by @xiehan in #207
- Lint Markdown by @james0209 in #200
- Replace deprecated
ioutil
usage with the equivalent replacements by @james0209 in #198 - Support darwin/arm64 in tests by @radeksimko in #196
New Contributors
- @james0209 made their first contribution in #198
- @xiehan made their first contribution in #207
Full Changelog: v0.6.4...v0.7.0
v0.6.4
DEPENDENCIES:
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #185
- build(deps): bump github.com/ProtonMail/go-crypto from 1.1.0-alpha.0 to 1.1.0-alpha.1 by @dependabot in #187
- build(deps): bump github.com/ProtonMail/go-crypto from 1.1.0-alpha.1 to 1.1.0-alpha.2 by @dependabot in #189
- build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 by @dependabot in #188
- build(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by @dependabot in #190
v0.6.3
DEPENDENCIES:
- build(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in #171
- build(deps): bump github.com/ProtonMail/go-crypto from 0.0.0-20230828082145-3c4c8a2d2371 to 1.0.0 by @dependabot in #179
- build(deps): bump github.com/ProtonMail/go-crypto from 1.0.0 to v1.1.0-alpha.0 by @radeksimko in #183
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #175
- build(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0 by @dependabot in #184
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #173
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #177
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #180
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #182
- build(deps): Replace mitchellh/cli w/ hashicorp/cli by @radeksimko in #176
- go: bump version to 1.21.5 by @radeksimko in #174
INTERNAL:
- github/release: Ensure production workflow doesn't start before staging by @radeksimko in #170
v0.6.2
What's Changed
- build(deps): bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #162
- build(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 by @dependabot in #168
- build(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 by @dependabot in #163
- build(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 by @dependabot in #160
- build(deps): bump golang.org/x/mod from 0.13.0 to 0.14.0 by @dependabot in #165
- build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #161
- build(deps): Bump workflows to latest trusted versions by @hashicorp-tsccr in #167
- ci: Automate releasing via bob by @radeksimko in #99
- github: Replace dependabot with internal tooling by @radeksimko in #166
- go: bump version to 1.21.3 by @radeksimko in #164
- go: bump version to 1.21.4 by @radeksimko in #169
New Contributors
- @hashicorp-tsccr made their first contribution in #167
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
BUG FIXES:
INTERNALS:
- build(deps): bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #153
- build(deps): bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #157
- build(deps): bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #154
- build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 by @dependabot in #155
- build(deps): bump golang.org/x/mod from 0.12.0 to 0.13.0 by @dependabot in #158
- Ensure go-version is
1.20.8
by @radeksimko in #156
New Contributors
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
ENHANCEMENTS:
- Added Nomad to products by @benedmunds in #139
- releases: support enterprise versions by @colinodell in #148
BUG FIXES:
- build: Adapt to new Go toolchain versioning change in 1.21 by @radeksimko in #150
INTERNAL:
- build(deps): bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #141
- build(deps): bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #152
- build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 by @dependabot in #136
- build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 by @dependabot in #149
- build(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0 by @dependabot in #137
- build(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 by @dependabot in #146
- build(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 by @dependabot in #147
- build(deps): bump golang.org/x/mod from 0.10.0 to 0.11.0 by @dependabot in #142
- build(deps): bump golang.org/x/mod from 0.11.0 to 0.12.0 by @dependabot in #144
- build: bump
BuildTimeout
from15
to25 mins
by @radeksimko in #151
New Contributors
- @benedmunds made their first contribution in #139
- @colinodell made their first contribution in #148
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
ENHANCEMENTS:
- Optimize checksum verification (results in ~80% memory usage reduction during installation) by @ammario in #132
INTERNAL:
- [COMPLIANCE] Add Copyright and License Headers by @hashicorp-copywrite in #106
- Add copywrite config by @radeksimko in #125
- build(deps): bump actions/checkout from 3.5.0 to 3.5.1 by @dependabot in #126
- build(deps): bump actions/checkout from 3.5.1 to 3.5.2 by @dependabot in #127
- build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 by @dependabot in #135
- build(deps): bump golang.org/x/crypto from 0.7.0 to 0.8.0 by @dependabot in #123
- build(deps): bump golang.org/x/mod from 0.9.0 to 0.10.0 by @dependabot in #122
- build(deps): bump hashicorp/setup-copywrite from 1.0.0 to 1.1.2 by @dependabot in #128
- ci: Add PR test for copyright headers by @radeksimko in #124
- internal/releasesjson: replace deprecated openpgp dependency by @rolandshoemaker in #131
- releases: Add benchmark for ExectVersion.Install() by @radeksimko in #134
- releases: Add mock build for darwin/arm64 by @radeksimko in #133
New Contributors
- @rolandshoemaker made their first contribution in #131
- @ammario made their first contribution in #132
Full Changelog: v0.5.1...v0.5.2