File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 you know what to do).
1818-->
1919
20+ ## Release 2.8.3 (2022-03-14)
21+
22+ - This release of CodeQL (and all future ones) will not include the
23+ CodeQL runner, which is now deprecated. For more information, and
24+ instructions on how to migrate to using the CodeQL CLI, see
25+ [ CodeQL runner deprecation] [ 11 ] .
26+
27+ [ 11 ] : https://github.blog/changelog/2021-09-21-codeql-runner-deprecation/
28+
29+ - The bundled extractors are updated to match the versions currently
30+ used on LGTM.com. These are newer than the last release (1.29) of
31+ LGTM Enterprise. If you plan to upload databases to an LGTM
32+ Enterprise 1.29 instance, you need to create them with release
33+ 2.6.3.
34+
35+ ### New features
36+
37+ - Executable binaries for Windows are now digitally signed by a GitHub
38+ certificate.
39+
40+ ### Other changes
41+
42+ - The evaluator logs produced by ` --evaluator-log ` now default to the
43+ maximum verbosity level and will therefore contain more information
44+ (and, accordingly, grow larger). The verbosity level can still be
45+ configured with ` --evaluator-log-level ` . In particular,
46+ ` --evaluator-log-level=1 ` will restore the previous default behavior.
47+
2048## Release 2.8.2 (2022-02-28)
2149
2250- The bundled extractors are updated to match the versions currently
You can’t perform that action at this time.
0 commit comments