Skip to content

Releases: CycloneDX/cyclonedx-dotnet-library

8.0.0 (CycloneDX v1.6)

16 Sep 15:44
0dcccad
Compare
Choose a tag to compare

What's Changed

  • IMPORTANT - BREAKING PROTOBUF SERIALIZATION BUGFIX: The previous version of this library contained an issue in the serialization and deserialization of timestamps with protobuf, resulting in an incorrect offset being applied to all timestamps. This has been resolved in the current release. However, deserializing a protobuf file that was serialized with the prior version of the library will now reveal the actual offset.
  • BREAKING CHANGE: Support for CycloneDX 1.6 by @andreas-hilti & @mtsfoni in #288
    • The update for version 1.6 includes multiple fixes for smaller, previously unreported issues that cannot be listed individually. If you experienced problems with earlier versions, they may now be resolved.
    • The model has been updated in accordance with CycloneDX 1.6. For a detailed breakdown of the changes, please refer to the CycloneDX 1.6 standard documentation.
  • Fix xml deserialization of licenses with namespace prefix by @andreas-hilti in #350
  • Add net 7 and make STJ conditional by @thompson-tomo in #283
  • Fix AccessMode such that it is optional by @andreas-hilti in #358

New Contributors

Full Changelog: v7.1.0...v8.0.0

7.1.0

04 Aug 19:51
a42f0bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.2...v7.1.0

7.0.2

12 Jul 16:35
d8057d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

7.0.1

28 May 19:15
57972c2
Compare
Choose a tag to compare

7.0.0

20 May 15:31
a8801db
Compare
Choose a tag to compare

6.0.0

05 Sep 05:56
1e3886b
Compare
Choose a tag to compare
Major version - adds support for v1.5 and includes numerous enhanceme…

…nts and fixes

5.4.0

20 Apr 07:05
b679052
Compare
Choose a tag to compare
v5.4.0

Feature release - improved validation output and merging

5.3.2

16 Feb 11:42
2e84dbb
Compare
Choose a tag to compare
v5.3.2

Maintenance release - dependency version bumps

5.3.1

14 Dec 13:17
c9ca325
Compare
Choose a tag to compare
v5.3.1

Bugfix release - add properties to vulnerabilities

5.3.0

23 Nov 10:41
bb429cc
Compare
Choose a tag to compare
v5.3.0

Feature release