Skip to content

v1.19.0

Compare
Choose a tag to compare
@Quinn-With-Two-Ns Quinn-With-Two-Ns released this 07 Dec 03:36
· 332 commits to master since this release
dbb8e54

Highlights

Schedule API (experimental)

💥 Breaking changes have been made to creating a schedule. A *ScheduleWorkflowAction instead of a ScheduleWorkflowAction type is now used when creating a schedule.

Specific Changes

2022-11-15 - 68010f8 - bugfix: consistently plumb failureConverter (#956)
2022-11-15 - ad892e2 - Schedule fixes (#959)
2022-11-21 - 0d8f46a - Fix default catchupWindow (#963)
2022-11-22 - 0635622 - Add ci trigger for sdk-features (#961)
2022-11-28 - 86b0ef6 - Add num_pollers metric (#965)
2022-11-28 - a23dec9 - Add local_activity_execution_failed metric (#966)
2022-12-06 - 8314c25 - Fix some documentation (#976)
2022-12-06 - 9bcabc9 - Reset SA and memos if execution context is stale (#973)