github PrefectHQ/prefect 1.2.2
Release 1.2.2

latest releases: prefect-dbt-0.6.0rc1, prefect-sqlalchemy-0.5.0rc1, prefect-snowflake-0.28.0rc1...
2 years ago

Changes

Enhancements

  • Add inference of Docker network mode for "host" and "none" networks - #5748
  • Add Python 3.10 support - #5770
  • Raise error on task initialiation when positional-only parameters are present in function signature - #5789
  • Add flag to prevent printing ASCII welcome message 5619
  • Allow the Prefect client to retry connections for HTTP targets - #5825

Task Library

  • Adds SFTP server tasks SftpUpload and SftpDownload #1234
  • Configure logging output for AirbyteConnectionTask - #5794
  • Make artifacts optional in StartFlowRun - #5795
  • Use json instead of dict for DatabricksSubmitMultitaskRun - #5728
  • Fix defect in serialization of Great Expectation's results in LocalResult - #5724
  • Add an optional data_security_mode to Databricks cluster configuration. - #5778

Fixes

  • Fix bug where Prefect signals in tasks were not re-raised by the process-based timeout handler - #5804
  • Update flow builds to be deterministic when upstream and downstream slug are same - #5785

Contributors

Don't miss a new prefect release

NewReleases is sending notifications on new releases.