New
3.6.17.dev1: Nightly Development Release
What's Changed
Enhancements ➕➕
- docs: add Telegram notification example by @Rodrigorm33 in https://github.com/PrefectHQ/prefect/pull/20385
- Add DbtNode, ExecutionWave, and ManifestParser for per-node dbt orchestration by @desertaxle in https://github.com/PrefectHQ/prefect/pull/20561
- Add
include_filessupport to@ecsdecorator for bundling non-Python files by @desertaxle in https://github.com/PrefectHQ/prefect/pull/20551
Bug Fixes 🐞
- Fix flow timeout not retrying when retries are enabled by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/20572
- [UI] Fixes the flow run graph being hidden when a flow run is in AwaitingRetry state by @vyagubov in https://github.com/PrefectHQ/prefect/pull/20318
- fix: use timeout_seconds_override as max_wait_seconds when polling for dbt Cloud job completion by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/20583
- fix: pin azure-mgmt-resource<25 to avoid breaking import change by @devin-ai-integration[bot] in https://github.com/PrefectHQ/prefect/pull/20588