Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle breaking change in boundary client #1110

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

davidsbond
Copy link
Member

@davidsbond davidsbond commented Oct 5, 2024

This commit upgrades the hcp-sdk-go dependency to 0.115.0 and addresses a breaking change within the cloud-boundary APIs. Seems that an empty response body will be generated as an empty interface instead of a struct causing compilation errors when attempting to upgrade.

@davidsbond davidsbond requested review from a team as code owners October 5, 2024 02:18
This commit upgrades the hcp-sdk-go dependency to 0.115.0 and addresses a breaking
changes within the cloud-boundary APIs. Seems that an empty response body will be
generated as an empty interface instead of a struct causing compilation errors when
attempting to upgrade.

Signed-off-by: David Bond <[email protected]>
@davidsbond davidsbond force-pushed the boundary-client-fix branch from b62c880 to 8bd0ff2 Compare October 5, 2024 02:20
@davidsbond davidsbond merged commit 0bdf837 into main Oct 7, 2024
6 checks passed
@davidsbond davidsbond deleted the boundary-client-fix branch October 7, 2024 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants