Skip to content

Releases: launchdarkly/ld-find-code-refs

v2.6.3

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 09 Sep 13:50

[2.6.3] - 2022-09-09

Changed:

  • update documentation
  • bumped dependencies

v2.6.2

Choose a tag to compare

@jazanne jazanne released this 09 Sep 13:13

[2.6.2] - 2022-09-06

Fixed:

  • error running CircleCI orb

v2.6.1

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 01 Sep 15:16

[2.6.1] - 2022-09-01

Fixed:

  • git repo permissions in GitHub Action

v2.6.0

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 31 Aug 17:49

[2.6.0] - 2022-08-31

Changed:

  • gitlab is a supported repoType
  • Optional defaultBranch will fallback to main when not provided, instead of master
  • Bumped dependencies
  • Added debug logging

v2.5.7

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 01 Mar 20:37

[2.5.7] - 2022-03-01

Changed:

  • Update release configuration

v2.5.6

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 01 Mar 19:18

[2.5.6] - 2022-03-01

Fixed:

  • Change in release process lead to build with incorrect docker image tag

v2.5.5

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 01 Mar 15:41

[2.5.5] - 2022-03-01

Fixed:

  • Slice bounds out of range error when saving hunks (#224)

Added:

  • Enable builds for arm64 (#221)

2.5.4

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 16 Feb 23:19

[2.5.4] - 2022-02-16

Fixed

  • Only a single flag per run was being searched for extinctions

Added

  • extinctions command that will only generate and send extinctions using the lookback parameter

Changed

  • Added additional examples for Github Action repo on how to configure the action

2.5.0

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 04 Feb 15:53

[2.5.0] - 2022-02-04

Fixed:

  • Snake case aliases we not being correctly generated due to bug in dependency.

Changed:

  • If new projects block is used with CSV output, the first project key is used in the output file name. If still using projKey there is no change.

Added:

  • Monorepo with starting directory support. More info can be read at Projects.

2.4.1

Choose a tag to compare

@LaunchDarklyReleaseBot LaunchDarklyReleaseBot released this 17 Dec 19:00

[2.4.1] - 2021-12-17

Fixed:

  • Relative paths were not being expanded to an absolute path when used.

Changed:

  • Find Code References Github Action is moving to semver versioning. Previously it was a major version that was incremented on every release of the underlying command line tool. Now the Github Action version will mirror the command line tooling version. This is moving it from v14 to v2.4.1