Releases: spdx/spdx-java-rdf-store
Releases · spdx/spdx-java-rdf-store
Patch release 2.0.3 of the SPDX Java RDF Store
What's Changed
- Bump org.owasp:dependency-check-maven from 12.1.8 to 12.1.9 by @dependabot[bot] in #100
- Bump org.apache.maven.plugins:maven-release-plugin from 3.2.0 to 3.3.1 by @dependabot[bot] in #101
- Add sonar-maven-plugin to pom.xml by @goneall in #104
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.9.0 to 0.10.0 by @dependabot[bot] in #102
- Bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 by @dependabot[bot] in #103
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.1 to 3.15.0 by @dependabot[bot] in #105
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #99
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #97
- Update SPDX Java Library to version 2.0.3 by @goneall in #107
Full Changelog: v2.0.2...v2.0.3
Release 2.0.2 of the SPDX Java RDF Store
Full Changelog: v2.0.2...v2.0.2
What's Changed
- Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6 by @dependabot[bot] in #88
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.9.0 by @dependabot[bot] in #87
- Bump org.owasp:dependency-check-maven from 12.1.6 to 12.1.7 by @dependabot[bot] in #89
- Bump org.owasp:dependency-check-maven from 12.1.7 to 12.1.8 by @dependabot[bot] in #93
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #94
- Update Jena Version to 5.6.0 by @goneall in #95
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 2.9.1 to 3.12.0 by @dependabot[bot] in #85
- Update Java Library by @goneall in #96
Full Changelog: v2.0.1...v2.0.2
Release 2.0.1 of the SPDX Java RDF Store
What's Changed
- Fix links in README by @bact in #72
- Update dependencies to latest patch version by @bact in #73
- README: Update development status and Javadoc links by @bact in #75
- Update spdx-maven-plugin to 1.0.2 by @bact in #76
- Update dependencies and add dependabot config by @goneall in #77
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.14.0 by @dependabot[bot] in #82
- Bump org.owasp:dependency-check-maven from 8.4.3 to 12.1.5 by @dependabot[bot] in #81
- Bump org.apache.maven.plugins:maven-gpg-plugin from 1.6 to 3.2.8 by @dependabot[bot] in #80
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot[bot] in #79
- Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 by @dependabot[bot] in #78
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #84
- Bump org.spdx:spdx-maven-plugin from 1.0.2 to 1.0.3 by @dependabot[bot] in #83
- Switch publishing from Sonatype to Central by @goneall in #86
Full Changelog: v2.0.0...v2.0.1
Release 2.0 of the SPDX Java RDF Store
What's Changed
- Bump library and spdx maven versions by @goneall in #58
- Updates to support SPDX Spec version 3 by @goneall in #59
- Don't decode OBJECT URIs by @goneall in #60
- Check for Sonar credentials in CI by @goneall in #62
- Update action versions in CI by @goneall in #63
- Updating Jena to version 5.2.0 by @mleegwt in #61
- Update to SPDX Spec 3.0.1 by @goneall in #64
- Update to latest Java library version by @goneall in #65
- Add Automatic-Module-Name by @bact in #66
- Update and add missing header and Javadoc by @bact in #67
- Don't allow dates to have decimals by @goneall in #68
- README: Add links to SPDX specs and Javadocs by @bact in #70
- Generate Javadoc website by @bact in #69
- Update SPDX Java Library to version 2.0 by @goneall in #71
New Contributors
Full Changelog: v1.1.9...v2.0.0
Release Candidate 2 for version 2.0.0 of the SPDX RDF Store
What's Changed
Full Changelog: v2.0.0-RC1...v2.0.0-RC2
Release candidate 1 of version 2.0 of the SPDX RDF Store
What's Changed
- Don't decode OBJECT URIs by @goneall in #60
- Check for Sonar credentials in CI by @goneall in #62
- Update action versions in CI by @goneall in #63
- Updating Jena to version 5.2.0 by @mleegwt in #61
- Update to SPDX Spec 3.0.1 by @goneall in #64
New Contributors
Full Changelog: v2.0.0-Alpha...v2.0.0-RC1
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