Prefect v0.13.9 Release Notes

Release Date: 2020-09-29 // over 3 years ago
  • ๐Ÿ”„ Changelog

    0.13.9

    ๐Ÿš€ Released on September 29, 2020.

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ Allow for scheduling the same flow at the same time with multiple parameter values - #2510

    โœจ Enhancements

    • ๐Ÿ‘ป Adopt explicit exception chaining in more places - #3306
    • โž• Add DateTimeParameter - #3327

    Task Library

    • ๐Ÿ†• New task for the task library to create an item in Monday - #3387
    • โž• Add option to specify run_name for FlowRunTask - #3393

    Contributors