What's Changed
New Features ๐
- Add support for defining settings via
pyproject.toml
by @desertaxle in #15875
Bug Fixes ๐
- Dont cache on any key computation errors and log for visibility by @cicdw in #15868
- Fix logging for FastAPI and Uvicorn by @desertaxle in #15871
- Add DbtCloudJob block to top level import by @cicdw in #15880
Integrations & Dependencies ๐ค
- Add opentelementry requirements by @bunchesofdonald in #15867
Development & Tidiness ๐งน
- fix non
soft_wrap
link inprefect block register
by @zzstoatzz in #15876
Uncategorized
- Adds in the worker_id to the LogCreate schema by @sam-phinizy in #15851
Full Changelog: 3.0.12.dev2...3.0.12.dev3