Skip to content

Update Temporal Cloud-API to v0.12.0#2814

Open
chndler wants to merge 6 commits intomasterfrom
chandler/update_temporal_cloud_api
Open

Update Temporal Cloud-API to v0.12.0#2814
chndler wants to merge 6 commits intomasterfrom
chandler/update_temporal_cloud_api

Conversation

@chndler
Copy link
Copy Markdown

@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

Low Risk
Low risk: changes are limited to build configuration and added .proto descriptor/option definitions; primary risk is build/proto-generation breakage due to new third-party protos or source-set ordering/exclusions.

Overview
Updates temporal-serviceclient proto generation to include a new src/main/proto-thirdparty source directory.

Vendors gRPC-Gateway protoc-gen-openapiv2 option protos (annotations.proto, openapiv2.proto) so the project can compile against newer Temporal Cloud API protos that reference these OpenAPI annotations.

Written by Cursor Bugbot for commit 5791937. 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
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

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