v3.1.2
Changes
- Docker image:
ghcr.io/mercuretechnologies/xprem:v3.1.2 - Helm chart:
helm install xprem oci://ghcr.io/mercuretechnologies/charts/xprem --version 3.1.2
What's Changed
- fix: serve assets with their real content type by @axelmarciano in #153
- Branch surfing by @axelmarciano in #154
- feat: add cursor pagination to updates by @lyric777 in #111
- fix(dashboard): show all rollout platform updates by @floze-the-genius in #161
- fix(metrics): skip per-client tracking when PROMETHEUS_ENABLED is unset by @ssompally in #156
- feat(publish): add upload rate control for asset uploads by @axelmarciano in #164
- skip re-uploading assets that already exist in the previous update by @axelmarciano in #165
- add telemetry + enterprise license management API by @axelmarciano in #166
- feat(auth): add hint for missing EOO_TOKEN on 401 errors by @axelmarciano in #169
- add backward compatibility for republish endpoints between 3.1.1 & 3.1.2 by @axelmarciano in #168
New Contributors
- @floze-the-genius made their first contribution in #161
- @ssompally made their first contribution in #156
Full Changelog: v3.1.1...v3.1.2