Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

2.2.3

Compare
Choose a tag to compare
@LaunchDarklyCI LaunchDarklyCI released this 21 Dec 22:46
· 57 commits to v2 since this release

[2.2.3] - 2017-12-21

Added

  • Allow user to stop user attributes from being sent in analytics events back to LaunchDarkly. Set PrivateAttributeNames to a list of attributes to avoid sending, or set AllAttributesPrivate to true to send no attributes.

Changed

  • Accept an interface for the Logger configuration option (thanks @ZiaoGeorgeJiang).