Skip to content

Commit 77db8cb

Browse files
authored
Merge pull request #221 from splitio/update-changes
updated changes.txt
2 parents 4d0aef5 + 2191267 commit 77db8cb

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

CHANGES.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
7.2.0 (Jan 24, 2024)
22
- Added support for Flag Sets on the SDK, which enables grouping feature flags and interacting with the group rather than individually (more details in our documentation):
33
- Added new variations of the get treatment methods to support evaluating flags in given flag set/s.
4-
- getTreatmentsByFlagSet and getTreatmentsByFlagSets
5-
- getTreatmentWithConfigByFlagSets and getTreatmentsWithConfigByFlagSets
6-
- Added a new optional Flag Sets Filter configuration option. This allows the SDK and Split services to only synchronize the flags in the specified flag sets, avoiding unused or unwanted flags from being synced on the SDK instance, bringing all the benefits from a reduced payload.
7-
- Note: Only applicable when the SDK is in charge of the rollout data synchronization. When not applicable, the SDK will log a warning on init.
8-
- Updated the following SDK manager methods to expose flag sets on flag views.
9-
- Added `defaultTreatment` property to the `SplitView` object returned by the `split` and `splits` methods of the SDK manager.
4+
- getTreatmentsByFlagSet and getTreatmentsByFlagSets
5+
- getTreatmentWithConfigByFlagSets and getTreatmentsWithConfigByFlagSets
6+
- Added `defaultTreatment` and `sets` properties to the `SplitView` object returned by the `split` and `splits` methods of the SDK manager.
107

118
7.1.8 (Jul 24, 2023)
129
- Fixed input validation for empty keys.

0 commit comments

Comments
 (0)