Releases: mercuretechnologies/expo-open-ota
Releases · mercuretechnologies/expo-open-ota
Release list
v3.0.0-beta.7
Changes
- Docker image:
ghcr.io/mercuretechnologies/expo-open-ota:v3.0.0-beta.7 - Helm chart:
helm install expo-open-ota oci://ghcr.io/mercuretechnologies/charts/expo-open-ota --version 3.0.0-beta.7
v3.0.0-beta.6
Changes
- Docker image:
ghcr.io/mercuretechnologies/expo-open-ota:v3.0.0-beta.6 - Helm chart:
helm install expo-open-ota oci://ghcr.io/mercuretechnologies/charts/expo-open-ota --version 3.0.0-beta.6
v3.0.0-beta.4
Changes
- Docker image:
ghcr.io/mercuretechnologies/expo-open-ota:v3.0.0-beta.4 - Helm chart:
helm install expo-open-ota oci://ghcr.io/mercuretechnologies/charts/expo-open-ota --version 3.0.0-beta.4
v3.0.0-beta.3
Changes
- Docker image:
ghcr.io/mercuretechnologies/expo-open-ota:v3.0.0-beta.3 - Helm chart:
helm install expo-open-ota oci://ghcr.io/mercuretechnologies/charts/expo-open-ota --version 3.0.0-beta.3
What's Changed
- feat: enhance dashboard ui by @axelmarciano in #86
- feat: implements users on dashboard by @axelmarciano in #87
- feat: init enterprise + licensing by @axelmarciano in #88
- feat(api-key-scopes): implement protected branches & ip protection by @axelmarciano in #89
- feat: init sso by @axelmarciano in #90
Full Changelog: v3.0.0-beta.1...v3.0.0-beta.3
v3.0.0-beta.1
Changes
- Docker image:
ghcr.io/axelmarciano/expo-open-ota:v3.0.0-beta.1 - Helm chart:
helm install expo-open-ota oci://ghcr.io/axelmarciano/charts/expo-open-ota --version 3.0.0-beta.1
What's Changed
- feat: control plane mode by @emacoricciati in #65
New Contributors
- @emacoricciati made their first contribution in #65
Full Changelog: v2.3.22...v3.0.0-beta.1
v2.3.22
Changes
- Docker image:
ghcr.io/axelmarciano/expo-open-ota:v2.3.22 - Helm chart:
helm install expo-open-ota oci://ghcr.io/axelmarciano/charts/expo-open-ota --version 2.3.22
What's Changed
- perf(update): O(1) cold-miss scan in GetLatestUpdateBundlePathForRuntimeVersion by @simczak in #73
- Fix dashboard update count to include only valid updates(#63) by @lyric777 in #71
- fix: resolve pnpm projects to pnpm exec instead of the removed pnpx by @afonsojramos in #76
- fix: use a fresh reader for the PKCS#1 fallback in the CloudFront signer by @afonsojramos in #77
- fix: tolerate scheme-less CLOUDFRONT_DOMAIN values by @afonsojramos in #79
- fix: run the runtime container as a non-root user (reworked #75) by @proverbiostuff in #80
New Contributors
- @simczak made their first contribution in #73
- @lyric777 made their first contribution in #71
- @afonsojramos made their first contribution in #76
Full Changelog: v2.3.21...v2.3.22
v2.3.21
Changes
- Docker image:
ghcr.io/axelmarciano/expo-open-ota:v2.3.21 - Helm chart:
helm install expo-open-ota oci://ghcr.io/axelmarciano/charts/expo-open-ota --version 2.3.21
What's Changed
- feat: publish Helm chart as OCI artifact to GHCR by @axelmarciano in #72
- fix: gate Expo auth on configuration and stop logging credentials by @proverbiostuff in #74
- fix: send content-length in s3 object put for republish by @ipatovs-ppb in #62
New Contributors
- @proverbiostuff made their first contribution in #74
- @ipatovs-ppb made their first contribution in #62
Full Changelog: v2.3.19...v2.3.21
v2.3.20
Changes
- Docker image:
ghcr.io/axelmarciano/expo-open-ota:v2.3.20 - Helm chart:
helm install expo-open-ota oci://ghcr.io/axelmarciano/charts/expo-open-ota --version 2.3.20
v2.3.19
Changes
- Docker image:
ghcr.io/axelmarciano/expo-open-ota:v2.3.19 - Helm chart version updated
What's Changed
- feat: add Redis Sentinel support (CACHE_MODE=redis-sentinel) by @east-shine in #56
Full Changelog: v2.3.18...v2.3.19
v2.3.18
Changes
- Docker image:
ghcr.io/axelmarciano/expo-open-ota:v2.3.18 - Helm chart version updated
What's Changed
- fix: eoas cli republish without specifying --platform by @SivanDuijn in #51
- feat(eoas): add --dumpSourcemap flag to publish command by @dylanoldfield in #54
- build(deps): bump google.golang.org/grpc from 1.63.2 to 1.79.3 by @dependabot[bot] in #59
- Added support for S3 Path styles instead of virtual host by @PeenDev in #55
- feat: add support for generic s3 cdn domain by @Paulkm2006 in #52
- fix: cache expo auth to prevent ENHANCE_YOUR_CALM rate limit (#58) by @Mr-siddique in #60
New Contributors
- @SivanDuijn made their first contribution in #51
- @dylanoldfield made their first contribution in #54
- @dependabot[bot] made their first contribution in #59
- @PeenDev made their first contribution in #55
- @Paulkm2006 made their first contribution in #52
- @Mr-siddique made their first contribution in #60
Full Changelog: v2.3.17...v2.3.18