0.6.17
Released on February 12, 2026 Features- Add attribution headers to SDK API requests #20508 by @zangell44
- Add
include_filessupport to@ecsdecorator for bundling non-Python files #20551 by @desertaxle
- Bump
prefectlower bound to>=3.6.17#20659 by @desertaxle - chore(deps-dev): bump ruff from 0.14.14 to 0.15.0 #20540 by @app/dependabot
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