Skip to content

Releases: temporalio/sdk-go

v0.24.0

10 Jun 06:14
5165b45
Compare
Choose a tag to compare
Add UNSPECIFIED to every enum. (#158)

v0.23.9

09 Jun 17:58
ac02e4f
Compare
Choose a tag to compare
Prefix enums with type and convert to upper case (#157)

v0.23.8

06 Jun 01:16
5b2d42f
Compare
Choose a tag to compare
Combine DataConverter and PayloadConverter (#155)

v0.23.7

05 Jun 19:52
1f82701
Compare
Choose a tag to compare
Remove workflow timeout type (#154)

v0.23.6

05 Jun 00:08
b4f70db
Compare
Choose a tag to compare
Add retryStatus to ActivityTaskError and ChildWorkflowExecutionError …

v0.23.5: Refactor markers (#151)

04 Jun 20:55
5fcbdfb
Compare
Choose a tag to compare
* Refactor markers.

* Remove Details map hack.

* Update JSON.

v0.23.4

28 May 19:25
33c77c6
Compare
Choose a tag to compare
Move all public errors to temporal package (#145)

v0.23.3

27 May 01:02
8bcb763
Compare
Choose a tag to compare
Rename CloseConnection to Close (#140)

v0.23.2

26 May 19:47
a88dec5
Compare
Choose a tag to compare
Use Failure and FailureInfo for errors (#138)

v0.23.1: Move types between packages (#137)

19 May 22:49
a115d46
Compare
Choose a tag to compare
* Move types between packages.