Skip to content

Commit b6d0e03

Browse files
Merge pull request #911 from splitio/polishing
General polishing
2 parents a6a9b51 + a7c998d commit b6d0e03

File tree

3 files changed

+453
-329
lines changed

3 files changed

+453
-329
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,7 @@
343343
- Updated readiness events on consumer mode: the SDK emits SDK_READY event once the connection to Redis cache is successful.
344344
- Updated streamingEnabled default value from false to true, to use streaming synchronization by default.
345345
- Removed the use of Promise.prototype.finally to avoid issues with some promise polyfills.
346+
- Bugfix - Always emit SDK_READY and SDK_READY_FROM_CACHE events asynchronously, ensuring that listeners attached after client instantiation are invoked.
346347

347348
10.12.1 (May 18, 2020)
348349
- Updated logging messages for streaming notifications to DEBUG log level.

0 commit comments

Comments
 (0)