Changelog: https://xprem.dev/changelog/bundle-diffing-and-cas
Changes
- Docker image:
ghcr.io/mercuretechnologies/xprem:v3.2.0 - Helm chart:
helm install xprem oci://ghcr.io/mercuretechnologies/charts/xprem --version 3.2.0
What's Changed
- chore: add Cloud Agent dev environment (Postgres + ClickHouse + dashboard) by @axelmarciano in #193
- fix: correct environment.json ports to object form (unblocks new agents) by @axelmarciano in #196
- Store update assets in a content-addressable store (appId/cas/) by @axelmarciano in #198
- Import Expo App by @axelmarciano in #197
- fix(dashboard): un-crowd the updates feed by @marcodejongh in #202
- docs: add official Discord invite to README by @axelmarciano in #204
- fix: change side bar opening direction by @axelmarciano in #208
- Bundle Diffing support (bsdiff) by @axelmarciano in #206
- feat(dashboard): link updates to source repositories by @axelmarciano in #209
- ci: create release tags through the xprem-release GitHub App by @axelmarciano in #210
- fix: tag example by @axelmarciano in #211
- fix(env): make ClickHouse install non-interactive in Cloud Agent setup by @axelmarciano in #213
- fix(eoas): hint when the server predates the 3.2.0 upload protocol by @axelmarciano in #218
New Contributors
- @marcodejongh made their first contribution in #202
Full Changelog: v3.1.3...v3.2.0