Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

v3.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Oct 20:32
· 269 commits to refs/heads/main since this release
ef57cd8

What’s Changed

IMPORTANT

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

Refactor

  • Change TaskType to be string in order to define custom task and taskMappers (#3154) @manan164

Documentation