Skip to content

Network recording and OpenFeature updates

Choose a tag to compare

@jakewski jakewski released this 12 Aug 14:26
· 7 commits to master since this release
Immutable release. Only release title and notes can be modified.
  • Fixes a bug where response bodies were often empty in session recording network telemetry.
  • Adds fallback_reason (FLAG_NOT_FOUND, NOT_READY, or BACKEND_ERROR) to feature flag variants when variant_source is 'fallback'. @mixpanel/openfeature-web-provider now reports the specific cause instead of always reporting FLAG_NOT_FOUND.