Skip to content

Releases: Liftric/dependency-track-companion-plugin

1.2.0

01 Feb 13:31
2350f30
Compare
Choose a tag to compare

What's Changed

  • refactor: Decoupling Project Analysis from Risk Score Check by @nvima in #12

Full Changelog: 1.1.3...1.2.0

Breaking Changes:

  • Updated runDepTrackWorkflow Task: The runDepTrackWorkflow task no longer includes the risk score check. Users who prefer the comprehensive workflow must now explicitly invoke the riskScore task alongside runDepTrackWorkflow.

1.1.3

01 Feb 13:10
87a79a7
Compare
Choose a tag to compare

What's Changed

  • feat: add createProject Task by @nvima in #11

Full Changelog: 1.1.2...1.1.3

1.1.2

04 Jan 15:25
b690a92
Compare
Choose a tag to compare

What's Changed

  • fix: serialization error directDependencies by @nvima in #9

Full Changelog: 1.1.1...1.1.2

1.1.1

28 Nov 12:51
66b39c3
Compare
Choose a tag to compare

What's Changed

  • bugfix: fixed http parameter name, should be project by @blagerweij in #8

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

27 Jul 07:59
b2b28bf
Compare
Choose a tag to compare

Update Warning

The configuration of the plugin has updated. Please have a look in the readme how it is configured now before updating.

What's Changed

  • Refactor Plugin Extension to avoid duplicate attributes by @nvima in #5

Full Changelog: 1.0.2...1.1.0

1.0.2

25 Jul 06:55
8ab0c7c
Compare
Choose a tag to compare

What's Changed

  • Add Risk Score & Generate Sbom by @nvima in #4

Full Changelog: 1.0.1...1.0.2

1.0.1

18 Jul 12:09
6e595c1
Compare
Choose a tag to compare

What's Changed

  • Add missing autoCreate attribute to SBOM upload API call by @nvima in #2
  • Add nemerosa versioning plugin by @nvima in #3

Full Changelog: 1.0.0...1.0.1

1.0.0

03 Jul 05:20
575b247
Compare
Choose a tag to compare

What's Changed

  • Add DT companion Plugin v1.0.0 by @nvima in #1

New Contributors

  • @nvima made their first contribution in #1

Full Changelog: https://github.com/Liftric/dependency-track-companion-plugin/commits/1.0.0-alpha-1