sdk-core
sdk-core copied to clipboard
Rename WorkflowExecutionUpdateRequested
What was changed
Renamed WorkflowExecutionUpdateRequested to WorkflowExecutionUpdateAdmitted to match latest API change.
The protos were only updated to match the API rename change as pulling in all changes resulted in compilation errors.
The PR to introduce these was https://github.com/temporalio/sdk-core/pull/677/files
Why?
Follow-up to https://github.com/temporalio/api/pull/387
Are these API changes released?
@Quinn-With-Two-Ns yes, see https://github.com/temporalio/api-go/releases/tag/v1.32.0
Forgot to merge this 🤦 Has been addressed in other PRs (eg https://github.com/temporalio/sdk-core/pull/700/files) already. No need to merge anymore.