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