Skip to content

v1.1.0

Compare
Choose a tag to compare
@aeisenberg aeisenberg released this 31 Oct 04:24
· 4029 commits to main since this release
474bbf0

CodeQL Action and CodeQL Runner Changelog

1.1.0 - 11 Feb 2022

  • The CodeQL Action now uses Node.js v16. #909
  • Beware that the CodeQL build tracer in this release (and in all earlier releases) is incompatible with Windows 11 and Windows Server 2022. This incompatibility affects database extraction for compiled languages: cpp, csharp, go, and java. As a result, analyzing these languages with the windows-latest or windows-2022 Actions virtual environments is currently unsupported. If you use any of these languages, please use the windows-2019 Actions virtual environment or otherwise avoid these specific Windows versions until a new release fixes this incompatibility.

See the full CHANGELOG.md for more information.