github temporalio/sdk-go v1.30.1

latest releases: contrib/sysinfo/v0.1.0, v1.41.0, contrib/envconfig/v1.0.0...
15 months ago

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

Don't miss a new sdk-go release

NewReleases is sending notifications on new releases.