What's Changed
Image Format Specification
- digest: Add more derives and trait impls by @cgwalters in #220
- digest: Add TryFrom<&str + String> by @cgwalters in #222
Test improvements and Misc Fixes
- Release 0.7.0 by @saschagrunert in #214
- Add get_mut to annotations and manifests in ImageIndex by @Havner in #219
- manifest: Use
.parse()
overfrom_str()
in a test by @cgwalters in #223 - Replace actions-rs GitHub actions by @saschagrunert in #225
- Add devcontainer by @musaprg in #193
Other Changes
- Remove label workflow by @saschagrunert in #224
- Add OWNERS{_ALIASES} file by @saschagrunert in #227
- Add CONTRIBUTING.md and k8s PR template by @saschagrunert in #228
- chore: fix clippy warning by @flavio in #236
- Fix GHA invoking cargo audit by @flavio in #237
- digest: Add AsRef by @cgwalters in #229
- Increase regex version constraint compatibility by @kpcyrd in #234
- Add CNCF project governance by @saschagrunert in #244
- update affiliation by @jprendes in #245
- Remove conditional compilation of spec fields by @burgerdev in #247
- Switch to lcov code coverage by @saschagrunert in #251
- Derive serde traits for Reference by @dmartin in #250
New Contributors
- @Havner made their first contribution in #219
- @kpcyrd made their first contribution in #234
- @jprendes made their first contribution in #245
- @burgerdev made their first contribution in #247
Full Changelog: v0.7.0...v0.7.1