This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
v3.13.0
github-actions
released this
14 Oct 20:32
·
269 commits
to refs/heads/main
since this release
What’s Changed
IMPORTANT
- JOIN task is made async (#3284) @apanicker-nflx
- Set unack/postpone duration based on task state (#3289) @skorse
Bug Fixes
- re-throw TerminateWorkflowException if payload exceed max threshold s… (#3272) @jxu-nflx
- Fail workflow if input to dynamic fork join task is invalid (#3273) @jxu-nflx
- Set scheduledTime and startTime with currentTime for all system tasks (#3278) @skorse