pypi prefect 0.9.4
Never Skip the Tutorial

latest releases: 2.19.1, 2.19.0, 2.18.3...
4 years ago

Changelog

0.9.4

Released on Feb 14, 2020.

Features

  • None

Enhancements

  • Add incremental tutorial - #1953
  • Improve error handling for unsupported callables - #1993
  • Accept additional boto3 client parameters in S3 storage - #2000
  • Add optional version_group_id kwarg to create_flow_run for a stable API for flow runs - #1987
  • Add extra_loggers logging configuration for non-Prefect logs in stdout and cloud - #2010

Task Library

  • None

Fixes

  • Ensure ifelse casts its condition to bool prior to evaluation - #1991
  • Do not perform ast.literal_eval on cpu and memory task_definition kwargs for Fargate Agent - #2010
  • Fix new agent processing with Threadpool causing problem for Fargate Agent with task revisions enabled - #2022

Deprecations

  • None

Breaking Changes

  • Remove Airflow Tasks - #1992

Contributors

Don't miss a new prefect release

NewReleases is sending notifications on new releases.