Prefect

Latest version: v2.82

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

Scan your dependencies

Page 13 of 44

2.10.10

Not secure
This release improves CLI performance, addresses orchestration race conditions, improves handling of terminal signals for workers, and more.

Check out the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-21010) additional enhancements, fixes, and details.

2.10.9

Not secure
This release adds worker logs to the flow run page, improves handling of termination signals, and adds global default settings for flow and task run retries.

Check out the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-2109) for additional enhancements, fixes, and details.

2.10.8

Not secure
This release relaxes flow run orchestration rules for improved behavior on infrastructure restart, fixes a bug with hanging CLI commands, and includes a few small improvements.

See the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-2108) for details

2.10.7

Not secure
This release combines the previously separate flows and deployments UI pages into a single, holistic page that brings together information about flows and deployments, as well as recent and upcoming runs. You can now see the state of the most recent flow run for each flow and deployment, giving you a snapshot of the status of your workspace. In addition, you can now filter deployments by whether their schedule is active and the work pool to which flow runs are submitted. This release also introduces the new `on_crashed` hook for flows, allowing you to add client-side hooks that will be called when your flow crashes. This is useful for cases where you want to execute code without involving the Prefect API, and for custom handling on `CRASHED` terminal states. This callable hook will receive three arguments: `flow`, `flow_run`, and `state`.

Check out the [release notes](https://github.com/PrefectHQ/prefect/pull/9445) for more details.

2.10.6

Not secure
This release focuses on enhancing the deployment experience and streamlining project setup. You can now deploy multiple flows simultaneously using the improved `deployment.yaml` file. This release also features better run restart behavior, ensuring smooth transitions in various situations. Additional improvements include support for recursive flow calls, concurrent runs of the same flow, and several UI and CLI refinements. We've also enriched our documentation with an informative tutorial on developing custom workers. This release incorporates a critical fix for logs, addressing occasional delays in sending them to the API.

Check out [the release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-2106) for more details.

2.10.5

Not secure
This release includes some new features, such as a worker for each major cloud provider: a CloudRunWorker, ECSWorker, and AzureContainerWorker! 🎉 We're also releasing a new GitHub Action allowing you to automate the build process for deployments orchestrated by Prefect Cloud.

We've also included a number of enhancements, such as a widened flow run graph and `Details` tab on the Flow Runs page in the UI, a documentation refactor to provide more intuitive docs navigation, and much more!

Check out the [release notes](https://github.com/PrefectHQ/prefect/blob/main/RELEASE-NOTES.md#release-2105) for more details.

Page 13 of 44

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.