Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

2.5.0

Compare
Choose a tag to compare
@arun251 arun251 released this 08 Jan 20:17
· 372 commits to main since this release

[2.5.0] - 2018-01-08

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 and privateAttributeNames methods on LDConfig.Builder as well as the privateX methods on LDUser.Builder.