prefect

Prefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines

APACHE-2.0 License

Downloads
8.4M
Stars
14.5K
Committers
148

Bot releases are visible (Hide)

prefect - Release 2.8.6

Published by zanieb over 1 year ago

This release adds a new way to access contextual information during your flow runs, improves handling of task worker restarts, and tweaks some Postgres settings for a performance boost.

See the release notes for more details!

prefect - Release 2.8.5

Published by rpeden over 1 year ago

We're excited to celebrate two first-time contributors in this release! 🎉

Thanks for your contributions, and thank you for being a part of the Prefect community!

This release includes faster deployment deletion, a fix for CLI login, and more. See the release notes for full details.

prefect - 2.8.4

Published by abrookins over 1 year ago

We are excited to celebrate many first-time contributors in this release 🎉:

Thank you for your contributions and we look forward to your continued involvement in the Prefect community! 💪

Additionally, this release brings several exciting enhancements to Prefect, including improvements to the Azure filesystem block, added support for yaml config strings to KubernetesClusterConfig, and much more. See the release notes for details and bug fixes!

prefect - Release 2.8.3

Published by peytonrunyan over 1 year ago

This release adds client-side hooks 🪝 that allow you to call functions when your flow or task enters a Completed or Failed state, improvements to Kubernetes log streaming behavior, and much more!

Check out the release notes for more details.

prefect - Release 2.8.2

Published by zanieb over 1 year ago

This release fixes a bug where plugins were not automatically loaded, preventing blocks from collections or extra entrypoints from being available in some situations.

See the release notes for details.

prefect - Release 2.8.1

Published by zanieb over 1 year ago

This release deprecates use of "Orion" throughout our library in favor of clearer language.

See the release notes for more details and additional fixes and enhancements.

prefect - Release 2.8.0

Published by serinamarie over 1 year ago

This release adds the ability to prioritize flow runs with 🏊 work pools, create flow runs from the UI with parameters from a previous run, and more enhancements and fixes!

Check out the release notes for more details.

prefect - Release 2.7.12

Published by zanieb over 1 year ago

This release includes custom flow and task run names as well as some 🐞 squashing.

See the release notes for details!

prefect - Release 2.7.11

Published by peytonrunyan over 1 year ago

This release adds the ability to run loggers outside of Prefect flows, a bug fix for Kubernetes early exits when no timeout was provided, and development on experimental 🔬 features!

See the release notes for more details and additional fixes!

prefect - Release 2.7.10

Published by zanieb over 1 year ago

This release includes improvements to flow run cancellation, multiarchitecture docker images, and a quickstart tutorial for Prefect Cloud.

Check out the release notes to see the details and other enhancements.

prefect - Release 2.7.9

Published by peytonrunyan over 1 year ago

This release improves the flow-run logs CLI experience by giving you options to limit the number of logs, fixes a bug that can occur when Windows 🪟 attempts to spawn subprocesses, and continues work on experimental features!

See the release notes for more details!

prefect - Release 2.7.8

Published by zanieb almost 2 years ago

This release includes a beta flow run timeline view, the option to refresh cached task run results, and more!

See the release notes for more details!

prefect - Release 2.7.7

Published by zanieb almost 2 years ago

This release includes new reference documentation, better support for changing block schemas, improved display of flow parameters, and many other enhancements and bug fixes.

See the release notes for more details!

prefect - Release 2.7.6

Published by zanieb almost 2 years ago

This release fixes a critical bug in the SQLite database migrations in 2.7.4 and 2.7.5. See https://github.com/PrefectHQ/prefect/issues/8058 for details.

Note this release does not include any other changes from the main branch since 2.7.5. It is a backport of the migration bug fix.

prefect - Release 2.7.5

Published by peytonrunyan almost 2 years ago

WARNING: This release includes a bug in SQLite data migrations which will result in loss of historical state data.
This release has been yanked from the Python package index. See https://github.com/PrefectHQ/prefect/issues/8058 for details.

This release adds two features to the CLI: retrieval of flow run logs and the ability to schedule a flow run for a execution in the future. This release also highlights some updates in our GCP, Airbyte, and DBT collections!

See the release notes for details.

prefect - Release 2.7.4

Published by zanieb almost 2 years ago

WARNING: This release includes a bug in SQLite data migrations which will result in loss of historical state data.
This release has been yanked from the Python package index. See https://github.com/PrefectHQ/prefect/issues/8058 for details.

This release greatly expands control over retry delays, including exponential backoffs and jitter! We've also added support for experimental flags behind the scenes, so expect to see some experimental features soon 👩‍🔬

See the release notes for details.

prefect - Release 2.7.3

Published by zanieb almost 2 years ago

This release includes some bug fixes 🐞

See the release notes for details.

prefect - Release 2.7.2

Published by zanieb almost 2 years ago

This release adds rescheduling of paused flow runs, pausing flow runs from the UI, a new page for viewing individual task run concurrency limit details, and many other enhancements and fixes :)

We've also added new collections for Bitbucket and Kubernetes!

See the release notes for more details.

prefect - Release 2.7.1

Published by zanieb almost 2 years ago

This release adds a new setting for using custom blocks, improves cancellation edge-cases, a new task concurrency page, and adds bulk deletion to more objects in the UI!

See the release notes for details and bug fixes!

prefect - Release 1.4.1

Published by zanieb almost 2 years ago