pypi prefect 0.13.0
We should take Prefect Server... and push it somewhere else!

latest releases: 2.19.0, 2.18.3, 2.18.2...
3 years ago

Changelog

0.13.0

Released on August 6, 2020.

Features

  • Support cancellation of active flow runs - #2942
  • Add Webhook storage - #3000

Enhancements

  • Only supply versions when setting SUBMITTED and RUNNING states - #2730
  • Gracefully recover from version lock errors - #2731
  • Add --ui-version server start CLI option to run a specific UI image - #3087
  • Agent querying of flow runs now passes active tenant ID - #3087
  • Ignore calls to flow.register when parsing a flow using file based storage - #3051

Task Library

  • Allow idempotency keys in FlowRunTask when using server backend - #3006
  • Require project name in FlowRunTask when using server backend - #3006

Fixes

  • Fix use of absolute path in Docker storage on Windows - #3044
  • Determine if checkpointing is enabled from config set in the flow-runner process - #3085
  • Fix --no-ui server start CLI option still attempting to pull UI image - #3087

Deprecations

  • Deprecate execute cloud-flow CLI command in favor of execute flow-run - #3087
  • Deprecate run server/cloud CLI commands in favor of run flow - #3087

Breaking Changes

  • Move server and UI code out into separate repositories - #3087
  • Project names are now required when managing flows with the core server - #3087

Contributors

Don't miss a new prefect release

NewReleases is sending notifications on new releases.