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