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.7.0 (2021-10-27)
21+
22+ - The extractor for Ruby is now included. CodeQL analysis for Ruby is
23+ currently in beta. During the beta, analysis of Ruby will not be as
24+ comprehensive as CodeQL analysis of other languages. The source code
25+ of the extractor and the queries can be found in the
26+ [ ` github/codeql ` ] ( https://github.com/codeql ) repository.
27+ - The bundled extractors are updated to match the versions currently
28+ used on LGTM.com. These are newer than the last release (1.28) of
29+ LGTM Enterprise. If you plan to upload databases to an LGTM
30+ Enterprise 1.28 instance, you need to create them with release
31+ 2.5.9.
32+
33+ ### Bugs fixed
34+
35+ - Fixed a bug where indirect tracing would sometimes not manage to observe
36+ build processes if certain environment variables were unset during the build.
37+
2038## Release 2.6.3 (2021-10-06)
2139
2240- The bundled extractors are updated to match the versions currently
You can’t perform that action at this time.
0 commit comments