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 d9b51c3 commit 9de7d86Copy full SHA for 9de7d86
CHANGELOG.md
@@ -17,6 +17,20 @@
17
you know what to do).
18
-->
19
20
+## Release 2.13.1 (2023-05-03)
21
+
22
+### Bugs fixed
23
24
+- Fixed a bug in `codeql database upload-results` where the subcommand
25
+ would fail with "A fatal error occurred: Invalid SARIF.", reporting
26
+ an `InvalidDefinitionException`. This issue occurred when the SARIF
27
+ file contained certain kinds of diagnostic information.
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.7.
33
34
## Release 2.13.0 (2023-04-20)
35
36
### Known issues
0 commit comments