2.2.0
[2.2.0] - 2018-01-25
Added
- Support for specifying private user attributes in order to prevent user attributes from being sent in analytics events back to LaunchDarkly. See the
allAttributesPrivate
andsetPrivateAttributeNames
methods onLDConfig.Builder
as well as theprivateX
methods onLDUser.Builder
.