Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions client/CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
CHANGES

4.2.0 (Jun 7, 2021)
- Updated SDK telemetry storage, metrics and updater to be more effective and send less often.
- Improved the synchronization flow to be more reliable in the event of an edge case generating delay in cache purge propagation, keeping the SDK cache properly synced.
- Fixed issue where the SDK was validating no Split had over 50 conditions (legacy code).

4.1.6 (Apr 15, 2021)
-Updated log level and message in some messages.
- Updated log level and message in some messages.

4.1.5 (Apr 6, 2021)
-Updated: Streaming retry fix.
- Updated streaming logic to use limited fetch retry attempts.

4.1.4 (Mar 19, 2021)
- Updated: Internal cache structure refactor.
Expand Down