Prefect

Latest version: v3.3.1

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

Scan your dependencies

Page 26 of 80

3.0.11.dev4

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Development & Tidiness ๐Ÿงน
* Remove `setuptools` and update `pip` pin in Docker build by desertaxle in https://github.com/PrefectHQ/prefect/pull/15759
* Creates settings models for cloud, deployments, and logging by desertaxle in https://github.com/PrefectHQ/prefect/pull/15749
* Update prefecthq/prefect-ui-library to version 3.11.7 by marvin-robot in https://github.com/PrefectHQ/prefect/pull/15756


**Full Changelog**: https://github.com/PrefectHQ/prefect/compare/3.0.11.dev3...3.0.11.dev4

3.0.11.dev3

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Enhancements โž•โž•
* handle interrupts to `serve` util like `Flow` instance method by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15727
Bug Fixes ๐Ÿž
* Capture pod logs for `run_namespaced_job` by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15732
* add `/api` to `PREFECT_UI_API_URL` in default case by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15736
* Add `_request_timeout` to Kubernetes watches by kevingrismore in https://github.com/PrefectHQ/prefect/pull/15744
* fix(runner.server): Pass lowercase log level to uvicorn server by gigaverse-oz in https://github.com/PrefectHQ/prefect/pull/15680
* Fix handling of Dask DataFrame and other Awaitables passed to `run_coro_as_sync` by kzvezdarov in https://github.com/PrefectHQ/prefect/pull/15687
Development & Tidiness ๐Ÿงน
* Update prefecthq/prefect-ui-library to version 3.11.4 by marvin-robot in https://github.com/PrefectHQ/prefect/pull/15738
* Update prefecthq/prefect-design to version 2.13.4 by marvin-robot in https://github.com/PrefectHQ/prefect/pull/15742
* Update prefecthq/prefect-ui-library to version 3.11.5 by marvin-robot in https://github.com/PrefectHQ/prefect/pull/15743
* Update prefecthq/prefect-ui-library to version 3.11.6 by marvin-robot in https://github.com/PrefectHQ/prefect/pull/15746
* Create groups for CLI and client settings by desertaxle in https://github.com/PrefectHQ/prefect/pull/15640
* Add code coverage generation and upload for Python tests by desertaxle in https://github.com/PrefectHQ/prefect/pull/15690
Uncategorized
* Fix a few spelling issues in docs by discdiver in https://github.com/PrefectHQ/prefect/pull/15737
* updated docker push step in docs by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15748
* Thread pool task runner max worker configurable via environment variable by soamicharan in https://github.com/PrefectHQ/prefect/pull/15719

New Contributors
* gigaverse-oz made their first contribution in https://github.com/PrefectHQ/prefect/pull/15680

**Full Changelog**: https://github.com/PrefectHQ/prefect/compare/3.0.11.dev2...3.0.11.dev3

3.0.11.dev2

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Bug Fixes ๐Ÿž
* prefect-dbt - fix dbt cli argument list for multipart commands by e1337us3r in https://github.com/PrefectHQ/prefect/pull/15714
* Fix origin repo check that bypasses Docker Login on PRs originating from forks. by kzvezdarov in https://github.com/PrefectHQ/prefect/pull/15724
Development & Tidiness ๐Ÿงน
* Split out runner and worker tests to avoid hanging test suite by desertaxle in https://github.com/PrefectHQ/prefect/pull/15715
* Update prefecthq/prefect-ui-library to version 3.11.3 by marvin-robot in https://github.com/PrefectHQ/prefect/pull/15717
* Only authenticate with Docker when running on a branch by desertaxle in https://github.com/PrefectHQ/prefect/pull/15708
* Update prefecthq/prefect-design to version 2.13.3 by marvin-robot in https://github.com/PrefectHQ/prefect/pull/15721
* give more time for integration serve flow by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15720
* de-flake serve integration test by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15726
Uncategorized
* give more time for state to integration flow to finish by jakekaplan in https://github.com/PrefectHQ/prefect/pull/15723
* Avoid crashing flows when job watch exits but conatiner is still running by soamicharan in https://github.com/PrefectHQ/prefect/pull/15728

New Contributors
* soamicharan made their first contribution in https://github.com/PrefectHQ/prefect/pull/15728

