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.
2 parents 961a1cb + 79b4eac commit 9b69269Copy full SHA for 9b69269
CHANGELOG.md
@@ -17,6 +17,19 @@
17
you know what to do).
18
-->
19
20
+## Release 2.19.0 (2024-09-18)
21
+
22
+### Improvements
23
24
+- `codeql database analyze` and `codeql database interpret-results` now support
25
+ the `--sarif-run-property` option. You can provide this option when using a SARIF
26
+ output format to add a key-value pair to the property bag of the run object.
27
28
+### Miscellaneous
29
30
+- The build of Eclipse Temurin OpenJDK that is used to run the CodeQL
31
+ CLI has been updated to version 21.0.4.
32
33
## Release 2.18.4 (2024-09-12)
34
35
### New Features
0 commit comments