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
- Fixed RedisSenderAdapter instantiation to store mtk keys.
7
+
8
+
9.2.1 (Dec 2, 2022)
9
+
- Changed redis record type for impressions counts from list using rpush to hashed key using hincrby.
10
+
- Apply Timeout Exception when incorrect SDK API Key is used.
11
+
- Changed potential initial fetching segment Warning to Debug in logging.
12
+
13
+
9.2.0 (Oct 14, 2022)
14
+
- Added a new impressions mode for the SDK called NONE , to be used in factory when there is no desire to capture impressions on an SDK factory to feed Split's analytics engine. Running NONE mode, the SDK will only capture unique keys evaluated for a particular feature flag instead of full blown impressions
15
+
1
16
9.1.3 (July 25, 2022)
2
17
- Fixed synching missed segment(s) after receiving split update
0 commit comments