**Full Changelog**: https://github.com/PrefectHQ/prefect/compare/3.0.11.dev1...3.0.11.dev2

3.0.11.dev1

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed
Development & Tidiness ๐Ÿงน
* Fix failing work queue test by desertaxle in https://github.com/PrefectHQ/prefect/pull/15709
Uncategorized
* Fix links to 3.0 docs that are missing a leading slash by sam-phinizy in https://github.com/PrefectHQ/prefect/pull/15704
* Add a few notes to Docker docs page by discdiver in https://github.com/PrefectHQ/prefect/pull/15706
* Improve table formatting in docs by discdiver in https://github.com/PrefectHQ/prefect/pull/15700
* Fix docs links for integrations by discdiver in https://github.com/PrefectHQ/prefect/pull/15702
* more accessible wording for job variable overrides docs by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15669
* fix automation-assement.py by jakekaplan in https://github.com/PrefectHQ/prefect/pull/15710

New Contributors
* sam-phinizy made their first contribution in https://github.com/PrefectHQ/prefect/pull/15704

**Full Changelog**: https://github.com/PrefectHQ/prefect/compare/3.0.10...3.0.11.dev1

3.0.10

This release fixes an issue where served flows would exit early and continues our reorganization of settings with `pydantic-settings`.
Bug Fixes ๐Ÿž
* Fix bug where `.serve` exits early and add integration test by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15691
Development
* Add `APISettings` setting group by desertaxle in https://github.com/PrefectHQ/prefect/pull/15701

**Full Changelog**: https://github.com/PrefectHQ/prefect/compare/3.0.9...3.0.10

3.0.9

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Enhancements โœจ
* dont ask to confirm non-existent deployment by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15653

Bug Fixes ๐Ÿž
* create `PREFECT_HOME` in `root_settings_context` by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15696
* correctly await `config.load_kube_config` by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15655
* Do not delete flow runs awaiting retry on deployment changes by kevingrismore in https://github.com/PrefectHQ/prefect/pull/15688
* Ensure `TaskWorker` creates a `anyio.TaskGroup` in an `async` context by desertaxle in https://github.com/PrefectHQ/prefect/pull/15684

Development & Tidiness ๐Ÿงน
* Add tests to verify all settings via environment variables by desertaxle in https://github.com/PrefectHQ/prefect/pull/15657
* Update `versioneer.py` to ignore uncommited changes by desertaxle in https://github.com/PrefectHQ/prefect/pull/15672
* Bump vue from 3.5.10 to 3.5.12 in /ui by dependabot in https://github.com/PrefectHQ/prefect/pull/15675
* Add tests for specifying each setting via a profile by desertaxle in https://github.com/PrefectHQ/prefect/pull/15670
* Add tests to verify all supported settings can be set via a `.env` file by desertaxle in https://github.com/PrefectHQ/prefect/pull/15682
* Update prefecthq/prefect-ui-library to version 3.11.2 by marvin-robot in https://github.com/PrefectHQ/prefect/pull/15695
* Bump typescript from 5.6.2 to 5.6.3 in /ui by dependabot in https://github.com/PrefectHQ/prefect/pull/15676
* Update prefecthq/vue-compositions to version 1.11.5 by marvin-robot in https://github.com/PrefectHQ/prefect/pull/15699
* remove note from 3.x docs about using `pydantic<2` by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15642
* Update reference to name of profile in example by discdiver in https://github.com/PrefectHQ/prefect/pull/15644
* follow on suggestion: simplify phrasing by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15651
* Edits to dbt integration page by discdiver in https://github.com/PrefectHQ/prefect/pull/15540
* Minor updates to deploy overview by discdiver in https://github.com/PrefectHQ/prefect/pull/15606
* chore: update secret ref by jamiezieziula in https://github.com/PrefectHQ/prefect/pull/15641
* Add link to release notes on What's new docs page by discdiver in https://github.com/PrefectHQ/prefect/pull/15662
* Docs note about accessing flow run logs by EmilRex in https://github.com/PrefectHQ/prefect/pull/15683


**Full Changelog**: https://github.com/PrefectHQ/prefect/compare/3.0.8...3.0.9

Page 26 of 80

Links

Releases

Has known vulnerabilities

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.