Skip to content

Choose a tag to compare

@github-actions github-actions released this 30 Jul 18:08
a1eaf0e

What's Changed

Highlights

  • Added configuration-only automatic cache synchronization with safe fallback to the previous cache when refresh fails.
  • Added optional authenticated cache encryption and cache inspection/provenance reporting.
  • Hardened migration simulation across transactions, savepoints, cascading drops, dependencies, and quoted identifiers.
  • Added the reusable GitHub Action for offline migration-review artifacts.
  • Expanded live PostgreSQL differential validation to PostgreSQL 14–18.

Compatibility

  • New cache writes use the headered V3 format.
  • V1 and V2 caches remain readable.
  • Older v0.4.2 V5 caches require safe-migrate sync after upgrading.

See CHANGELOG.md for the full details.