Skip to content

v2.10.0

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 21 Feb 21:55
· 207 commits to main since this release

[2.10.0] - 2023-02-21

Changed:

  • Performance improvements around searching for flag extinctions in commit diffs, including changing search to use Aho-Corasick algorithm to find flags.
  • Updated dependencies

Fixed:

  • Error parsing git tag name when tag is annotated #329