Skip to content

Release 0.15.7

Compare
Choose a tag to compare
@zanieb zanieb released this 21 Oct 18:48
0ed6012

Enhancements

  • Add flatten support to apply_map - #4996
  • Add dask performance report to DaskExecutor - #5032
  • Update git storage repo parameter to be optional if specifying git_clone_url_secret_name - #5033
  • Add task_run_name to prefect.context - #5055

Fixes

  • Reduce rate limit related failures with the ECS agent - #5059

Task Library

  • Add data parameter to SQLiteQuery task - #4981
  • Allow EmailTask to use insecure internal SMTP servers with smtp_type="INSECURE" - #5012
  • Fix Databricks run_id mutation during task runs - #4958
  • Add manual setting to FivetranSyncTask allowing retention of Fivetan scheduling -#5065

Contributors