Skip to content

v2.13.3

Compare
Choose a tag to compare
@codeql-ci codeql-ci released this 31 May 11:37
· 56 commits to main since this release
c884191

New features

  • This release enhances our preliminary Swift support, setting the stage for the upcoming public beta.

  • The codeql database bundle command now supports the --[no]-include-temp option. When enabled, this option will include the temp folder of the database directory in the zip file of the bundled database.

  • The structured log produced by codeql generate log-summary now includes a Boolean isCached field for predicate events.

Bugs fixed

  • Fixed a bug that could cause the compiler to infer incorrect binding sets for non-direct calls to overriding member predicates.

  • Fixed a bug that could have caused the compiler to incorrectly infer that a class matched a type signature.

  • Fixed a bug where a query could not be run from VS Code when there were packs nested within sibling directories of the query.

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.

This release is compatible with the CodeQL language packs from github/codeql@codeql-cli/v2.13.3.