Releases: CycloneDX/cyclonedx-cli
Releases · CycloneDX/cyclonedx-cli
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
0.26.0
What's Changed
- chore: bump CycloneDX Library to 7.1.0 (this might address several issues) by @mtsfoni in #386
- Add output version argument to merge command by @andreas-hilti in #388
- ✏️ Change docs for cyclonedx 1.5 version update by @leec94 in #341
- Improve JSON validation by @andreas-hilti in #317
New Contributors
Full Changelog: v0.25.1...v0.26.0
0.25.1
What's Changed
- Fix the tool metadata by @andreas-hilti in #352
- Fix build by @andreas-hilti in #367
- Fix typo in Readme by @apupier in #350
- Fix truncating pre-existing output file when overwritten by @andreas-hilti in #315
- Bump CDX library to 7.0.0 by @nodeax in #369
New Contributors
- @andreas-hilti made their first contribution in #352
- @apupier made their first contribution in #350
- @nodeax made their first contribution in #369
Full Changelog: v0.25.0...v0.25.1