File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 you know what to do).
1818-->
1919
20+ ## Release 2.13.4 (2023-06-19)
21+
22+ ### New features
23+
24+ - Temporary files and folders created by the CodeQL CLI will now be cleaned up
25+ when each CLI command (and its internal JVM) shuts down normally.
26+
27+ ### Bugs fixed
28+
29+ - Fixed an issue where indirect build tracing did not work in Azure DevOps
30+ pipeline jobs in Windows containers. To use indirect build tracing in such
31+ environments, ensure both the ` --begin-tracing ` and
32+ ` --trace-process-name=CExecSvc.exe ` arguments are passed to
33+ ` codeql database init ` .
34+ - Improved the error message for the ` codeql pack create ` command when the pack
35+ being published has a dependency with no scope in its name.
36+
2037## Release 2.13.3 (2023-05-31)
2138
2239### New features
You can’t perform that action at this time.
0 commit comments