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.10.3 (2022-08-15)
21+
22+ - The bundled extractors are updated to match the versions currently
23+ used on LGTM.com. These are newer than the last release (1.30) of
24+ LGTM Enterprise. If you plan to upload databases to an LGTM
25+ Enterprise 1.30 instance, you need to create them with release
26+ 2.7.6.
27+
28+ ### New features
29+
30+ - When called with ` --start-tracing ` , the ` codeql database init ` command
31+ now accepts extractor options for the indirect tracing environment via
32+ ` --extractor-option ` . Users should continue to specify extractor options
33+ for direct tracing environments by passing them to
34+ ` codeql database trace-command ` invocations.
35+
36+ ### Other changes
37+
38+ - The build of Eclipse Temurin OpenJDK that is bundled with the CodeQL
39+ CLI has been updated to version 17.0.4.
40+
2041## Release 2.10.2 (2022-08-02)
2142
2243- The bundled extractors are updated to match the versions currently
You can’t perform that action at this time.
0 commit comments