Enhancements ➕➕
- Update workers to include work pool and worker labels by @desertaxle in #17420
Bug Fixes 🐞
- Disables run tracer with
PREFECT_CLOUD_ENABLE_ORCHESTRATION_TELEMETRY
by @jeanluciano in #17417 - Fix
disable_run_logger
context manager by @desertaxle in #17443 - Fix
serve
deployment name truncation by @zzstoatzz in #17447 - Fix race condition in Kubernetes worker by @desertaxle in #17462
- Ensure base
prefect.yaml
template is included in built package by @desertaxle in #17472 - Add caching to
create_api_app
to fix errors when using server-side orchestration client by @desertaxle in #17474
Development & Tidiness 🧹
- Remove unused yaml files and refs by @cicdw in #17470
- Add overloads for
run_task
by @zzstoatzz in #17448
Documentation 📓
- Update ray url by @hongbo-miao in #17440
- Move Modal tutorial to the Dynamic infrastructure examples section by @daniel-prefect in #17464
- Create a new section for self-hosted server examples (CLI, Docker, Helm) by @daniel-prefect in #17468
- Remove dangling tutorial references by @daniel-prefect in #17469
- Add example using the Terraform provider by @parkedwards in #17479
- Fix pep8 in README.md by @sobolevn in #17453
Full Changelog: 3.2.12...3.2.13