Releases: spdx/spdx-java-jackson-store
Releases · spdx/spdx-java-jackson-store
Alpha version of SPDX Jackson Store supporting the SPDX Spec version 3
NOTE: Breaking changes from previous version
This version supports version 3 of the SPDX specification.
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.9.1 of the SPDX Java Jackson Store
A patch release which fixes a JSON file generation issue involving the primary package purpose.
What's Changed
Full Changelog: v1.1.9...v1.1.9.1
Release 1.1.9 of the SPDX Java Jackson Store
What's Changed
- Update SPDX Java library to version 1.1.10 by @goneall in #68 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.
Full Changelog: v1.1.8...v1.1.9
Release 1.1.8 of the SPDX Java Jackson Store
What's Changed
- Fix for CVE-2023-5072 by @eduard-tita in #65
- Update CI to use Java 17 by @goneall in #66
- Update dependency versions and POM file by @goneall in #67
- See [SPDX Java Library release notes](Release 1.1.8 of the SPDX Java Jackson Store)
Full Changelog: v1.1.7...v1.1.8
Version 1.1.7 of the SPDX Java Jackson Store
What's Changed
- Fix for issue #62 by @eduard-tita in #63
- Update to version 1.1.7 of the SPDX Java Library. See the release notes for details.
New Contributors
- @eduard-tita made their first contribution in #63
Full Changelog: v1.1.6...v1.1.7
Version 1.1.6 of the SPDX Java Jackson Store
What's Changed
- Update JSON and Jackson library versions by @goneall in #53
- Update SPDX Java Library to version 1.1.6 by @goneall in #59
Full Changelog: v1.1.5...v1.1.6
Release 1.1.5 of the SPDX Java Jackson Store
What's Changed
- Bump json from 20190722 to 20230227 by @dependabot in #55
- Remove 'documentDescribes' 'hasFiles' from output by @goneall in #56
- Update library to version 1.1.5 by @goneall in #58 - 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 Jackson Store
What's Changed
- Sort collections by @goneall in #51
- Update SPDX Java Library to 1.1.4 by @goneall in #52 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 Jackson Store
What's Changed
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2 of the SPDX Java Jackson Store
What's Changed
- Move the addFiles to the outer loop by @goneall in #43
- Update SPDX Java Library version to 1.1.2 by @goneall in #47 - See the SPDX Java Library release notes for details
Full Changelog: v1.1.1...v1.1.2