Skip to content

Commit 55f39a0

Browse files
committed
cleanup
1 parent e6119de commit 55f39a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
9.6.1 (Nov 3, 2023)
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
4+
- get_treatments_by_flag_set and get_treatments_by_flag_sets
5+
- get_treatments_with_config_by_flag_set and get_treatments_with_config_by_flag_sets
66
- Added a new optional Split 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.
77
- 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.
88
- Updated the following SDK manager methods to expose flag sets on flag views.

0 commit comments

Comments
 (0)