Releases: hashicorp/hcp-sdk-go
Releases · hashicorp/hcp-sdk-go
v0.27.0
v0.27.0 (December 01, 2022)
FEATURES:
- Allow users to save profile information via environment variables [GH-137]
BUG FIXES:
- Remove v0.26.0 from pkg.go.dev [GH-139]
v0.26.0
v0.26.0 (November 30, 2022)
BUG FIXES:
- Added exception for google.rpc.status when generating code since it was mistakenly rendered as
GoogleRpcStatus
instead of GoogleRPCStatus
[GH-138]
v0.25.0
v0.25.0 (November 23, 2022)
FEATURES:
- Enable user session refresh on browser login [GH-129]
IMPROVEMENTS:
- Bump github.com/go-openapi/strfmt from 0.20.0 to 0.21.3 (#132) [GH-132]
- Expand test coverage for browser login [GH-129]
- Refactor auth package to support Session interface [GH-129]
- Skip browser login test during CI. [GH-135]
v0.24.0
v0.24.0 (November 10, 2022)
IMPROVEMENTS:
- Add reminder to add changelog entry in PR template [GH-130]
- Remove redundant caching in Release Workflow [GH-130]
- Run tests in GitHub Actions instead of Circle CI. [GH-128]
- Set up up auto releaser with test gating. [GH-128]
- Upload test coverage artifacts to GitHub Actions job run. [GH-128]
- Use force push with lease on workflow [GH-131]
v0.23.0
0.23.0 (September 20, 2022)
BREAKING CHANGES:
- Update go-swagger from 0.25.0 to 0.30.2 which introduces a breaking change around how pointers are used with a model's enums. More information can be found in the go-swagger GitHub repo. (122)
IMPROVEMENTS:
- Use public scada address - scada.hashicorp.cloud (120)
- Replace
go get
with go install
in CI steps in order to support go@1.18 (123)
v0.22.0
0.22.0 (August 30, 2022)
BREAKING CHANGES:
ℹ️ This breaking change does not impact production HCP.
- Change token endpoint from Auth0 to HCP (114)
FEATURES:
- Enable browser login when client credentials are unavailable (112).
- Update cloud-operation SDK (d009766).
v0.21.0
IMPROVEMENTS:
- Update CODEOWNERS with new team name (#105).
- Upgrade to Go version 1.18 (#106).
FEATURES:
- Update cloud-packer-service (#101).
- Update cloud-vault-service (#104).
- Update cloud-packer-service (#108).
- Update cloud-vagrant-box-registry (#109).
- Update cloud-vault-service (#110).
v0.20.0
0.20.0 (July 20, 2022)
FEATURES:
- Updated cloud-vault-service/stable/2020-11-25 to add major version upgrade features (#95).
0.19.0
0.19.0 (May 6, 2022)
BREAKING CHANGES:
- Renamed cloud-packer-service/preview/2021-04-30 to cloud-packer-service/stable/2021-04-30 (#82)
IMPROVEMENTS:
- Fix httpclient test to allow passing in a customer client (#79)
0.18.0
0.18.0 (March 29, 2022)
FEATURES:
- Updated cloud-vault-service/stable/2020-11-25 to allow path filter updates (#68).