Skip to content

Commit 1a58f06

Browse files
Merge pull request #111 from splitio/development
Release v1.8.0
2 parents 4279024 + cde649f commit 1a58f06

4 files changed

Lines changed: 285 additions & 30 deletions

File tree

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
1.8.0 (October 5, 2022)
2+
- Updated @splitsoftware/splitio dependency to version 10.22.0, which includes:
3+
- 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.
4+
- Updated default value of `scheduler.featuresRefreshRate` config parameter from 30 seconds to 60 seconds.
5+
- Updated storage implementations to improve the performance of split evaluations (i.e., `getTreatment(s)` method calls) when using the default storage in memory.
6+
17
1.7.1 (July 25, 2022)
28
- Bugfixing - Updated @splitsoftware/splitio-commons dependency to include new features and updates.
39

0 commit comments

Comments
 (0)