Releases: temporalio/sdk-go
Releases · temporalio/sdk-go
v0.24.0
Add UNSPECIFIED to every enum. (#158)
v0.23.9
Prefix enums with type and convert to upper case (#157)
v0.23.8
Combine DataConverter and PayloadConverter (#155)
v0.23.7
Remove workflow timeout type (#154)
v0.23.6
Add retryStatus to ActivityTaskError and ChildWorkflowExecutionError …
v0.23.5: Refactor markers (#151)
* Refactor markers.
* Remove Details map hack.
* Update JSON.
v0.23.4
Move all public errors to temporal package (#145)
v0.23.3
Rename CloseConnection to Close (#140)
v0.23.2
Use Failure and FailureInfo for errors (#138)
v0.23.1: Move types between packages (#137)
* Move types between packages.