Releases: project-ncl/build-finder
Releases · project-ncl/build-finder
2.6.7
2.6.6
2.6.5
2.6.4
2.6.3
2.6.2
What's Changed
- Allow changing base filename again via constructor by @dwalluck in #1372
- Remove
LicenseSourceand useStringinstead by @dwalluck in #1373 - Fix config file creation on initial run by @dwalluck in #1377
- VFS directory may not exist at time of call, but return it anyway by @dwalluck in #1380
- Fix incorrect test by @dwalluck in #1381
- Rename
sourcefield tosourceUrlby @dwalluck in #1395 - SBOMER-369: Add support for license expressions by @dwalluck in #1412
- Add support for strongly typed extra map by @dwalluck in #1402
- Support new Brew build types by @dwalluck in #1389
Full Changelog: 2.6.1...2.6.2
2.6.1
What's Changed
- Update code to ProtoStream 5 by @dwalluck in #1275
- Update some code to Java 17 by @dwalluck in #1276
- Exclude commons-logging by @dwalluck in #1277
- Shut down pools in tests by @dwalluck in #1282
- Add support for build type by @dwalluck in #1294
- Skip only empty checksums in PNC by @dwalluck in #1313
- Replace uses of RuntimeException for spotbugs 4.9.0 by @dwalluck in #1317
- Replace
FilewithPathby @dwalluck in #1335 - Update to SPDX 3 by @dwalluck in #1336
- Improve VFS cache deletion by @dwalluck in #1337
- Fix VFS cache message by @dwalluck in #1338
- NCL-9035: Check for invalid license URLs by @dwalluck in #1355
- NCL-9035: Interpolate properties in licenses by @dwalluck in #1363
- Handle
nullinDistributionAnalyzer::getAllErrorMessagesby @dwalluck in #1364
2.6.0
What's Changed
- Remove Jandex plugin by @dwalluck in #1256
- Upgrade to Java 17 by @dwalluck in #1197
- Prepare for PNC Jakarta versions (needed by Quarkus 3) by @dwalluck in #1262
- Upgrade to Infinispan 15.0.10.Final and fix license info caching by @dwalluck in #1264
- Set initial capacity for collections by @dwalluck in #1267
- Update version to 2.6.0-SNAPSHOT by @jomrazek in #1270
New Contributors
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- Update and add test for
isLicenseFileName()by @dwalluck in #1116 - Add license information to the generated HTML report by @dwalluck in #1121
- Check license information for relative URLs by @dwalluck in #1117
- Rename properties file to avoid conflict with CycloneDX by @dwalluck in #1154
- Log and ignore SPDX error by @dwalluck in #1166
- Retry if getting SPDX license JSON fails by @dwalluck in #1178
- Don't use static block for license map initialization by @dwalluck in #1181
- Jansi will reset terminal on uninstall, so remove existing call by @dwalluck in #1182
- Enforce dependency convergence, build all test JARs, and add Jandex i… by @dwalluck in #1183
- Split license utils into two files by @dwalluck in #1198
Full Changelog: 2.4.2...2.5.0
Build Finder 2.4.2
What's Changed
- Fix the license info compareTo method to allow the correct association of multiple liceses to the archives by @vibe13 in #1113
Full Changelog: 2.4.1...2.4.2