File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 17
17
you know what to do).
18
18
-->
19
19
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
+
20
27
## Release 2.16.5 (2024-03-21)
21
28
22
29
### New features
170
177
171
178
- Fixed an issue where CodeQL would sometimes incorrectly report that no files
172
179
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 `
174
181
and ` codeql database interpret-results ` , but did not impact the file coverage
175
182
information produced in the SARIF output and displayed on the tool status page.
176
183
- When analyzing Swift codebases, CodeQL build tracing will now ignore the
You can’t perform that action at this time.
0 commit comments