Skip to content

Releases: spdx/Spdx-Java-Library

Version 1.1.7 of the SPDX Java Library

12 Jun 23:04

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v1.1.7

Version 1.1.6 of the SPDX Java Library

10 May 21:24

Choose a tag to compare

What's Changed

  • Make ModelObject threadsafe on create and getObjectPropertyValue by @goneall in #170
  • Check for ReferenceType in simpleUri toObjectValue by @goneall in #172
  • Use non-greedy matches at start of textWith by @goneall in #173

Full Changelog: v1.1.5...v1.1.6

Release 1.1.5 of the SPDX Java Library

16 Apr 04:40

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.4...v1.1.5

Release 1.1.4 of the SPDX Java Library

08 Feb 07:06

Choose a tag to compare

What's Changed

Fixes a significant bug where lists of licenses which mix NOASSERTION or NONE with other license types fail

  • Use hash maps for all collections by @goneall in #148
  • Issue 149: Add auto-generation and publication of API JavaDocs by @pmonks in #150
  • Add merchantability to license compare similar words by @goneall in #151

Full Changelog: v1.1.3...v1.1.4

Release 1.1.3 of the SPDX Java Library

24 Jan 23:00

Choose a tag to compare

What's Changed

  • Note that order for collections such as checksums and external references are no longer preserved. See issue #146 for more information.
  • Add an option to not copy license details in CopyManager by @goneall in #140
  • Don't store filesAnalyzed if not present by @goneall in #143
  • Minor performance improvements by @goneall in #144
  • Add new license equivalent words by @goneall in #138
  • Add capability to search for listed license text inside other text by @pmonks in #145

New Contributors

Full Changelog: v1.1.2...v1.1.3

Release 1.1.2 of the Java SPDX Library

30 Oct 18:50

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

Release 1.1.1 of the SPDX Java Library

02 Oct 22:31

Choose a tag to compare

Contains various fixes including one security related fix in the jsoup dependency

What's Changed

  • Bump jsoup from 1.14.2 to 1.15.3 by @dependabot in #99
  • Fail a license compare if there is text following a matching license by @goneall in #97
  • Fix a few possible issues identified by Sonatype Lyft by @goneall in #100
  • Add more detail to package level compare information by @goneall in #101
  • Add a getter for the License Model Store by @goneall in #102
  • Change generated IDs to a more unique prefix by @goneall in #104
  • [Issue 105] Fix ModelObject#equivalent not being symmetric by @nicoweidner in #106
  • Add attributionText to snippetBuilder by @goneall in #113
  • Copy properties when cloning a ModelObject by @goneall in #110
  • Improve parse exception error handling by @goneall in #123
  • Override equals for IndividualUriValues by @goneall in #112
  • Fail when creating an SPDX ID with a different type by @goneall in #121
  • [issue-114] Make sure that list equivalence is symmetric by @nicoweidner in #122
  • Add unit test for DocumentDescribes by @goneall in #118

New Contributors

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0 of the SPDX Java Library

11 Aug 18:46
b3d7b93

Choose a tag to compare

What's Changed

  • Support for the SPDX 2.3 specification
  • Correct the URI for relationship type AMENDS by @goneall in #77
  • add license black list & white list detect function in LicenseCompareHelper by @XenoAmess in #80
  • Update Java library for the SPDX 2.3 spec release by @goneall in #87
  • Bump gson from 2.8.0 to 2.8.9 by @dependabot in #86
  • Change Package hasFiles from a list property to a relationship collection by @goneall in #70
  • Change error message when unable to access spdx.org/licenses by @goneall in #88
  • Add dashes as an allowed character for git download URLs by @goneall in #90
  • Update license cache to verion 3.17 by @goneall in #91
  • Compatibility fixes for the 2.3 updates by @goneall in #92
  • Track the last reason for equivalent failing by @goneall in #93
  • Make no assertion license equiv. to null by @goneall in #94
  • Add back reference types accidentally deleted by @goneall in #95
  • Make the LicenseJsonTOC publicly accessible by @goneall in #96

New Contributors

Full Changelog: v1.0.10...v1.1.0

Release 1.0.10 of the SPDX Java Library

26 Dec 19:18

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.9...v1.0.10

Release 1.0.9 of the SPDX Java Library

07 Nov 17:49

Choose a tag to compare

Fixes download location regular expression - PR #67
java-spdx-library-1.0.9.zip