File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1717 you know what to do).
1818-->
1919
20+ ## Release 2.16.6 (2024-03-26)
21+
22+ ### Bugs fixed
23+
24+ - Fixes a bug where extractor logs would be output at a lower than expected
25+ verbosity level when using the ` codeql database create ` command.
26+
2027## Release 2.16.5 (2024-03-21)
2128
2229### New features
170177
171178- Fixed an issue where CodeQL would sometimes incorrectly report that no files
172179 were scanned when running on Windows.
173- This affected the human-readable summary produced by ` codeql database analyze `
180+ This affected the human-readable summary produced by ` codeql database analyze `
174181 and ` codeql database interpret-results ` , but did not impact the file coverage
175182 information produced in the SARIF output and displayed on the tool status page.
176183- When analyzing Swift codebases, CodeQL build tracing will now ignore the
You can’t perform that action at this time.
0 commit comments