0.6.16
Released on February 03, 2026 Features- feat(cloud-run-v2): Add configurable UUID length for job names #20468 by @yukiyan
- feat: retry Cloud Run V2 job creation on transient errors #20387 by @Rodrigorm33
- migrate prefect-gcp cloud_storage from @sync_compatible to @async_dispatch #20522 by @zzstoatzz
- migrate prefect-gcp bigquery from @sync_compatible to @async_dispatch #20521 by @zzstoatzz
- migrate prefect-gcp secret_manager from @sync_compatible to @async_dispatch #20513 by @zzstoatzz
0.6.15
Released on January 15, 2026 Features- Add
kill_infrastructuremethod to worker integrations #20075 by @joshuastagner
0.6.12
Released on November 19, 2025- Fix missing logs in GCS storage by removing disable_run_logger and refactoring task design by @zzstoatzz in #19481
0.6.11
Released on October 20, 2025 Features- Fix GCS bundle upload/download to use filename methods #19224 by @desertaxle