Releases: launchdarkly/ld-find-code-refs
Releases · launchdarkly/ld-find-code-refs
v2.12.0
[2.12.0] - 2024-03-28
Added:
- Enable scanning of github workflow files #441
Changed:
- Streamline HTTP client used in requests #438
v2.11.10
[2.11.10] - 2024-03-14
Changed:
- Use same http client with rate-limited retries for ld api client calls #437
v2.11.9
[2.11.9] - 2024-03-04
Changed:
- Respect rate-limit headers during retries #434
v2.11.8
[2.11.8] - 2024-02-13
Changed:
Fixed:
- Multi-project scans now ignore projects without valid flags #430
v2.11.7
[2.11.7] - 2024-01-31
Changed:
v2.11.6
[2.11.6] - 2024-01-24
Changed:
Fixed:
- Fixes index out of range error during extinction scanning #425
v2.11.5
[2.11.5] - 2024-01-08
Added:
- Allow prune stage to be disabled #405
Changed:
- Disable branch pruning by default in GitHub action #405
- Dependency updates
v2.11.4
[2.11.4] - 2023-10-16
Changed:
v2.11.3
[2.11.3] - 2023-09-20
Changed:
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