Releases: launchdarkly/ld-find-code-refs
Releases · launchdarkly/ld-find-code-refs
v2.11.3
[2.11.3] - 2023-09-20
Changed:
- Dependencies updated
Fixed:
- Docker image was not being built with correct alpine version (does not affect github or bitbucket integrations)
v2.11.2
[2.11.2] - 2023-08-21
Fixed:
- Updates to release process
v2.11.1
[2.11.1] - 2023-08-18
Changed:
- Update docker images
v2.11.0
v2.10.0
v2.9.2
[2.9.2] - 2023-02-16
Fixed:
- Bug introduced in 2.5.0 caused extinction scanning to run for hours and timeout.
- Typo in CircleCI orb caused failures
v2.9.1
[2.9.1] - 2023-01-27
Fixed:
- CircleCI - pipeline exits with error when
$BASH_ENVdoesn't exist.
v2.9.0
[2.9.0] - 2023-01-26
Added:
- CircleCI orb - manually source
BASH_ENVsince the orb usesshentrypoint instead ofbash
Changed:
- Update dependencies
Fixed:
- Monorepo configuration should not require that a
dirbe specified for each project key, as described in the documentation
v2.8.0
[2.8.0] - 2022-11-10
Added:
- Support doublestar glob patterns in
filepatternaliases
Changed:
- Update dependencies
v2.7.0
[2.7.0] - 2022-09-14
Changed:
- Log a warning when a
filepatternalias configuration does not match any files instead of failing - Bumped dependencies
Fixed:
- Error running code refs when using a newer API token with version
20220603and later.