Skip to content

Releases: temporalio/api-go

v1.34.0

22 May 17:22
@gow gow
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @gow made their first contribution in #162

Full Changelog: v1.33.0...v1.34.0

v1.33.0

09 May 20:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.32.0...v1.33.0

v1.32.0

10 Apr 20:56
Compare
Choose a tag to compare

What's Changed

  • Add execution duration to WorkflowExecutionInfo (#386)
  • Add root workflow execution to WorkflowExecutionStartedEventAttribute… (#366)
  • Versioning 2 API (#393)

Full Changelog: v1.31.0...v1.32.0

v1.30.0

15 Mar 16:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.29.2...v1.30.0

v1.29.2

12 Mar 17:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.29.1...v1.29.2

v1.29.1

11 Mar 17:21
332690c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.29.0...v1.29.1

v1.29.0

01 Mar 19:31
4df37d4
Compare
Choose a tag to compare

What's Changed

  • Disable utf-8 validation on strings by @dnr in #147
  • Fix disabling utf-8 validation for nested types by @dnr in #148

Full Changelog: v1.28.0...v1.29.0

v1.28.0

27 Feb 19:10
6dc0f17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.27.0...v1.28.0

v1.27.0

01 Feb 23:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.0...v1.27.0

v1.26.0

15 Nov 21:51
Compare
Choose a tag to compare
  • Add stage to UpdateWorkflowExecutionResponse and PollWorkflowExecutionUpdateResponse
  • Add update_ref to PollWorkflowExecutionUpdateResponse