File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 1717 you know what to do).
1818-->
1919
20+ ## Release 2.8.4 (2022-03-29)
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.29) of
24+ LGTM Enterprise. If you plan to upload databases to an LGTM
25+ Enterprise 1.29 instance, you need to create them with release
26+ 2.6.3.
27+
28+ ### Bugs fixed
29+
30+ - Fixed an error where running out of memory during query evaluation
31+ would cause ` codeql ` to exit with status 34 instead of the 99 that
32+ is documented for this condition.
33+
34+ - Fixed a bug in our handling of Clang's header maps, which caused
35+ missing files for Xcode-based projects on macOS (e.g. WebKit).
36+
2037## Release 2.8.3 (2022-03-14)
2138
2239- This release of CodeQL (and all future ones) will not include the
You can’t perform that action at this time.
0 commit comments