Skip to content

Add unimplemented DiagnoseWorkflowExecution methods #1015

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

Merged

Conversation

c-warren
Copy link
Contributor

What changed?

  • Updated the IDL package
  • Adds unimplemented stubs for the new DiagnoseWorkflowExecution method

Why?

This is the first step in updating the client to the latest IDL package, as of July 31. This chunk has been chosen to expose the QueryConsistencyLevel on DescribeWorkflowExecution and GetWorkflowExecutionHistoryRequest - coming in a follow up PR while minimizing the number of breaking changes consumed.

How did you test it?

Unit tests + build.

Potential risks

There are a lot of IDL changes being pulled in (approximately a years worth). While there are few actual implementation changes it's still a concerningly long list.

Release notes

N/A

Documentation Changes

N/A

@c-warren c-warren marked this pull request as ready for review August 1, 2025 02:18
@c-warren c-warren merged commit 8652ad7 into cadence-workflow:master Aug 1, 2025
11 checks passed
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.

2 participants