Prefect

Latest version: v3.3.1

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 59 of 80

2.0.1

Not secure
The response to Prefect 2 has been overwhelming in the best way possible. Thank you to the many community members who tried it out and gave us feedback! Thanks in particular to the students at this week's Prefect Associate Certification Course (PACC) in San Jose for their thoughtful recommendations. This release is a compilation of enhancements and fixes that make for a more resilient, performant, and refined Prefect experience.

Improvements and bug fixes

- Schedules set via the API or UI are now preserved when building deployments from the CLI
- JSON types are now coerced to none, following Javascript convention and supporting standards compatibility
- The `prefect deployment execute` command has been removed to avoid confusion between running a flow locally from a Python script and running it by an agent using `prefect deployment run`
- This repository now includes templates for pull requests and issues to make bug reports and community contributions easier
- The `scheduler` and `flow-run-notifications` LoopServices have been made more resilient
- Log inserts have been made more performant through smaller log batches
- Local file system blocks created from the UI now point to the right `base_path`
- Support for unmapped values to Task.map has been added as requested by Club42 members
- The `deployment build` command now supports an optional output flag to customize the name of the deployment.yaml file, to better support projects with multiple flows

2.0

We have shipped a lot of breaking changes to Prefect 2.0 over the past week. Most importantly, **recent changes to deployments required that schedules for all previously created deployments be turned off**. You can learn more about the changes via the [deployments concept documentation](https://docs.prefect.io/concepts/deployments/), the [tutorial](https://docs.prefect.io/tutorials/deployments/), or the [discourse guide](https://discourse.prefect.io/t/deployments-are-now-simpler-and-declarative/1255).

2.0.0

Not secure
We're thrilled to announce that, with this release, Prefect 2.0 has exited its public beta! Hopefully, this release comes as no surprise. It is the culmination of nearly a year of building in public and incorporating your feedback. Prefect 2.0 is now the default version of the open source `prefect` framework provided [upon installation](https://docs.prefect.io/getting-started/installation/). We will continue enhancing Prefect 2.0 rapidly, but future breaking changes will be less frequent and more notice will be provided.

Prefect 2.0 documentation is now hosted at [docs.prefect.io](https://docs.prefect.io). Prefect 1.0 documentation is now hosted at [docs-v1.prefect.io](https://docs-v1.prefect.io).

1.4.1

Not secure

1.4.0

Not secure
Changes

Enhancements

- Add `get_latest` to `TaskRunView` — [6749](https://github.com/PrefectHQ/prefect/pull/6749)
- Update agents to allow logs to be disabled with `PREFECT__CLOUD__SEND_FLOW_RUN_LOGS` — [6833](https://github.com/PrefectHQ/prefect/pull/6833)

Fixes

- Fix bug where `scheduler_comm.close_rpc()` was not awaited in `DaskExecutor` — [6793](https://github.com/PrefectHQ/prefect/pull/6793)
- Fix bug where the Prefect diagnostics logger could duplicate output — [6832](https://github.com/PrefectHQ/prefect/pull/6832)

Task library

- Add validation for node type id and instance pool id in Databricks `NewCluster` — [6853](https://github.com/PrefectHQ/prefect/pull/6853)

1.3.1

Not secure
Changes

Fixes

- Fix bug where flows with emoji characters pass `flow.validate()`, but fail to extract from file - [6375](https://github.com/PrefectHQ/prefect/pull/6375)
- Fix `FlowRunView` task run query errors when all task runs in the flwo run are cached - [6572](https://github.com/PrefectHQ/prefect/pull/6572)
- Update `FlowRunView` to avoid retrieval of cached static tasks during `latest` calls - [6572](https://github.com/PrefectHQ/prefect/pull/6572)
- Update `FlowRunView` to be robust to multithreaded usage - [6572](https://github.com/PrefectHQ/prefect/pull/6572)

Task Library

- Add state handler to log to Snowflake - [5671](https://github.com/PrefectHQ/prefect/pull/5671)
- Fix default idempotency token for `DatabricksSubmitMultitaskRun` - [6412](https://github.com/PrefectHQ/prefect/pull/6412)
- Fix custom tag type for Databricks `NewCluster` - [6573](https://github.com/PrefectHQ/prefect/pull/6009)
- Fix empty file handling in `S3List` task - [6028](https://github.com/PrefectHQ/prefect/pull/6028)

Contributors

- [Dennis Hinnenkamp](https://github.com/mcfuhrt)
- [Edmondo Porcu](https://github.com/edmondo1984)
- [Mate Hricz](https://github.com/matt9993)
- [Stéphan Taljaard](https://github.com/taljaards)

Page 59 of 80

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.