3.0.9
版本发布时间: 2024-10-15 22:22:29
PrefectHQ/prefect最新发布版本:3.1.2.dev1(2024-11-09 16:06:05)
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
inroot_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 aanyio.TaskGroup
in anasync
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