v2.1.3
-
Fixes a bug in
codeql execute cli-server
(a helper used by the VS Code extension) which would sometimes cause query compilation to fail until the extension was restarted. -
Fixes a bug in
codeql database upgrade
which could lead to performance losses if the upgraded database was subsequently used with LGTM or the legacy Semmle Core product. -
Fixes a bug in the QL evaluator that would sometimes lead to crashes for queries that use the new
unique
aggregate added in release 2.1.0. -
The value of the
--compilation-cache-size
option is now correctly interpreted as a number of megabytes rather than a number of bytes.
This release still should not be used if you plan to create databases for upload to LGTM Enterprise.
For more information about the changes included in this release, see the CodeQL CLI changelog.
Please ignore the additional "source code" downloads below the codeql.zip
artifact.