Skip to content

Release 0.14.22

Compare
Choose a tag to compare
@zanieb zanieb released this 16 Jun 00:20
ea306ff

0.14.22

Released on June 15, 2021.

Enhancements

  • Use functools.update_wrapper for FunctionTask - #4608
  • Add ability to merge reference tasks when combining two flows - #4644
  • Add client side check for key value size - #4655
  • Ensure stack traces are included in logs during task run exceptions - #4657
  • Add poll_interval parameter to StartFlowRun to define the polling interval when waiting for the flow run to finish - #4641
  • Add ability to set task timeouts with timedelta objects - #4619

Fixes

  • Add ssh documentation - #4539

Contributors