- Introduced
DataType.VARIABLE_KEYto simplify the addition of variable keys in the OpenFeature context. - Introduced methods in
DataTypefor creating data values within the OpenFeature context:makeCustomData: GeneratesCustomDatavalues.makeConversion: GeneratesConversionvalues.
- Removed
TARGETING_KEYas a required parameter. UsevisitorCodeinstead when initializingKameleoonProvider.