Skip to main content

0.6.22

Released on September 08, 2026 Features Bug Fixes Maintenance
  • Bump prefect lower bound to >=3.8.4

0.6.21

Released on July 15, 2026 Bug Fixes Documentation
  • Regenerate API refs with mdxify >=0.2.45 (drop empty stubs) #22344 by @zzstoatzz

0.6.20

Released on June 05, 2026 Bug Fixes
  • Retry transient errors on all Cloud Run V2 worker reads #22207 by @yukiyan

0.6.19

Released on May 28, 2026 Features
  • Make Cloud Run V2 worker job-submission retry settings configurable #21998 by @yukiyan
Bug Fixes

0.6.18

Released on May 06, 2026 Features Enhancements
  • Inject Prefect labels onto Cloud Run jobs as GCP resource labels #21133 by @desertaxle
Bug Fixes
  • Fix CONTAINER_MISSING detection using current Cloud Run V2 enums #21712 by @yukiyan
Documentation Maintenance

0.6.17

Released on February 12, 2026 Features Maintenance

0.6.16

Released on February 03, 2026 Features Maintenance
  • 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

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