Prefect

Latest version: v3.3.1

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

Scan your dependencies

Page 56 of 80

2.5.0

Not secure
This release includes the ability to easily orchestrate flow runs for deployments from other flow runs! If you're currently using `OrionClient.create_flow_run_from_deployment`, or if that's been too complicated, you'll be excited to see our sync-compatible `run_deployment` function that links created runs as subflows. There are a bunch of other enhancements and fixes too! Check out the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-250) for details.

2.4.5

Not secure
This release disables block protection. With block protection enabled, as in 2.4.3 and 2.4.4, client and server versions cannot be mismatched unless you are on a version before 2.4.0. Disabling block protection restores the ability for a client and server to have different version.

Block protection was added in 2.4.1 to prevent users from deleting block types that are necessary for the system to function. With this change, you are able to delete block types that will cause your flow runs to fail. New safeguards that do not affect client/server compatibility will be added in the future.

Note this release also restores block memoization by default, reverting the change in 2.4.4 as it did not patch the issue as intended.

2.4.4

Not secure
**When running a server with this version, the client _must_ be the same version.** This does not apply to clients connecting to Prefect Cloud.

This release attempted to fix a bug affecting a subset of users on 2.4.3 where block schemas cannot be saved. This release did not address the issue as intended and is fixed in 2.4.5.

2.4.3

Not secure
**When running a server with this version, the client _must_ be the same version.** This does not apply to clients connecting to Prefect Cloud.

This release includes several performance enhancements, CLI quality of life improvements, and numerous fixes - [full release notes here](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-243)

2.4.2

Not secure
This release includes some fixes to bugs with blocks in 2.4.1, see the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-242) for details.

Thanks to our users who found and helped fix these issues!

2.4.1

Not secure
This release includes bug fixes and a lot of enhancements. We're sure you'll be excited about:
- Microsoft Teams notifications
- Improved orchestration for duplicate flow runs
- A CLI command to generate a Kubernetes manifest for agents
- Performance improvements for blocks

Check out the [release notes](https://github.com/PrefectHQ/prefect/blob/e941523dc66f8429117a5c3f06c43ced9ec721e9/RELEASE-NOTES.md#release-241) to see all of the changes.

Page 56 of 80

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.