v2.1.2
Potentially breaking change: In query suite definitions, filter instructions that filter on the query path pseudo-tag will now always see the relative path to the query expressed with / as a directory separator, independently on the platform. Previously they erroneously used the platform's directory separator, meaning that query suites developed on Windows would not work correctly on Unix systems (and vice versa) if they used query path. Existing suite definitions developed on Windows may need to be updated to match the new behavior.
Updated license terms to allow CI use with GitHub Actions for open-source software.
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.