Skip to content

2.10.0

Compare
Choose a tag to compare
@gwhelanLD gwhelanLD released this 30 Jan 18:20
2c523ca

[2.10.0] - 2020-01-30

Added

  • The SDK now specifies a uniquely identifiable request header when sending events to LaunchDarkly to ensure that events are only processed once, even if the SDK sends them two times due to a failed initial attempt.

Deprecated

  • All classes in sub-packages, which were only intended for use by the SDK. These classes will be removed in the next major release.
  • LDCountryCode, as well as LDUser setters that took LDCountryCode as an argument. The String overloads should be used instead, as these will be removed in the next major release. Until that release the additional validation on the country fields will remain, see the Javadoc for more information.