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

changelog: add note on next breaking update #140

Merged
merged 1 commit into from
Dec 2, 2022

Conversation

lbajolet-hashicorp
Copy link
Contributor

🛠️ Description

The HCP Packer API was updated to grpc_gateway v2, which induces a breaking change in the payloads for the requests on some routes as the body is now inlined in the definition rather than a reference to a component.

🔗 External Links

👍 Definition of Done

  • SDK added
  • SDK updated
  • Tests added?
  • Docs updated?

Copy link
Contributor

@itsjaspermilan itsjaspermilan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

The HCP Packer API was updated to grpc_gateway v2, which induces a
breaking change in the payloads for the requests on some routes as the
body is now inlined in the definition rather than a reference to a
component.
@itsjaspermilan itsjaspermilan merged commit a8c2645 into main Dec 2, 2022
@itsjaspermilan itsjaspermilan deleted the changelog_update_hcp_packer branch December 2, 2022 18:34
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