Releases: debricked/cli
Releases · debricked/cli
v2.6.7
What's Changed
- Upgrade Go to 1.23 by @sweoggy in #297
- Simple workaround for scanning scala projects by @biswajit-patra-dev in #301
Full Changelog: v2.6.6...v2.6.7
Latest v2 CLI
Latest release for the v2 branch of the CLI
v2.6.6
Release highlights
- Auth command is now considered stable, for more info run
debricked auth --help
What's Changed
- actually add inclusion to options by @filip-debricked in #294, #295, #298
- Remove beta warnings from Auth command by @biswajit-patra-dev in #296, #299
New Contributors
- @biswajit-patra-dev made their first contribution in #296
Notes
This release replaces the retracted v2.6.5 which contained a serious error where all default excluded directories were included.
Full Changelog: v2.6.4...v2.6.6
v2.6.4
What's Changed
This release contains an important fix to reachability analysis. Java versions 17 and 21 now works correctly.
- Updates to new soot-wrapper with updated dependencies by @filip-debricked in #292
- Update SootWrapper jar to java 21 by @filip-debricked in #291
- use new soot-wrapper build flag for specific java versions by @filip-debricked in #290
Full Changelog: v2.6.1...v2.6.4
v2.6.1
What's Changed
- Exclude maven default directory for fingerprinting by @sweoggy in #287
- Force Python 3.12 in Debian image by @filip-debricked in #288
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Automatic SootWrapper Installation by @filip-debricked in #281. Bundled soot-wrapper has been upgraded to Java 21 from 11. The new automatic SootWrapper will install the correct SootWrapper.jar depending on your Java version (11, 17 or 21).
Full Changelog: v2.5.1...v2.6.0
v2.5.1
v2.5.0
v2.4.1
v2.4.0
What's Changed
- zip only SootWrapper jar by @filip-debricked in #283, this a minor breaking change in the unlikely event that you use the small SootWrapper-5.1.jar which contained no dependencies, this file is no longer part of the SootWrapper zip.
Full Changelog: v2.3.0...v2.4.0