3.0.12.dev3
版本发布时间: 2024-10-31 16:07:13
PrefectHQ/prefect最新发布版本:3.1.2.dev1(2024-11-09 16:06:05)
What's Changed
New Features 🎉
- Add support for defining settings via
pyproject.toml
by @desertaxle in https://github.com/PrefectHQ/prefect/pull/15875
Bug Fixes 🐞
- Dont cache on any key computation errors and log for visibility by @cicdw in https://github.com/PrefectHQ/prefect/pull/15868
- Fix logging for FastAPI and Uvicorn by @desertaxle in https://github.com/PrefectHQ/prefect/pull/15871
- Add DbtCloudJob block to top level import by @cicdw in https://github.com/PrefectHQ/prefect/pull/15880
Integrations & Dependencies 🤝
- Add opentelementry requirements by @bunchesofdonald in https://github.com/PrefectHQ/prefect/pull/15867
Development & Tidiness 🧹
- fix non
soft_wrap
link inprefect block register
by @zzstoatzz in https://github.com/PrefectHQ/prefect/pull/15876
Uncategorized
- Adds in the worker_id to the LogCreate schema by @sam-phinizy in https://github.com/PrefectHQ/prefect/pull/15851
Full Changelog: https://github.com/PrefectHQ/prefect/compare/3.0.12.dev2...3.0.12.dev3