Skip to content

Releases: spdx/spdx-java-rdf-store

Patch release 2.0.3 of the SPDX Java RDF Store

12 Mar 22:56
abdd340

Choose a tag to compare

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

02 Dec 21:58
7ab1efa

Choose a tag to compare

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

24 Sep 16:02
503308e

Choose a tag to compare

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

19 Apr 04:53
c0ca1ca

Choose a tag to compare

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

01 Feb 20:04
e1bb45a

Choose a tag to compare

What's Changed

  • Update to latest Java library version by @goneall in #65

Full Changelog: v2.0.0-RC1...v2.0.0-RC2

Release candidate 1 of version 2.0 of the SPDX RDF Store

15 Dec 02:37
e1ba282

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0-Alpha...v2.0.0-RC1

Alpha version of SPDX RDF Store supporting the SPDX Spec version 3

05 Sep 22:47

Choose a tag to compare

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

16 Dec 23:43

Choose a tag to compare

What's Changed

Full Changelog: v1.1.8...v1.1.9

Release 1.1.8 of the SPDX RDF Store

14 Dec 05:17

Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.8

Version 1.1.6 of the SPDX Java RDF Library

10 May 21:52

Choose a tag to compare

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