Credential file omits not set fields when encoded as JSON. [GH-202]
v0.57.0 (July 31, 2023)
FEATURES:
SDK can authenticate using Workload Identity Federation. [GH-199]
SDK can authenticate using a credential file. The credential file can specify
service principal credentials or workload identity provided credentials. [GH-200]
v0.56.0 (July 28, 2023)
v0.55.0 (July 26, 2023)
v0.54.0 (July 19, 2023)
v0.53.0 (July 19, 2023)
v0.52.0 (July 12, 2023)
v0.51.0 (July 05, 2023)
IMPROVEMENTS:
Use refresh tokens if the session is still valid [GH-196]
v0.50.0 (June 14, 2023)
v0.49.0 (June 07, 2023)
v0.48.0 (May 24, 2023)
IMPROVEMENTS:
Added env var option (HCP_AUTH_TLS) to either disable or set to insecure the auth call for mocking. [GH-190]
v0.47.0 (May 24, 2023)
IMPROVEMENTS:
Added option to NewHCPConfig to disable logging from the SDK [GH-192]
Credential file omits not set fields when encoded as JSON. [GH-202]
v0.57.0 (July 31, 2023)
FEATURES:
SDK can authenticate using Workload Identity Federation. [GH-199]
SDK can authenticate using a credential file. The credential file can specify
service principal credentials or workload identity provided credentials. [GH-200]
v0.56.0 (July 28, 2023)
v0.55.0 (July 26, 2023)
v0.54.0 (July 19, 2023)
v0.53.0 (July 19, 2023)
v0.52.0 (July 12, 2023)
v0.51.0 (July 05, 2023)
IMPROVEMENTS:
Use refresh tokens if the session is still valid [GH-196]
v0.50.0 (June 14, 2023)
v0.49.0 (June 07, 2023)
v0.48.0 (May 24, 2023)
IMPROVEMENTS:
Added env var option (HCP_AUTH_TLS) to either disable or set to insecure the auth call for mocking. [GH-190]
v0.47.0 (May 24, 2023)
IMPROVEMENTS:
Added option to NewHCPConfig to disable logging from the SDK [GH-192]
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/hashicorp/hcp-sdk-go from 0.27.0 to 0.61.0.
Release notes
Sourced from github.com/hashicorp/hcp-sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/hashicorp/hcp-sdk-go's changelog.
... (truncated)
Commits
dfc4ff2
updated CHANGELOG.mddbc2353
Update cloud-consul-telemetry-gateway SDK070b894
updated CHANGELOG.mdff4b5a0
Update sync-internal-and-public.yml (#203)3315330
updated CHANGELOG.md8e45722
Update cloud-vault-link-service SDKcd04d8f
updated CHANGELOG.mdbf9906c
Update cloud-resource-manager SDK2b164fe
Credential file small enhancements (#202)485d29a
updated CHANGELOG.mdDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show