hashicorp / waypoint

A tool to build, deploy, and release any application on any platform.
https://waypointproject.io
Other
4.76k stars 327 forks source link

chore(deps): bump github.com/hashicorp/hcp-sdk-go from 0.27.0 to 0.61.0 #4898

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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.

v0.61.0 (August 28, 2023)

v0.60.0 (August 23, 2023)

v0.59.0 (August 09, 2023)

v0.58.0 (August 01, 2023)

IMPROVEMENTS:

  • 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]

v0.46.0 (May 17, 2023)

v0.45.0 (May 10, 2023)

... (truncated)

Changelog

Sourced from github.com/hashicorp/hcp-sdk-go's changelog.

v0.61.0 (August 28, 2023)

v0.60.0 (August 23, 2023)

v0.59.0 (August 09, 2023)

v0.58.0 (August 01, 2023)

IMPROVEMENTS:

  • 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]

v0.46.0 (May 17, 2023)

v0.45.0 (May 10, 2023)

... (truncated)

Commits


Dependabot compatibility score

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)