Prefect

Latest version: v3.1.4

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

Scan your dependencies

Page 16 of 59

2.19.7

Not secure
Fixes
- Fix bug where assignments inside functions are evaluated when running `prefect deploy` - https://github.com/PrefectHQ/prefect/pull/14403
- Allow `uvicorn>0.29.0` - https://github.com/PrefectHQ/prefect/pull/14370

Documentation
- Add Prefect 3 announcement bar to 2.x docs - https://github.com/PrefectHQ/prefect/pull/14248
- Update Prefect intro in 2.19.x docs - https://github.com/PrefectHQ/prefect/pull/14376
- Update docs edit pencil icon link to route to `2.x` branch in GitHub - https://github.com/PrefectHQ/prefect/pull/14378

**All changes**: https://github.com/PrefectHQ/prefect/compare/2.19.6...2.19.7

2.19.6

Not secure
Enhancements
- Enable deploying from local paths with `Flow.deploy` - https://github.com/PrefectHQ/prefect/pull/13981

Fixes
- Fix `concurrency` timeout scoping - https://github.com/PrefectHQ/prefect/pull/14183
- Fix deployment and work queue statuses - https://github.com/PrefectHQ/prefect/pull/14097
* Fix resolution of block documents in `job_variables` in a `prefect.yaml` before saving server-side - https://github.com/PrefectHQ/prefect/pull/14156

Documentation
- Fix typo in Cloud Run V2 worker navigation link - https://github.com/PrefectHQ/prefect/pull/14170


**Full Changelog**: https://github.com/PrefectHQ/prefect/compare/2.19.5...2.19.6

2.19.5

Not secure
Fixes
- Fix `prefect deploy` when using dynamic `flow` parameters - https://github.com/PrefectHQ/prefect/pull/13991
- Fix `prefect deploy` to prevent code execution inside main guard - https://github.com/PrefectHQ/prefect/pull/14004
- Fix typing on `GlobalConcurrencyLimitUpdate` - https://github.com/PrefectHQ/prefect/pull/14006

Integrations
- Restore `jobs_runs_submit_by_id_and_wait_for_completion` to `prefect-databricks` - https://github.com/PrefectHQ/prefect/pull/13957

Documentation
- Fix formatting in automations concept docs - https://github.com/PrefectHQ/prefect/pull/13962

**All changes**: https://github.com/PrefectHQ/prefect/compare/2.19.4...2.19.5

2.19.4

Not secure
Fixes
- Fix `Could not find flow '[...]' in '[...].py'` errors when using `prefect deploy` to deploy async flows - https://github.com/PrefectHQ/prefect/pull/13769
- Fix parameter schema generation for flows with positional only and keyword only arguments when using `prefect deploy` - https://github.com/PrefectHQ/prefect/pull/13778
- Fix use of dynamic models in flow typing when using `prefect deploy` - https://github.com/PrefectHQ/prefect/pull/13781
- Allow clients to provide task run ID during creation to enable compatibility between 2.x servers and 3.0.0rc clients - https://github.com/PrefectHQ/prefect/pull/13683

Documentation
- Add Docker deployment steps page to centralized integration docs - https://github.com/PrefectHQ/prefect/pull/13720

**All changes**: https://github.com/PrefectHQ/prefect/compare/2.19.3...2.19.4

2.19.3

Not secure
New method for generating parameter schemas without dependencies

`prefect deploy` now works even when dependencies are missing from the current environment. This can speed up deployment via CI by removing the need to install dependencies before deploying your flows.

See the following pull requests for implementation details:
- https://github.com/PrefectHQ/prefect/pull/13620
- https://github.com/PrefectHQ/prefect/pull/13315

Enhancements
- Provide URL in CLI output upon work pool creation — https://github.com/PrefectHQ/prefect/pull/13597

Fixes
- Ensure graceful cancellation of flow runs corresponding to deleted deployments — https://github.com/PrefectHQ/prefect/pull/13669

Integrations
- Add loading state to concurrency limits table in the Prefect UI — https://github.com/PrefectHQ/prefect-ui-library/pull/2483
- Remove old schema properties from deployments in the Prefect UI — https://github.com/PrefectHQ/prefect-ui-library/pull/2482
- Add handling for multi-word dbt CLI commands — https://github.com/PrefectHQ/prefect/pull/13616

**All changes**: https://github.com/PrefectHQ/prefect/compare/2.19.2...2.19.3

2.19.2

Not secure
This release includes a few bug fixes, ensuring:
- 🛠️ runs created from the `deployments/{id}/create_flow_run` endpoint hydrates workspace variables
- 🔢 proper integer value display on the Variables page of the Prefect UI — https://github.com/PrefectHQ/prefect-ui-library/pull/2454
- ⚙️ "Run a deployment" automation action parameter display input configuration persists during editing — https://github.com/PrefectHQ/prefect-ui-library/pull/2458
- 📌 `requests` dependency pinned to `<2.32.0` in `requirements-dev.txt` - https://github.com/PrefectHQ/prefect/pull/13538
- 📄 Jinja template example is renderable in automations documentation — https://github.com/PrefectHQ/prefect/pull/13421

Page 16 of 59

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.