"Runners Took My Job" - Process Workers, Probably
What's Changed
Enhancements ➕➕
- Add handling to propagate dependencies for submitted flow runs by @desertaxle in #17250
- Subscribe to state changes in wait_for_flow_run by @bnaul in #17243
Bug Fixes 🐞
- Updates
ProcessWorker
to delegate flow run execution to aRunner
by @desertaxle in #17295 - Add option to log warning when placeholder values is missing when templating by @desertaxle in #17261
- fix go back to acct for
prefect cloud login
andprefect cloud workspace set
by @zzstoatzz in #17296 - Refresh session when deleting schedules off a deployment by @cicdw in #17278
- fix
profile use
switching by @zzstoatzz in #17300
Integrations & Dependencies 🤝
- dev group for all integrations by @zzstoatzz in #17273
- chore(deps-dev): bump vue-tsc from 2.1.10 to 2.2.4 in /ui by @dependabot in #17254
- Upgrade websockets to v15 by @sam-phinizy in #17274
Development & Tidiness 🧹
- Update @prefecthq/prefect-ui-library to version 3.11.43 by @marvin-robot in #17309
- Fix dependency installation for flow submission by @desertaxle in #17289
- Expose
KubernetesClusterConfig
at the top level ofprefect-kubernetes
by @desertaxle in #17268
Documentation 📓
- Remove broken link and add redirect for terraform provider by @discdiver in #17263
- explain slugs in schedules docs by @zzstoatzz in #17029
- Fix dbt docs typo by @kevingrismore in #17288
- enhance mapping docs by @zzstoatzz in #17269
- chore(API docs): link to related docs pages by @mitchnielsen in #17276
Experimental
- Add
KuberenetesWorker.submit
for ad-hoc submission to a Kubernetes work pool by @desertaxle in #17218 - Add
@kubernetes
decorator by @desertaxle in #17248 - remove unused experimental
bundles.types
file inprefect-aws
by @zzstoatzz in #17241 - Add
PrefectFuture
implementation for flow runs by @desertaxle in #17234
Full Changelog: 3.2.7...3.2.8