Releases: spdx/spdx-java-rdf-store
Releases · spdx/spdx-java-rdf-store
Alpha version of SPDX RDF Store supporting the SPDX Spec version 3
This is an Alpha quality release of the SPDX Java RDF 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.9 of the SPDX Java RDF Store
What's Changed
- Update SPDX Java library to version 1.1.10 by @goneall in #57 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 RDF Store
What's Changed
- Update CI to use Java 17 by @goneall in #54
- Update SPDX Java Library to version 1.1.9 by @goneall in #55 - see release notes
- Update POM file for release by @goneall in #56
Full Changelog: v1.1.6...v1.1.8
Version 1.1.6 of the SPDX Java RDF Library
What's Changed
- Allow enterCritialSection before item created in document by @goneall in #51
- Update SPDX Java Library and Jena by @goneall in #52
Full Changelog: v1.1.5...v1.1.6
Release 1.1.5 of the SPDX Java RDF Store
What's Changed
- Fix unit test failures by @goneall in #48
- Update SPDX Java Library to version 1.1.5 by @goneall in #50 - see the SPDX Java Library release notes for details.
Full Changelog: v1.1.4...v1.1.5
SPDX Java RDF Store Version 1.1.4
What's Changed
- Update POM with correct Java versions by @goneall in #46
- Update SPDX Java Library to 1.1.4 by @goneall in #47 - 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 RDF Store
What's Changed
- Don't use Jean getLocalName for listed license URI's by @goneall in #44
- Update to SPDX Java Library version 1.1.3 by @goneall in #45
Full Changelog: v1.1.2...v1.1.3
Release 1.1.2 of the SPDX Java RDF Store
What's Changed
- Update Jena to version 4.6.1 by @goneall in #37
- Add dependency check plugin by @goneall in #38
- Fix NPE in CompatibilityUpgrader by @goneall in #39
- Add extra checks for NPE on getUri() by @goneall in #40
- Update library version to 1.1.2 by @goneall in #41 - See the SPDX Java Library release notes for details
Full Changelog: v1.1.1...v1.1.2
Release 1.1.1 of the SPDX Java RDF Store
What's Changed
- Update spdx-java-library to version 1.1.1 - see release notes for a summary of changes
- Check for an existing value in getTypedValue by @goneall in #36
- Prefix number for generated ID's by @goneall in #35
- Fetch listed license/exceptions from listedLiceses by @goneall in #34
Full Changelog: v1.1.0...v1.1.1
Release 1.1.0 of the SPDX Java RDF Store
What's Changed
Full Changelog: v1.0.4...v1.1.0