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

5.10.1

Compare
Choose a tag to compare
@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 02 Sep 17:59
· 54 commits to main since this release

[5.10.1] - 2022-09-02

Fixed:

  • Updated snakeyaml dependency (used only if using FileData with YAML files) to v1.31 to address CVE-2022-25857 (#275)
  • Corrected documentation for default value of LDConfig.Builder.startWait(). (Thanks, richardfearn!)