Skip to content

v2.21.6

Compare
Choose a tag to compare
@aeisenberg aeisenberg released this 31 Oct 04:29
· 1907 commits to main since this release
701f152

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

2.21.6 - 13 Sep 2023

  • Better error message when there is a failure to determine the merge base of the code to analysis. #1860
  • Improve the calculation of default amount of RAM used for query execution on GitHub Enterprise Server. This now reduces in proportion to the runner's total memory to better account for system memory usage, helping to avoid out-of-memory failures on larger runners. This feature is already available to GitHub.com users. #1866
  • Enable improved file coverage information for GitHub Enterprise Server users. This feature is already available to GitHub.com users. #1867
  • Update default CodeQL bundle version to 2.14.4. #1873

See the full CHANGELOG.md for more information.