github PrefectHQ/prefect 0.13.15
Why dig up artifacts when you can create them?

latest releases: 2.19.0, prefect-slack-0.2.5, prefect-gcp-0.5.11...
3 years ago

Changelog

0.13.15

Released on November 11, 2020.

Features

  • Add API for storing task run artifacts in the backend - #3581

Enhancements

  • Allow for setting Client headers before loading tenant when running with Prefect Server - #3515
  • Checkpoint all iterations of Looped tasks - #3619
  • Add ref option to GitHub storage for specifying branches other than master - #3638
  • Added ExecuteNotebook task for running Jupyter notebooks - #3599
  • Pass day_or croniter argument to CronClock and CronSchedule - #3612
  • Client.create_project and prefect create project will skip creating the project if the project already exists - #3630
  • Update deployments extension to AppsV1Api - #3637
  • PrefectSecret and EnvVarSecret tasks no longer require secret names be provided at flow creation time - #3641

Fixes

  • Fix issue with retrying mapped pipelines on dask - #3519
  • Task arguments take precedence when generating task_run_name - #3605
  • Fix breaking change in flow registration with old server versions - #3642
  • Task arguments take precedence when generating templated targets and locations - #3627

Breaking Changes

  • Environment variable config values now parse without requiring escaping backslashes - #3603

Contributors

Don't miss a new prefect release

NewReleases is sending notifications on new releases.