Skip to content

v1.30.1

Compare
Choose a tag to compare
@pdoerner pdoerner released this 27 Nov 22:15
· 12 commits to master since this release
158b823

Breaking Changes

Nexus async Operations backed by ExecuteUntypedWorkflow (i.e. NewWorkflowRunOperation and NewWorkflowRunOperationWithOptions) are now required to set the workflow ID on the StartWorkflowOptions parameter. If workflow ID is unset, the new error ErrMissingWorkflowID will be returned.

What's Changed

New Contributors

Full Changelog: v1.30.0...v1.30.1