Releases: spdx/spdx-java-tagvalue-store
Releases · spdx/spdx-java-tagvalue-store
Version 2.0.2 of the SPDX Java Spreadsheet Store
What's Changed
- Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.6 by @dependabot[bot] in #87
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.14.0 to 3.14.1 by @dependabot[bot] in #89
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.9.0 by @dependabot[bot] in #88
- Bump org.owasp:dependency-check-maven from 12.1.6 to 12.1.7 by @dependabot[bot] in #90
- Bump org.owasp:dependency-check-maven from 12.1.7 to 12.1.8 by @dependabot[bot] in #91
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #92
- Bump org.owasp:dependency-check-maven from 12.1.8 to 12.1.9 by @dependabot[bot] in #93
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #94
- Add Sonar plugin and add cooldown to dependabot by @goneall in #95
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #96
- Update library version by @goneall in #97
Full Changelog: v2.0.1...v2.0.2
Release 2.0.1 of the SPDX Tag/Value store
What's Changed
- Update dependencies to latest patch version by @bact in #74
- 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-gpg-plugin from 1.6 to 3.2.8 by @dependabot[bot] in #83
- Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 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-javadoc-plugin from 3.5.0 to 3.12.0 by @dependabot[bot] in #80
- Bump junit:junit from 3.8.2 to 4.13.2 by @dependabot[bot] in #79
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot[bot] in #84
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.14.0 by @dependabot[bot] in #85
- Switch publishing from Sonatype to Central by @goneall in #86
New Contributors
- @dependabot[bot] made their first contribution in #83
Full Changelog: v2.0.0...v2.0.1
Release 2.0 of the SPDX Tag/Value Store
What's Changed
- Bump library and spdx maven versions by @goneall in #60
- Updates to support SPDX Spec version 3 by @goneall in #65
- Add attributionText to snippets by @goneall in #63
- Output files analyzed tag after relationships by @goneall in #59
- Allow for dashes in primary purpose by @goneall in #66
- Update to SPDX Spec 3.0.1 by @goneall in #67
- Update build workflow by @goneall in #70
- Bump version of the SPDX Java Library by @goneall in #71
- Add API doc website by @bact in #69
- Add Automatic-Module-Name by @bact in #72
- Update SPDX Java Library to version 2.0 by @goneall in #73
New Contributors
Full Changelog: v1.1.7...v2.0.0
Release Candidate 2 of version 2.0.0 of the SPDX Tag/Value Store
What's Changed
Full Changelog: v2.0.0-RC1...v2.0.0-RC2
Release candidate 1 of version 2.0 of the SPDX tag value store
Alpha version of SPDX Tag/Value Store supporting the SPDX Spec version 3
This is an Alpha quality release of the SPDX Java Tag/Value 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.7 of the SPDX Java TagValue Store
What's Changed
- Update CI to use Java 17 by @goneall in #53
- Update SPDX Java Library to version 1.1.10 by @goneall in #54 - 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.
- Check for proper case in Boolean tag/values by @goneall in #55
- Update POM to use the release plugin by @goneall in #56
Full Changelog: v1.1.6...v1.1.7
Version 1.1.6 of the SPDX Java Tag Value Store
What's Changed
Full Changelog: v1.1.5...v1.1.6
Release 1.1.5 of the SPDX Java Tag Value Store
What's Changed
- Issue a warning when more than one extracted license uses the same ID by @goneall in #43
- Add relationship comment to output by @goneall in #45
- Verify relationships after all relationships added by @goneall in #46
- Update SPDX Java Library to version 1.1.5 by @goneall in #48 - 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 Tag Value Store
What's Changed
- Sort all collections when serializing by @goneall in #35
- Remove dummy extracted license text by @goneall in #38
- Check for proper extracted license info ID's by @goneall in #39
- Change sort order for files and packages by @goneall in #40
- Update SPDX Java library to version 1.1.4 by @goneall in #41 see the SPDX Java Library release notes for details
Full Changelog: v1.1.3...v1.1.4