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 54039b9 commit 11069f9Copy full SHA for 11069f9
CHANGELOG.md
@@ -17,6 +17,20 @@
17
you know what to do).
18
-->
19
20
+## Release 2.11.0 (2022-09-28)
21
+
22
+### Deprecation
23
24
+- The CodeQL CLI now uses Python 3 to extract both Python 2 and Python 3
25
+ databases. Correspondingly, support for using Python 2 to extract
26
+ Python databases is now deprecated. Starting with version 2.11.3, you
27
+ will need to install Python 3 to extract Python databases.
28
29
+### Miscellaneous
30
31
+- The build of Eclipse Temurin OpenJDK that is bundled with the CodeQL
32
+ CLI has been updated to version 17.0.4.
33
34
## Release 2.10.5 (2022-09-13)
35
36
### New features
0 commit comments