Skip to content

Releases: cadence-workflow/cadence-go-client

v1.3.1-rc.1

09 Jul 22:57
40074ec
Compare
Choose a tag to compare
v1.3.1-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.3.0...v1.3.1-rc.1

v1.3.0

08 Jul 11:25
0c96659
Compare
Choose a tag to compare

What's Changed

Read more

v1.2.10-rc.15

30 Jun 11:33
ebff2b1
Compare
Choose a tag to compare
v1.2.10-rc.15 Pre-release
Pre-release

What's Changed

  • Introduce ExecuteWithVersion and ExecuteWithMinVersion to GetVersion by @arzonus in #1427

Full Changelog: v1.2.10-rc.14...v1.2.10-rc.15

v1.2.10

22 Mar 19:12
Compare
Choose a tag to compare
v1.2.10 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.2.9...v1.2.10-rc.3

v1.2.9

01 Mar 16:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.8...v1.2.9

v1.2.8

27 Feb 14:03
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.7...v1.2.8-rc.1

v1.2.7

11 Dec 10:28
Compare
Choose a tag to compare

What's Changed

Changed

  • Upgraded cassandra image to 4.1.3 in docker compose files #1301

Fixed

  • Fixed history size exposure logging #1300

Full Changelog: v1.2.6...v1.2.7

v1.2.6

24 Nov 10:30
Compare
Choose a tag to compare

What's Changed

Added

  • Added a new query type __query_types #1295
  • Added calculate workflow history size and count and expose that to client #1270
  • Added honor non-determinism fail workflow policy #1287

Full Changelog: v1.1.0...v1.2.6

v1.1.0 Release

09 Nov 19:31
ae76f5f
Compare
Choose a tag to compare

What's Changed

Added

  • Added new poller thread pool usage metrics #1275 #1291
  • Added metrics tag workflowruntimelength in workflow context #1277
  • Added GetWorkflowTaskList and GetActivityTaskList APIs #1292

Changed

  • Updated idl version
  • Improved retrieval of binaryChecksum #1279

Fixed

  • Fixed error log #1284
  • Fixed in TestEnv workflow interceptor is not propagated correctly for child workflows #1289

New Contributors

Full Changelog: v1.0.2...v1.1.0

v1.0.2 release

25 Sep 13:10
bdc3c39
Compare
Choose a tag to compare

Added

  • Add a structured error for non-determinism failures

Changed

  • Do not log when automatic heart beating fails due to cancellations

Full Changelog: v1.0.1...v1.0.2