3.1.1
版本发布时间: 2024-11-09 04:44:12
PrefectHQ/prefect最新发布版本:3.1.2.dev1(2024-11-09 16:06:05)
3.1.1: Around the Codebase in 80 PRs
Enhancements ➕➕
- Hook
prefect-kubernetes
into setting framework by @desertaxle in https://github.com/PrefectHQ/prefect/pull/15888 - Enable PREFECT_PROFILES_PATH in source files by @GalLadislav in https://github.com/PrefectHQ/prefect/pull/15914
- Include worker ID with worker-originated flow run logs by @abrookins in https://github.com/PrefectHQ/prefect/pull/15941
Bug Fixes 🐞
- fix
wait_for
forDaskTaskRunner
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15909 - fix extra loggers parsing by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15913
- Fix
prefect config view
not showing .env file settings by @GalLadislav in https://github.com/PrefectHQ/prefect/pull/15922 - fix sqlite migration by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15917
- fix flow run graph endpoint for nested task runs by @jakekaplan in https://github.com/PrefectHQ/prefect/pull/15939
Integrations & Dependencies 🤝
- Update typer requirement from !=0.12.2,<0.13.0,>=0.12.0 to >=0.12.0,!=0.12.2,<0.14.0 by @dependabot in https://github.com/PrefectHQ/prefect/pull/15949
- Setup OpenTelemetry exporters when initializing prefect by @bunchesofdonald in https://github.com/PrefectHQ/prefect/pull/15946
Development & Tidiness 🧹
- add internal
async_dispatch
util by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15813 - Update @prefecthq/prefect-ui-library to version 3.11.14 by @marvin-robot in https://github.com/PrefectHQ/prefect/pull/15921
- Bump vue-tsc from 2.1.8 to 2.1.10 in /ui by @dependabot in https://github.com/PrefectHQ/prefect/pull/15916
- Begin replatform of UI to React by @desertaxle in https://github.com/PrefectHQ/prefect/pull/15907
- Set
COVERAGE_CORE=sysmon
to speed up test on 3.12 by @desertaxle in https://github.com/PrefectHQ/prefect/pull/15905 - Update docs for task results persistence param by @frances720 in https://github.com/PrefectHQ/prefect/pull/15931
- Add in WorkerAPILogger and related functionality by @sam-phinizy in https://github.com/PrefectHQ/prefect/pull/15864
- Send worker metadata with first heartbeat by @abrookins in https://github.com/PrefectHQ/prefect/pull/15898
- Fix the direction of our integration string replacement by @abrookins in https://github.com/PrefectHQ/prefect/pull/15959
- Add in a link to the worker logs page by @sam-phinizy in https://github.com/PrefectHQ/prefect/pull/15958
New Contributors
- @frances720 made their first contribution in https://github.com/PrefectHQ/prefect/pull/15931
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.1.0...3.1.1