v2.8.1
-
Beware that the CodeQL build tracer in this release (and in all earlier CodeQL CLI releases) is incompatible with Windows 11 and Windows Server 2022. This incompatibility affects database extraction for compiled languages:
cpp,csharp,go, andjava. If you use any of these languages, please avoid these specific Windows versions until a new CodeQL CLI release fixes this incompatibility. -
The bundled extractors are updated to match the versions currently used on LGTM.com. These are newer than the last release (1.29) of LGTM Enterprise. If you plan to upload databases to an LGTM Enterprise 1.29 instance, you need to create them with release 2.6.3.
New Features
- Commands that find or run queries now allow you to refer to queries within a named CodeQL pack.
Bugs fixed
- Fixed a bug that would sometimes lead to query evaluation on M1-based Macs to crash with
Did not preallocate enough memoryerror.
For more information about the changes included in this release, see the CodeQL CLI changelog.
You can download either the codeql-PLATFORM.zip for your platform, or the generic codeql.zip which contains binaries for all supported platforms. Please ignore the additional "source code" downloads below the .zip artifacts.