Skip to content

Releases: launchdarkly/find-code-references

v2.12.0

28 Mar 18:51
Compare
Choose a tag to compare

[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

14 Mar 17:33
Compare
Choose a tag to compare

[2.11.10] - 2024-03-14

Changed:

  • Use same http client with rate-limited retries for ld api client calls #437

v2.11.9

04 Mar 20:20
Compare
Choose a tag to compare

[2.11.9] - 2024-03-04

Changed:

  • Respect rate-limit headers during retries #434

v2.11.8

13 Feb 20:04
Compare
Choose a tag to compare

[2.11.8] - 2024-02-13

Changed:

  • Updated dependencies

Fixed:

  • Multi-project scans now ignore projects without valid flags #430

v2.11.7

31 Jan 22:26
Compare
Choose a tag to compare

[2.11.7] - 2024-01-31

Changed:

v2.11.6

24 Jan 19:59
Compare
Choose a tag to compare

[2.11.6] - 2024-01-24

Changed:

  • Dependencies updated

Fixed:

  • Fixes index out of range error during extinction scanning #425

v2.11.5

08 Jan 18:36
Compare
Choose a tag to compare

[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

16 Oct 16:34
Compare
Choose a tag to compare

[2.11.4] - 2023-10-16

Changed:

  • Dependencies updated

v2.11.3

20 Sep 16:22
Compare
Choose a tag to compare

[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

21 Aug 14:17
Compare
Choose a tag to compare

[2.11.2] - 2023-08-21

Fixed:

  • Updates to release process