Skip to content

v0.5.2

Choose a tag to compare

@JoaoPauloCMarra JoaoPauloCMarra released this 10 Jun 18:02
· 8 commits to main since this release
f0ed9b2

Fixed

  • Disabled Amplitude Analytics console logging by default so transient transport
    failures do not flood React Native console capture tools such as Sentry.
  • Added sanitized transport failure diagnostics to getDiagnostics() for
    Analytics uploads and Experiment fetches without logging payloads or API keys.
  • Added safe diagnostics snapshots and surface-specific failure data so apps can
    distinguish Analytics uploads, Experiment variant fetches, and Experiment flag
    config fetches without logging identifiers.
  • Changed the default Experiment cache to durable Nitro storage so cached
    feature assignments survive transient fetch failures and app restarts.