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.26.4 (2026-08-26)
21+
22+ ### New Features
23+
24+ - ` codeql test run ` now supports the ` --reuse-dataset ` option, which
25+ reuses an existing test database from a previous run when available,
26+ skipping database extraction. This can speed up repeated test runs
27+ when only the query under test has changed. The option implies
28+ ` --keep-databases ` .
29+
30+ ### Bug Fixes
31+
32+ - The Java Autobuilder now expands project properties, such as
33+ ` ${maven.version} ` , when determining Maven version requirements specified
34+ by the Maven Enforcer Plugin. The Java Autobuilder now also supports Maven
35+ versions through 3.9.16.
36+
2037## Release 2.26.3 (2026-08-12)
2138
2239### Improvements
4158## Release 2.26.1 (2026-07-15)
4259
4360- There are no user-facing changes in this release.
61+
4462## Release 2.26.0 (2026-07-08)
4563
4664### Improvements
You can’t perform that action at this time.
0 commit comments