Skip to content

Commit 1264f30

Browse files
committed
changelog for 2.4.6
1 parent 0cc3237 commit 1264f30

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
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

0 commit comments

Comments
 (0)