Changes
- Docker image:
ghcr.io/mercuretechnologies/xprem:v3.2.2 - Helm chart:
helm install xprem oci://ghcr.io/mercuretechnologies/charts/xprem --version 3.2.2
[https://xprem.dev/changelog/3.2.2](Website changelog)
What's Changed
- remove eas build deps by @axelmarciano in #242
- fix(publish): send local upload tokens in headers by @axelmarciano in #243
- Preserve CAS asset mappings when republishing updates by @HashimTheArab in #244
- fix(bucket): write local uploads atomically and verify blob hashes by @axelmarciano in #246
- fix(db): backfill the asset mapping of updates imported from a bucket by @axelmarciano in #245
- fix: prevent corrupt metadata from blocking asset mapping backfill by @axelmarciano in #247
- fix(example-app): apply a rollback before offering to restart by @axelmarciano in #248
New Contributors
- @HashimTheArab made their first contribution in #244
Full Changelog: v3.2.1...v3.2.2