Skip to content

Releases: CycloneDX/cyclonedx-dotnet-library

12.0.1

04 Mar 23:29

Choose a tag to compare

Fix permissions issue for GitHub OIDC

Signed-off-by: Patrick Dwyer <email@patrickdwyer.au>

12.0.0

04 Mar 02:21
5194c90

Choose a tag to compare

What's Changed

New Contributors

  • @dgl made their first contribution in #394

Full Changelog: v11.0.0...v12.0.0

11.0.0

10 Feb 09:07
d80bf2f

Choose a tag to compare

What's Changed

Full Changelog: v10.0.2...v11.0.0

10.0.2

09 Dec 14:12
a0adfdc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.1...v10.0.2

10.0.1

10 Aug 15:03
6bffc9a

Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

10.0.0

12 Jul 15:58
582a78d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.0.3...v10.0.0

9.0.3

12 Jul 15:19
796f352

Choose a tag to compare

What's Changed

Full Changelog: v9.0.2...v9.0.3

9.0.2

19 Jun 13:32
70fe221

Choose a tag to compare

Update semver.txt

Signed-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>

9.0.1

18 Jun 16:39
2c1c087

Choose a tag to compare

Update semver.txt

Signed-off-by: Michael Tsfoni <80639729+mtsfoni@users.noreply.github.com>

9.0.0 (CycloneDX v1.6.1)

18 Jun 11:22
f4639fa

Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Support for CycloneDX 1.6.1 by @andreas-hilti in #370
    The library has been updated to align with the CycloneDX 1.6.1 specification. This version includes refinements over 1.6.0 and may introduce changes to BOM serialization and validation behavior. Please review the 1.6.1 spec for detailed impact.
  • Fix sensitiveData handling (now correctly an array) by @andreas-hilti in #379
  • Fix vulnerability.status enum mapping by @andreas-hilti in #381
  • Expose SerializerOptions for JSON customization by @mtsfoni in #386

Full Changelog: v8.0.3...v9.0.0