3.1.1: Around the Codebase in 80 PRs
Enhancements ➕➕
- Hook
prefect-kubernetes
into setting framework by @desertaxle in #15888 - Enable PREFECT_PROFILES_PATH in source files by @GalLadislav in #15914
- Include worker ID with worker-originated flow run logs by @abrookins in #15941
Bug Fixes 🐞
- fix
wait_for
forDaskTaskRunner
by @zzstoatzz in #15909 - fix extra loggers parsing by @zzstoatzz in #15913
- Fix
prefect config view
not showing .env file settings by @GalLadislav in #15922 - fix sqlite migration by @zzstoatzz in #15917
- fix flow run graph endpoint for nested task runs by @jakekaplan in #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 #15949
- Setup OpenTelemetry exporters when initializing prefect by @bunchesofdonald in #15946
Development & Tidiness 🧹
- add internal
async_dispatch
util by @zzstoatzz in #15813 - Update @prefecthq/prefect-ui-library to version 3.11.14 by @marvin-robot in #15921
- Bump vue-tsc from 2.1.8 to 2.1.10 in /ui by @dependabot in #15916
- Begin replatform of UI to React by @desertaxle in #15907
- Set
COVERAGE_CORE=sysmon
to speed up test on 3.12 by @desertaxle in #15905 - Update docs for task results persistence param by @frances720 in #15931
- Add in WorkerAPILogger and related functionality by @sam-phinizy in #15864
- Send worker metadata with first heartbeat by @abrookins in #15898
- Fix the direction of our integration string replacement by @abrookins in #15959
- Add in a link to the worker logs page by @sam-phinizy in #15958
New Contributors
- @frances720 made their first contribution in #15931
Full Changelog: 3.1.0...3.1.1