File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1717 you know what to do).
1818-->
1919
20+ ## Release 2.17.1 (2024-04-24)
21+
22+ ### Deprecations
23+
24+ - The ` --mode ` option and ` -m ` alias to ` codeql database create ` ,
25+ ` codeql database cleanup ` , and ` codeql dataset cleanup ` has been
26+ deprecated. Instead, use the new ` --cache-cleanup ` option, which has
27+ identical behavior.
28+
29+ ### Improvements
30+
31+ - Improved the diagnostic message produced when no code is processed
32+ when creating a database. If a build mode was specified using
33+ ` --build-mode ` , the message is now tailored to your build mode.
34+
35+ ### Miscellaneous
36+
37+ - The ` scc ` tool used by the CodeQL CLI to calculate source code baseline
38+ information has been updated to version [ 3.2.0] ( https://github.com/boyter/scc/releases/tag/v3.2.0 ) .
39+
2040## Release 2.17.0 (2024-04-04)
2141
2242### Deprecations
You can’t perform that action at this time.
0 commit comments