Releases: CycloneDX/cyclonedx-cli
Releases · CycloneDX/cyclonedx-cli
0.29.2
Update semver.txt Signed-off-by: Patrick Dwyer <[email protected]>
0.29.1
What's Changed
- Bump actions/checkout from 3.1.0 to 4.2.2 by @dependabot[bot] in #410
- Add timestamp in merge command by @andreas-hilti in #452
- Ignore case of file ending for validate command by @andreas-hilti in #449
- Update to use library version 10.0.1
Full Changelog: v0.29.0...v0.29.1
0.29.0
0.28.3
0.28.2
chore: bump version to 0.28.2 Signed-off-by: Michael Tsfoni <[email protected]>
0.28.1
0.28.0 (CycloneDX 1.6.1)
What's Changed
- Bump dotnet/runtime-deps from 6.0 to 8.0 by @dependabot in #393
- Switch to .NET 8 by @andreas-hilti in #418
- Fix command line documentation by @andreas-hilti in #415
- Add OCI image annotation, sbom, provenance to docker images by @candrews in #397
- Update to use library version 9.0.0 by @mtsfoni in #429
- Bump actions/setup-dotnet from 3.0.2 to 4.3.1 by @dependabot in #432
Full Changelog: v0.27.2...v0.28.0
0.27.2
chore: bump to 0.27.2 Signed-off-by: Michael Tsfoni <[email protected]>
0.27.1
What's Changed
- fix: 1.6 xml validation, add: documentation for 1.6 and testcases by @andreas-hilti in #401
Full Changelog: v0.27.0...v0.27.1
0.27.0
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.
- Bump CycloneDX-Library to version 8.0.0 by @mtsfoni in #400
-> See the changelog of the library here: https://github.com/CycloneDX/cyclonedx-dotnet-library/releases/tag/v8.0.0
Full Changelog: v0.26.0...v0.27.0