Releases: CycloneDX/cyclonedx-cli
Releases · CycloneDX/cyclonedx-cli
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
0.25.0
What's Changed
- Bump actions/setup-dotnet from 3.0.1 to 3.0.2 by @dependabot in #275
- Bump CsvHelper from 28.0.1 to 29.0.0 by @dependabot in #274
- Add support for v1.5 by @coderpatros in #337
Full Changelog: v0.24.2...v0.25.0
0.24.2
v0.24.2 Bug fix release - set serial number for merged BOMs
0.24.1
v0.24.1 Bug fix and maintenance release
0.24.0
v0.24.0 Maintenance release - update dependencies and sign Mac OSX binary
0.23.0
v0.23.0 Feature release - add support for OSX Arm 64
0.22.0
v0.22.0 Feature release - add CycloneDX v1.4 support