3.0.0rc16
版本发布时间: 2024-08-13 05:31:16
PrefectHQ/prefect最新发布版本:3.0.0rc20(2024-08-30 02:00:42)
What's Changed
New Features 🎉
- prefect-dbt - Clarify missing profile error by @seanpwlms in https://github.com/PrefectHQ/prefect/pull/14868
- Sharing state with transaction hooks by @cicdw in https://github.com/PrefectHQ/prefect/pull/14895
- Make flow version available in
runtime
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/14897
Bug Fixes 🐞
- Avoid raising errors on database passwords that contain a
$
character by @desertaxle in https://github.com/PrefectHQ/prefect/pull/14876
Development & Tidiness 🧹
- Update @prefecthq/prefect-ui-library to version 3.5.11 by @marvin-robot in https://github.com/PrefectHQ/prefect/pull/14847
- remove
Deployment.is_schedule_active
andDeployment.schedule
by @jakekaplan in https://github.com/PrefectHQ/prefect/pull/14794 - Consolidate where transaction hooks are run by @cicdw in https://github.com/PrefectHQ/prefect/pull/14877
- Bump tailwindcss from 3.4.7 to 3.4.9 in /ui by @dependabot in https://github.com/PrefectHQ/prefect/pull/14885
- Bump vue from 3.4.35 to 3.4.37 in /ui by @dependabot in https://github.com/PrefectHQ/prefect/pull/14882
- Bump vite from 5.3.5 to 5.4.0 in /ui by @dependabot in https://github.com/PrefectHQ/prefect/pull/14884
- Bump vue-router from 4.4.2 to 4.4.3 in /ui by @dependabot in https://github.com/PrefectHQ/prefect/pull/14883
Uncategorized
- fix docs typos by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/14874
- Allow
schedules: null
inprefect.yaml
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/14873 - Typo fix:
say_hello.submit(name="Marvin)
by @Andrew-S-Rosen in https://github.com/PrefectHQ/prefect/pull/14880 - update CODEOWNERS by @cicdw in https://github.com/PrefectHQ/prefect/pull/14889
- Update link text and remove unnecessary folder by @discdiver in https://github.com/PrefectHQ/prefect/pull/14887
- tweak task runner docs by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/14879
- Minor updates to Quickstart by @discdiver in https://github.com/PrefectHQ/prefect/pull/14860
- Ensure global codeowner reviews are accepted for specific files by @cicdw in https://github.com/PrefectHQ/prefect/pull/14893
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.0.0rc15...3.0.0rc16