Skip to content

Update Temporal Cloud-API to v0.12.0#2814

Merged
mjameswh merged 9 commits intomasterfrom
chandler/update_temporal_cloud_api
Mar 31, 2026
Merged

Update Temporal Cloud-API to v0.12.0#2814
mjameswh merged 9 commits intomasterfrom
chandler/update_temporal_cloud_api

Conversation

@chndler
Copy link
Copy Markdown
Contributor

@chndler chndler commented Mar 20, 2026

What was changed

  • Update Temporal cloud-api to v0.12.0
  • Add protoc-gen-openapiv2 protos to support api-cloud v0.12.0

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

Note

Medium Risk
Updates protobuf generation inputs by adding a new third-party proto source set and shipping large OpenAPI option protos, which can change generated classes/artifacts and potentially introduce proto name/descriptor conflicts at build time.

Overview
Enables building against Cloud API v0.12.0 by vendoring missing third-party protos.

temporal-serviceclient now includes src/main/proto-thirdparty in the protobuf source set and adds the grpc-gateway protoc-gen-openapiv2 option definitions (annotations.proto, openapiv2.proto) so codegen can resolve OpenAPI/Swagger-related proto extensions.

Written by Cursor Bugbot for commit 608650b. This will update automatically on new commits. Configure here.

@chndler chndler requested a review from a team as a code owner March 20, 2026 00:19
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 20, 2026

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@mjameswh
Copy link
Copy Markdown
Contributor

@chndler This PR adds third party protos, but doesn't modify the cloud protos at all.

Is that really what you meant to do? If so, how are those extra protos useful to us?

@chndler
Copy link
Copy Markdown
Contributor Author

chndler commented Mar 27, 2026

@chndler This PR adds third party protos, but doesn't modify the cloud protos at all.

Is that really what you meant to do? If so, how are those extra protos useful to us?

@mjameswh sorry about that, fixed by updating cloud protos

@mjameswh mjameswh merged commit fb87ce6 into master Mar 31, 2026
24 of 27 checks passed
@mjameswh mjameswh deleted the chandler/update_temporal_cloud_api branch March 31, 2026 19:13
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