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: client/CHANGES.txt
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
CHANGES
2
2
3
+
3.3.4 (Aug 19, 2020)
4
+
- 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.
5
+
- Updated the default of featuresRefreshRate to 60 seconds.
6
+
3
7
3.3.3 (Apr 7, 2020)
4
8
- Fix issue regarding special characters come from split/segments fetchers.
0 commit comments