What's Changed
Enhancements ➕➕
- Allow infra name templating with flow and flow_run by @Rodrigorm33 in #20358
- feat(cli): add
prefect cloud assetlist and delete commands by @zzstoatzz in #20524
Bug Fixes 🐞
- fix: validate docker image names in build_docker_image by @Rodrigorm33 in #20384
Integrations & Dependencies 🤝
- migrate prefect-gcp bigquery from @sync_compatible to @async_dispatch by @zzstoatzz in #20521
- migrate prefect-gcp cloud_storage from @sync_compatible to @async_dispatch by @zzstoatzz in #20522
- add release notes for integration packages by @zzstoatzz in #20533
Uncategorized
- Add tests/blocks/ to EXCLUDE_FROM_CLEAR_DB_AUTO_MARK by @devin-ai-integration[bot] in #20512
- Add tests/test_task_runners.py and tests/test_variables.py to clear_db exclusion list by @devin-ai-integration[bot] in #20530
- Add tests/test_futures.py and tests/test_logging.py to clear_db exclusion list by @devin-ai-integration[bot] in #20531
- Fix stale TaskRunContext leaking into Pending event related resources by @bunchesofdonald in #20536
- Add UUID-based randomization to top-level test files by @devin-ai-integration[bot] in #20539
Full Changelog: 3.6.16.dev5...3.6.16.dev6