Skip to content

Releases: mercuretechnologies/expo-open-ota

v3.0.0-beta.7

v3.0.0-beta.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 12:15
c0c154f

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

v3.0.0-beta.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 11:08

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

v3.0.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Jul 11:01
2b4742d

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

v3.0.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 18 Jul 13:21

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

Full Changelog: v3.0.0-beta.1...v3.0.0-beta.3

v3.0.0-beta.1

v3.0.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 13:30

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

New Contributors

Full Changelog: v2.3.22...v3.0.0-beta.1

v2.3.22

Choose a tag to compare

@github-actions github-actions released this 15 Jul 15:35
8d95400

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

Full Changelog: v2.3.21...v2.3.22

v2.3.21

Choose a tag to compare

@github-actions github-actions released this 06 Jul 07:53
db890bb

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

Full Changelog: v2.3.19...v2.3.21

v2.3.20

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:03

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

Choose a tag to compare

@github-actions github-actions released this 11 May 08:37
acd5775

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

Choose a tag to compare

@github-actions github-actions released this 10 May 18:18
aab3ba6

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

Full Changelog: v2.3.17...v2.3.18