You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add v2 storage format for app deployments with delta uploads support. The v2 format uses SHA256 content-addressed hashes enabling cross-version document deduplication - only new documents are uploaded, existing ones are skipped. This can reduce upload times by up to 24x for deployments with mostly unchanged documents.
0 commit comments