You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for sync payload evolution in bookmarks. If other clients sync bookmark records with fields that we don't know about, we store that data as JSON and send it back when it's synced next.
Nimbus ⛅️🔬🔭
✨ What's New ✨
Added recordPastEvent for iOS and Android for testing of event store triggers. (#5431)
Added recordMalformedConfiguration method for FeatureHolder to record when some or all of a feature configuration is found to be invalid. (#5440)
🦊 What's Changed 🦊
Removed the check for major schemaVersion in Experiment recipes. (#5433)