We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cf2d17 commit f1c6d04Copy full SHA for f1c6d04
CHANGELOG.md
@@ -17,6 +17,20 @@
17
you know what to do).
18
-->
19
20
+## Release 2.21.4 (2025-06-02)
21
+
22
+### Deprecations
23
24
+- The `clang_vector_types`, `clang_attributes`, and `flax-vector-conversions` command
25
+ line options have been removed from the C/C++ extractor. These options were introduced
26
+ as workarounds to frontend limitations in earlier versions of the extractor and are
27
+ no longer needed when calling the extractor directly.
28
29
+### Miscellaneous
30
31
+- The build of Eclipse Temurin OpenJDK that is used to run the CodeQL
32
+ CLI has been updated to version 21.0.7.
33
34
## Release 2.21.3 (2025-05-15)
35
36
### Miscellaneous
0 commit comments