Releases: spdx/spdx-maven-plugin
Releases · spdx/spdx-maven-plugin
Release 1.0.3 of the SPDX Maven Plugin
What's Changed
- Add support for Maven 4 by @goneall in #207
- Bump org.apache.commons:commons-lang3 from 3.1 to 3.18.0 in /src/it/advanced by @dependabot[bot] in #205
- Change publishing server from OSSRH to Central by @goneall in #209
Full Changelog: v1.0.2...v1.0.3
Patch release 1.0.2 of the SPDX Maven Plugin
Release 1.0.1 of the SPDX Maven Plugin
What's Changed
- Better support for reproducible builds
- Update spdx-jackson-store to version 2.0.1 by @goneall in #201
Full Changelog: v1.0.0...v1.0.1
Release 1.0.0 of the SPDX Maven Plugin
What's Changed
- Add support for SPDX Spec Version 3 by @goneall in #171
- Adding an aggregateSpdx goal by @ctjosey in #174
- Add option to filter scopes when creating SBOM by @stgrace in #173
- Update SPDX Java libraries by @goneall in #175
- Add created parameter by @goneall in #179
- Update checkout and cache versions by @goneall in #184
- Introduce license overwrites of dependencies by @joerg1985 in #181
- Support dependencies with bundle packaging by @goneall in #185
- Generate SPDX IDs based on reproducible element properties by @goneall in #190
- fixed the concluded license relation by @joerg1985 in #189
- allow to exclude source code files from the license scan by @joerg1985 in #186
- Ensure a unmappable maven license will result in NOASSERTION by @joerg1985 in #192
- Ensure no file relations are added for sbomType 'build' by @joerg1985 in #193
- Update SPDX libraries version by @bact in #196
- Fix Markdown warnings in README by @bact in #195
- Update dependencies to latest patch version by @bact in #197
- Fix typos in Javadoc by @bact in #198
- Use getLicenseComment() instead of getLicensComment() by @bact in #199
New Contributors
- @ctjosey made their first contribution in #174
- @stgrace made their first contribution in #173
- @joerg1985 made their first contribution in #181
- @bact made their first contribution in #196
Full Changelog: v0.7.4...v1.0.0
Release candidate 2 for version 1.0 of the SPDX Maven Plugin
Release candidate 1 for version 1.0 of the SPDX Maven Plugin
NOTE: This release contains some significant changes to support SPDX spec version 3 - so it is designated as a release candidate.
What's Changed
- Add support for SPDX Spec Version 3 by @goneall in #171
- Adding an aggregateSpdx goal by @ctjosey in #174
- Add option to filter scopes when creating SBOM by @stgrace in #173
- Update SPDX Java libraries by @goneall in #175
New Contributors
Full Changelog: v0.7.4...v1.0.0-RC1
Release 0.7.4 of the SPDX Maven Plugin
What's Changed
- Fix for inter-dependent maven modules forcing build. by @vajain-1982 in #160
- Make the Mojo threadsafe by @goneall in #163
- Bump the library to version 1.1.12 by @goneall in #168 - resolves warnings generated with the recent release of the license list version strings in x.y.z format
New Contributors
- @vajain-1982 made their first contribution in #160
Full Changelog: v0.7.3...v0.7.4
Release 0.7.3 of the SPDX Maven Plugin
What's Changed
- The attribute downloadLocation is null when no information cannot be retrieved by @rogelio-o in #148
- Generate externalRefs with PURL by @rogelio-o in #150
- Dependency graph by @rogelio-o in #152
- Fix unit tests by @goneall in #156
- Bump org.apache.commons:commons-compress from 1.21 to 1.26.0 in /src/it/advanced by @dependabot in #154
- Fix another unit test variation by @goneall in #157
New Contributors
- @rogelio-o made their first contribution in #148
Full Changelog: v0.7.2...v0.7.3
Release 0.7.2 of the SPDX Maven Plugin
What's Changed
- Update the SPDX Java libraries to the latest by @goneall in #144
- Honor the useArtifactID when generating dependency SPDX info by @goneall in #143
Full Changelog: v0.7.1...v0.7.2
Release 0.7.1 of the SPDX Maven Plugin
What's Changed
- configure maven-release-plugin by @hboutemy in #125
- add skip parameter/spdx.skip property by @hboutemy in #130
- Normalize license URLs for 'http' by @goneall in #128
- add @SInCE annotation for parameters by @hboutemy in #133
- Typo; missing leading space by @sebbASF in #134
- Update CI to use Java 17 by @goneall in #137
- Add useArtifactID parameter to override project name by @goneall in #139
- Update SPDX libraries by @goneall in #141
New Contributors
Full Changelog: v0.7.0...v0.7.1