Skip to content

Commit e7708eb

Browse files
committed
Update changelog for 2.12.2
1 parent 970025b commit e7708eb

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,23 @@
1717
you know what to do).
1818
-->
1919

20+
## Release 2.12.2 (2023-02-07)
21+
22+
### Bugs fixed
23+
24+
- Fixed a QL evaluator bug introduced in release 2.12.1 which could in
25+
certain rare cases lead to wrong analysis results.
26+
27+
- Fixed handling of `-Xclang <arg>` arguments passed to the `clang` compiler which
28+
could cause missing extractions for C++ code bases.
29+
30+
- Fixed a bug where the `--overwrite` option was failing for database clusters.
31+
32+
### Miscellaneous
33+
34+
- The build of Eclipse Temurin OpenJDK that is bundled with the CodeQL
35+
CLI has been updated to version 17.0.6.
36+
2037
## Release 2.12.1 (2023-01-23)
2138

2239
### New features

0 commit comments

Comments
 (0)