Skip to content

Commit 14fbf78

Browse files
committed
Update changelog for 2.8.3
1 parent bb23096 commit 14fbf78

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,34 @@
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

0 commit comments

Comments
 (0)