Skip to content

Releases: temporalio/sdk-go

v0.24.2

12 Jun 20:28
4b1863d

Choose a tag to compare

Adopt proto files changes (#159)

v0.24.0

10 Jun 06:14
5165b45

Choose a tag to compare

Add UNSPECIFIED to every enum. (#158)

v0.23.9

09 Jun 17:58
ac02e4f

Choose a tag to compare

Prefix enums with type and convert to upper case (#157)

v0.23.8

06 Jun 01:16
5b2d42f

Choose a tag to compare

Combine DataConverter and PayloadConverter (#155)

v0.23.7

05 Jun 19:52
1f82701

Choose a tag to compare

Remove workflow timeout type (#154)

v0.23.6

05 Jun 00:08
b4f70db

Choose a tag to compare

Add retryStatus to ActivityTaskError and ChildWorkflowExecutionError …

v0.23.5: Refactor markers (#151)

04 Jun 20:55
5fcbdfb

Choose a tag to compare

* Refactor markers.

* Remove Details map hack.

* Update JSON.

v0.23.4

28 May 19:25
33c77c6

Choose a tag to compare

Move all public errors to temporal package (#145)

v0.23.3

27 May 01:02
8bcb763

Choose a tag to compare

Rename CloseConnection to Close (#140)

v0.23.2

26 May 19:47
a88dec5

Choose a tag to compare

Use Failure and FailureInfo for errors (#138)