Releases: spdx/spdx-java-tagvalue-store
Releases · spdx/spdx-java-tagvalue-store
Alpha version of SPDX Tag/Value Store supporting the SPDX Spec version 3
This is an Alpha quality release of the SPDX Java Tag/Value store which supports the SPDX Spec version 3
NOTE: Breaking changes from previous version
Although stable, it is not quite ready for production.
For description of the migration and changes, please see the upgrading document in the SPDX Java Library repo.
Release 1.1.7 of the SPDX Java TagValue Store
What's Changed
- Update CI to use Java 17 by @goneall in #53
- Update SPDX Java Library to version 1.1.10 by @goneall in #54 - Fixed a critical issue where matchingStandardLicenseIdsWithinText and matchingStandardLicenseExceptionIdsWithinText can take a substatial amount of time. See spdx/Spdx-Java-Library#165 (comment) in issue spdx/Spdx-Java-Library#165 for more information.
- Check for proper case in Boolean tag/values by @goneall in #55
- Update POM to use the release plugin by @goneall in #56
Full Changelog: v1.1.6...v1.1.7
Version 1.1.6 of the SPDX Java Tag Value Store
What's Changed
Full Changelog: v1.1.5...v1.1.6
Release 1.1.5 of the SPDX Java Tag Value Store
What's Changed
- Issue a warning when more than one extracted license uses the same ID by @goneall in #43
- Add relationship comment to output by @goneall in #45
- Verify relationships after all relationships added by @goneall in #46
- Update SPDX Java Library to version 1.1.5 by @goneall in #48 - see the SPDX Java Library release notes for details.
Full Changelog: v1.1.4...v1.1.5
Version 1.1.4 of the SPDX Java Tag Value Store
What's Changed
- Sort all collections when serializing by @goneall in #35
- Remove dummy extracted license text by @goneall in #38
- Check for proper extracted license info ID's by @goneall in #39
- Change sort order for files and packages by @goneall in #40
- Update SPDX Java library to version 1.1.4 by @goneall in #41 see the SPDX Java Library release notes for details
Full Changelog: v1.1.3...v1.1.4
Version 1.1.3 of the SPDX Java Tag Value Store
What's Changed
- Use hash maps for relationships by @goneall in #32
- Update SPDX Java Library and add dependency-check by @goneall in #33
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2 of the SPDX Java Tag/Value Store
What's Changed
- Fix relationship for artifactOf by @goneall in #29
- Update SPDX Java library to version 1.1.2 by @goneall in #30 - See the SPDX Java Library release notes for details
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1 of the SPDX tag/value store
What's Changed
- Fix NOASSERTION for File and Snippet copyright by @goneall in #25
- Update SPDX Java Library version by @goneall in #27
See SPDX Java Library release notes for additional information.
Full Changelog: v1.1.0...v1.1.1
Version 1.1.0 of the SPDX Java Tag Value Store
What's Changed
Full Changelog: v1.0.4...v1.1.0
Version 1.0.4 of the SPDX Java TagValue Store
What's Changed
- Check for duplicate relationships when adding relationships by @goneall in #19
- Update SPDX Java Library to version 1.0.10 by @goneall in #20 - updates log4j to version 2.17.0 resolving possible vulnerabilities CVE-2021-44228 and CVE-2021-45046
Full Changelog: v1.0.3...v1.0.4