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 f675698 commit 0e8bef1Copy full SHA for 0e8bef1
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# CodeQL CLI changelog
2
3
+## Release 2.5.4 (2021-05-03)
4
+
5
+- This release is identical to release 2.5.3, except that
6
+ `codeql database analyze` no longer produces a generated
7
+ `automationDetails.id` field when the `--sarif-category`
8
+ is not explicitly provided. Previously, the
9
+ `--sarif-category` was autogenerated if not present.
10
+- Code Scanning users should upgrade to this version and
11
+ avoid 2.5.3.
12
+- If you plan to upload databases to an LGTM
13
+ Enterprise 1.27 instance, you need to create them with release
14
+ 2.4.6.
15
16
## Release 2.5.3 (2021-04-30)
17
18
- The bundled extractors are updated to match the versions currently
0 commit comments