Skip to content

Conversation

@cretz
Copy link
Member

@cretz cretz commented Jul 8, 2024

What was changed

  • Added all cloud API protos
  • Added Temporalio.Client.ITemporalCloudOperationsClient and implementation and options
  • Updated core and all plumbing for new client
  • Added CI test for non-forks to perform cloud client call to ensure it works
  • Surfaced WorkflowService and OperatorService on ITemporalClient (had to go through .Connection before, but makes sense to surface as a shortcut the way we did with Python).

Checklist

  1. Closes [Feature Request] Cloud Operations API Client #244

@cretz cretz requested a review from a team July 8, 2024 17:57
@cretz cretz marked this pull request as ready for review July 8, 2024 17:57
@cretz cretz merged commit 4a6d4a0 into main Jul 8, 2024
@cretz cretz deleted the cloud-ops-api branch July 8, 2024 19:23
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.

[Feature Request] Cloud Operations API Client

3 participants