Skip to content

Releases: github/vscode-codeql

Release v1.4.5

Choose a tag to compare

@github-actions github-actions released this 23 Mar 00:30
v1.4.5
cd73544

Patch version release. Fixes errors observed while running queries without metadata or running tests in the presence of other extensions. See changelog for details.

Release v1.4.4

Choose a tag to compare

@github-actions github-actions released this 19 Mar 17:33

Patch version release. Adds capability of adding compiler options for running QL tests. Adds ability to download query results as a CSV file. Adds snippets for common QL concepts. See changelog for details.

Release v1.4.3

Choose a tag to compare

@github-actions github-actions released this 22 Feb 20:44
48df77f

Patch version release. Avoid displaying an error on startup when user has no databases installed. Better error messages when the AST Viewer cannot display the AST of a file. Caching ASTs between calls to the AST viewer, so repeated calls to view an AST are significantly faster. See changelog for details.

Release v1.4.2

Choose a tag to compare

@github-actions github-actions released this 02 Feb 22:28

Patch version release. Fixes version constraints for using non-destructive upgrades. Adds a status bar item for displaying the CodeQL compiler version. See changelog for details.

Release v1.4.1

Choose a tag to compare

@github-actions github-actions released this 30 Jan 05:43

Patch version release. Fixes text on a modal dialog box. See changelog for details.

Release v1.4.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 23:39

Minor version release. On a strictly opt-in basis, collect anonymized usage data from the VS Code extension, helping improve CodeQL's usability and performance. See TELEMETRY.md for more information on exactly what data is collected and what it is used for. See changelog and documentation for details.

Release v1.3.10

Choose a tag to compare

@github-actions github-actions released this 20 Jan 22:32

Patch version release. Includes improvements to error logging. See changelog for details.

Release v1.3.8

Choose a tag to compare

@github-actions github-actions released this 17 Dec 19:59

Patch version release. Includes improvements to handling database locks as well as numerous bug fixes and UI enhancements. See changelog for details.

Release v1.3.7

Choose a tag to compare

@github-actions github-actions released this 24 Nov 22:13

Patch version release. Includes improvements in QL Test running and the AST Viewer. See changelog for details.

Release v1.3.6

Choose a tag to compare

@github-actions github-actions released this 04 Nov 20:18
ce3b4ed

Patch version release. Includes bug fixes for URI encoding and displaying boolean values correctly in the results view. See changelog and documentation for details.