Releases: DependencyTrack/gh-upload-sbom
Releases · DependencyTrack/gh-upload-sbom
Release list
v4.1.0
What's Changed
Enhancements 🚀
Dependency Updates 🤖
- Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #64
Full Changelog: v4.0...v4.1.0
v4.0.0
What's Changed
Breaking Changes 🚨
Enhancements 🚀
- Add isLatest property by @tolobis in #55
- Add proper CI automation and update distribution model by @nscuro in #57
- Add token output by @nscuro in #60
- Defensively mark api key as secret by @nscuro in #62
- Add support for project UUID output (requires DT v5) by @nscuro in #63
Bug Fixes 🐛
Dependency Updates 🤖
- Bump esbuild from 0.25.12 to 0.28.0 in the npm-minor-patch group by @dependabot[bot] in #58
- Bump @actions/core from 1.11.1 to 3.0.1 by @dependabot[bot] in #59
- Bump esbuild from 0.28.0 to 0.28.1 by @dependabot[bot] in #61
New Contributors
- @diseku made their first contribution in #56
- @tolobis made their first contribution in #55
- @sellisd made their first contribution in #50
Full Changelog: v3...v4.0.0
v3.1.0
What's Changed
Enhancements 🚀
- Use fetch instead of http by @entigo-mart-erlenheim in #35
Other Changes
- patch: change example version to 3 in README.md by @aethernet in #32
- feat: include tags when creating by @JCHacking in #33
- Add release notes config by @nscuro in #37
- Improve parameter descriptions by @nscuro in #36
- Unify action versions in examples by @nscuro in #38
New Contributors
- @aethernet made their first contribution in #32
- @JCHacking made their first contribution in #33
- @entigo-mart-erlenheim made their first contribution in #35
- @nscuro made their first contribution in #37
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- Upgrade Node 16 to Node 20 by @ThomasVitale in #23
New Contributors
- @ThomasVitale made their first contribution in #23
Full Changelog: v2...v3.0.0
v2.1.0
What's Changed
- Adds ability to specify a parent project by @alec-malcolm in #21
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #19
New Contributors
- @alec-malcolm made their first contribution in #21
- @dependabot made their first contribution in #19
Full Changelog: v2.0.1...v2.1.0
v2.0.1
v2.0.0
Bump version in README Signed-off-by: nscuro <nscuro@protonmail.com>
Initial release
v1.0.0 Update README.md