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