v0.70.0
Highlights
Hierarchical Dependency-Track project support
@sedan07 extended the dependency-Track plugin to support attaching automatically created projects to existing parent projects. This enables setting up hierarchical configurations out of the box. More on that #534
To leverage this feature, you must provide parentID alongside the projectName during the integration attachment.
What's Changed
- Bump Helm Chart Version => v0.66.0 by @github-actions in #527
- chore(dagger): upgrade client to v0.66 by @migmartri in #526
- fix(controlplane): handle org update duplicates by @migmartri in #529
- chore(ci): bump chainloop version by @migmartri in #530
- docs(dagger): update module readme by @migmartri in #533
- chore: improve org name error message by @migmartri in #537
- feat(controlplane): add workflow description by @migmartri in #541
- feat(dependency-track): support parent ID for autocreate projects (#534) by @sedan07 in #543
- feat: expose latest_revision on workflow by @migmartri in #542
- chore(dagger): bump module to stable v0.10.0 by @migmartri in #548
- feat(controlplane): filter workflow runs by status by @migmartri in #547
- chore: improvements on org management by @migmartri in #546
New Contributors
Full Changelog: v0.66.0...v0.70.0

