Skip to content

Releases: github/vscode-codeql

Release v1.11.0

13 Dec 13:23
Compare
Choose a tag to compare

Minor version release.

Includes improvements to the CodeQL Model Editor for classifying sources/sinks/summaries while in the context of the source code and adding multiple classifications per method. See changelog and the CodeQL Model Editor documentation for more details.

Release v1.10.0

16 Nov 18:07
bb9a808
Compare
Choose a tag to compare

Minor version release.

Includes new CodeQL views for managing databases and queries. See changelog for more details.

Release v1.9.4

06 Nov 14:39
69ff2ed
Compare
Choose a tag to compare

Patch version release. No user facing changes

Release v1.9.3

26 Oct 11:01
5375fcb
Compare
Choose a tag to compare

Patch version release. Contains minor bug fixes and user facing changes. See changelog for more details.

Release v1.9.2

12 Oct 09:04
53df2bc
Compare
Choose a tag to compare

Patch version release. Contains minor bug fixes and user facing changes. See changelog for more details.

Release v1.9.1

29 Sep 10:57
0a9a979
Compare
Choose a tag to compare

Patch version release. Contains minor bug fixes and user facing changes. See changelog for more details.

Release v1.9.0

19 Sep 13:57
297260a
Compare
Choose a tag to compare

Minor version release.

Includes the CodeQL model editor for creating CodeQL model packs for Java frameworks. Open the editor using the "CodeQL: Open CodeQL Model Editor (Beta)" command. #2823

Release v1.8.12

11 Sep 13:30
9925b4e
Compare
Choose a tag to compare

Patch version release. Fixes a bug with variant analysis queries. See changelog for more details.

Release v1.8.11

07 Sep 12:51
df5a7bc
Compare
Choose a tag to compare

Patch version release. Update how variant analysis results are displayed. See changelog for more details.

Release v1.8.10

15 Aug 10:15
0c27734
Compare
Choose a tag to compare

Patch version release. Adds a code lens to make the CodeQL: Open Referenced File command more discoverable. See changelog for details.