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