Releases: spdx/spdx-java-model-2_X
Releases · spdx/spdx-java-model-2_X
Release 1.0.2 of the SPDX Java Model Spec version 2
What's Changed
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.11.0 to 3.14.1 by @dependabot[bot] in #42
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.2 by @dependabot[bot] in #43
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.7.0 to 0.8.0 by @dependabot[bot] in #44
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.8 by @dependabot[bot] in #45
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.20.0 to 2.25.2 by @dependabot[bot] in #46
- Bump org.owasp:dependency-check-maven from 12.1.5 to 12.1.8 by @dependabot[bot] in #49
- Bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.2.0 by @dependabot[bot] in #50
- Bump org.sonatype.central:central-publishing-maven-plugin from 0.8.0 to 0.9.0 by @dependabot[bot] in #47
- Fix LicenseRef validation to match the spec by @goneall in #52
- Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #55
- Bump org.apache.maven.plugins:maven-jar-plugin from 3.4.2 to 3.5.0 by @dependabot[bot] in #54
- Bump org.owasp:dependency-check-maven from 12.1.8 to 12.1.9 by @dependabot[bot] in #53
- Update core library version by @goneall in #56
Full Changelog: v1.0.1...v1.0.2
Release 1.0.1 of the SPDX Java Model 2_X
What's Changed
- Add API doc links by @bact in #27
- README: Update development status by @bact in #28
- Fix two typos in issue messages of
_verify()by @fviernau in #29 - Add InvalidLicenseExpression class by @goneall in #30
- Update dependencies version to latest patch version by @bact in #31
- Update dependencies to the latest patch version by @bact in #32
- Allow underscores in git download location by @goneall in #34
- Update dependencies and add dependabot config by @goneall in #35
- Bump org.spdx:spdx-maven-plugin from 1.0.2 to 1.0.3 by @dependabot[bot] in #40
- Bump org.owasp:dependency-check-maven from 8.0.2 to 12.1.5 by @dependabot[bot] in #39
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.12.0 by @dependabot[bot] in #38
- Bump org.codehaus.mojo:build-helper-maven-plugin from 3.2.0 to 3.6.1 by @dependabot[bot] in #37
- Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.1 by @dependabot[bot] in #36
- Update POM file for Maven Central by @goneall in #41
New Contributors
- @fviernau made their first contribution in #29
- @dependabot[bot] made their first contribution in #40
Full Changelog: v1.0.0...v1.0.1
Release 1.0.0 of the SPDX Java Model 2
What's Changed
- Add createExtractedLicense to ModelObjectV2 by @goneall in #9
- Reorder Javadoc tags so it generated properly by @bact in #10
- Fix spelling by @dwalluck in #12
- Turn on doclint and fix javadoc generation by @dwalluck in #11
- Don't add ID property for listed lic. and exceptions by @goneall in #14
- Bump version of core library by @goneall in #15
- Add a module name in the manifest file by @goneall in #16
- Disallow creation dates with decimal seconds by @goneall in #19
- Allow relationships to be modified for external elements by @goneall in #21
- Fix spelling of getCaseSensitive... by @goneall in #20
- Validate document URI by @goneall in #23
- Update core library version by @goneall in #25
New Contributors
Full Changelog: v1.0.0-RC1...v1.0.0
1.0.0 Release Candidate 1 of the SPDX Java model 2
Initial Release of the SPDX Java Model 2.X
Most of these model file originated from the pre-2.0 version of the SPDX Java Library.
This is the first release of the library with the 2.X version of the model supplied in an independent Java JAR file.