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
Copy file name to clipboardExpand all lines: CHANGES.txt
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,7 @@
1
+
8.3.1 (Nov 20, 2020)
2
+
- Fixed error handling when split server fails, so that it doesn't bring streaming down.
3
+
- Added SDK Metadata headers to split & segments API clients
4
+
1
5
8.3.0 (Nov 4, 2020)
2
6
- Added local impressions deduping. Defaulting to optimized
3
7
- Added support for the new Split streaming architecture. When enabled (default), the SDK will not poll for updates but instead receive notifications every time there's a change in your environments, allowing to process those much quicker. If disabled or in the event of an issue, the SDK will fallback to the known polling mechanism to provide a seamless experience.
0 commit comments