Prefect

Latest version: v3.1.4

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

Scan your dependencies

Page 7 of 59

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

3.0.9.dev3

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

What's Changed
Development & Tidiness ๐Ÿงน
* Bump vue from 3.5.10 to 3.5.12 in /ui by dependabot in https://github.com/PrefectHQ/prefect/pull/15675
* Ensure `TaskWorker` creates a `anyio.TaskGroup` in an `async` context by desertaxle in https://github.com/PrefectHQ/prefect/pull/15684
* 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
Uncategorized
* Docs note about accessing flow run logs by EmilRex in https://github.com/PrefectHQ/prefect/pull/15683
* Do not delete flow runs awaiting retry on deployment changes by kevingrismore in https://github.com/PrefectHQ/prefect/pull/15688


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

3.0.9.dev2

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

What's Changed
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
Uncategorized
* Add link to release notes on What's new docs page by discdiver in https://github.com/PrefectHQ/prefect/pull/15662


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

3.0.9.dev1

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

What's Changed
Bug Fixes ๐Ÿž
* dont ask to confirm non-existent deployment by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15653
Uncategorized
* 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
* correctly await `config.load_kube_config` by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15655


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

3.0.8

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

This release reverts a change that caused a loss of "set" environment variables in runtime environments.

* Revert "Create `APISettings` to group to group API-specific client settings" by zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15648


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

Page 7 of 59

Links

Releases

Has known vulnerabilities

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