Releases: IntelLabs/atlas-cli
Releases · IntelLabs/atlas-cli
v0.2.0
What's Changed
- Implement secure key zeroization for cryptographic operations #12 by @sandlbn in #31
- Refactor hashing calls by @marcelamelara in #42
- Add OSS NA '25 demo to examples by @marcelamelara in #44
- Add Transparency Log Features by @sandlbn in #35
- Add OMS support by @marcelamelara in #54
- Add support for SLSA Build Provenance by @marcelamelara in #55
Full Changelog: v0.1.0...v0.2.0
What's Changed
- Bump atlas-c2pa-lib from 0.1.0 to 0.1.1 by @dependabot[bot] in #32
- Bump clap from 4.5.39 to 4.5.40 by @dependabot[bot] in #33
- Bump reqwest from 0.12.19 to 0.12.20 by @dependabot[bot] in #34
- Bump reqwest from 0.12.20 to 0.12.22 by @dependabot[bot] in #36
- Bump indicatif from 0.17.11 to 0.18.0 by @dependabot[bot] in #37
- Bump tokio from 1.45.1 to 1.46.1 by @dependabot[bot] in #38
- Bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #39
- Bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #40
- Implement secure key zeroization for cryptographic operations #12 by @sandlbn in #31
- Refactor hashing calls by @marcelamelara in #42
- Add OSS NA '25 demo to examples by @marcelamelara in #44
- Bump tokio from 1.46.1 to 1.47.1 by @dependabot[bot] in #47
- Bump clap from 4.5.41 to 4.5.42 by @dependabot[bot] in #46
- Bump serde_json from 1.0.141 to 1.0.142 by @dependabot[bot] in #45
- Updated c2pa-lib to v0.1.2 by @sandlbn in #51
- Bump uuid from 1.17.0 to 1.18.0 by @dependabot[bot] in #60
- Bump thiserror from 2.0.12 to 2.0.15 by @dependabot[bot] in #59
- Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #58
- Bump reqwest from 0.12.22 to 0.12.23 by @dependabot[bot] in #57
- Bump clap from 4.5.42 to 4.5.45 by @dependabot[bot] in #56
- Bump serde_json from 1.0.142 to 1.0.143 by @dependabot[bot] in #62
- Bump tempfile from 3.20.0 to 3.21.0 by @dependabot[bot] in #61
- Bump log from 0.4.27 to 0.4.28 by @dependabot[bot] in #67
- Bump time from 0.3.41 to 0.3.43 by @dependabot[bot] in #66
- Bump uuid from 1.18.0 to 1.18.1 by @dependabot[bot] in #65
- Bump clap from 4.5.45 to 4.5.47 by @dependabot[bot] in #64
- Add Transparency Log Features by @sandlbn in #35
- Bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #71
- Bump serde from 1.0.219 to 1.0.223 by @dependabot[bot] in #70
- Bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #68
- Bump tempfile from 3.21.0 to 3.22.0 by @dependabot[bot] in #69
- Add OMS support by @marcelamelara in #54
- Bump clap from 4.5.47 to 4.5.48 by @dependabot[bot] in #74
- Bump tempfile from 3.22.0 to 3.23.0 by @dependabot[bot] in #79
- Bump serde_with from 3.14.0 to 3.14.1 by @dependabot[bot] in #75
- Bump serde from 1.0.223 to 1.0.228 by @dependabot[bot] in #78
- Bump time from 0.3.43 to 0.3.44 by @dependabot[bot] in #76
- Add support for SLSA Build Provenance by @marcelamelara in #55
- Bump ossf/scorecard-action from 2.4.2 to 2.4.3 by @dependabot[bot] in #83
- Bump serde_with from 3.14.1 to 3.15.0 by @dependabot[bot] in #82
- Bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #80
- Bump zeroize from 1.8.1 to 1.8.2 by @dependabot[bot] in #81
- Add docstrings, tests to OMS / SLSA modules by @marcelamelara in #84
- Atlas Test Framework - Early Feedback Requested by @sandlbn in #63
- Bump the CLI version to v0.2.0 by @marcelamelara in #85
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Initial release 0.1.0 by @sandlbn in #1
- Added unit tests for key loading, signing, and verification functions, fixed Manifest Type Detection Logic by @sandlbn in #4
- Add MNIST training provenance collection example by @sandlbn in #3
- Add configurable hash algorithms for manifest signing by @sandlbn in #8
- Add disclaimer regarding project stability to README by @sandlbn in #11
- Clippy Fixes and Code Quality Improvements by @sandlbn in #10
- Code formatting cleanup (cargo fmt) by @sandlbn in #14
- Add basic workflows by @marcelamelara in #13
- Update github and rust dependencies by @sandlbn in #23
- Prepare Atlas CLI for crates.io publication by @sandlbn in #24
- Add configurable hash algorithm support (SHA-256/384/512) by @sandlbn in #25
- Bump reqwest from 0.12.15 to 0.12.19 by @dependabot in #26
- Update badges for c2pa-cli by @sandlbn in #30
- Bump env_logger from 0.10.2 to 0.11.8 by @dependabot in #29
- Bump uuid from 1.16.0 to 1.17.0 by @dependabot in #28
- Bump base64 from 0.21.7 to 0.22.1 by @dependabot in #27
New Contributors
- @sandlbn made their first contribution in #1
- @marcelamelara made their first contribution in #13
- @dependabot made their first contribution in #26
Full Changelog: https://github.com/IntelLabs/atlas-cli/commits/v0.1.0