What's Changed
Enhancements ➕➕
- Allow customisation of tenacity retry parameters in
_create_jobby @devin-ai-integration[bot] in #20848
Bug Fixes 🐞
- feat(prefect-aws): make ECS worker task creation retry settings configurable by @devin-ai-integration[bot] in #20846
Development & Tidiness 🧹
- Fix dbt benchmark baseline copy path in CI workflow by @devin-ai-integration[bot] in #20844
- CI: trigger dbt benchmarks on main when workflow file changes by @devin-ai-integration[bot] in #20847
- Increase test timeout to fix flaky concurrency slot release test by @devin-ai-integration[bot] in #20843
Documentation 📓
- docs: Update rate limit docs for unified two-bucket system by @zangell44 in #20828
Uncategorized
- feat(prefect-dbt): add PrefectDbtOrchestrator benchmarks and CI workflow by @desertaxle in #20829
- Avoid
Noneasset descriptions in events by @devin-ai-integration[bot] in #20840 - Log artifact locations after
run_build()completes by @devin-ai-integration[bot] in #20839 - Add
validate_for_orchestratortoPrefectDbtSettingsby @devin-ai-integration[bot] in #20841 - fix(ci): prevent nvm from clobbering setup-node in pre-commit by @zzstoatzz in #20854
- feat(cli): promote
_cyclopts/tosrc/prefect/cli/, remove typer by @zzstoatzz in #20838 - fix(db-vacuum): lower default batch_size from 1000 to 200 by @zzstoatzz in #20857
Full Changelog: 3.6.20.dev1...3.6.20.dev2