File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11# CodeQL CLI changelog
22
3+ ## Release 2.4.6 (2021-03-19)
4+
5+ - The bundled extractors are updated to match the versions currently
6+ used on LGTM.com. These are newer than the last release (1.26) of
7+ LGTM Enterprise. If you plan to upload databases to an LGTM
8+ Enterprise 1.26 instance, you need to create them with release
9+ 2.3.4.
10+
11+ - Fixed a bug in ` codeql test run ` that causes tests to fail messily
12+ if the freshly-extracted test database needed to be upgraded in
13+ order to be compatible with the QL source under test. This would
14+ happen more often at the _ end_ of a release cycle, after updates to
15+ the QL repository had happened.
16+
17+ - ` codeql github upload-results ` should now work correctly against
18+ GitHub Enterprise Server instances that are configured with a path
19+ prefix.
20+
321## Release 2.4.5 (2021-03-08)
422
523- The bundled extractors are updated to match the versions currently
You can’t perform that action at this time.
0 commit comments