This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
0.7.0
cgwalters
released this
06 Apr 16:28
·
767 commits
to main
since this release
The headlining feature in this release is support for "chunked ostree layers". For more information, see #69
What's Changed
- tar/export: Fix duplicate xattrs in tar stream by @cgwalters in #254
- Release 0.6.5 by @cgwalters in #255
- Fix a few clippy lints from new Rust 1.59 version by @cgwalters in #256
- ci: Install ostree from coreos/continuous copr by @cgwalters in #257
- tests: More fixture rework, port test-diff to new path by @cgwalters in #258
- ci/installdeps.sh: Clean up to enable repos consistently by @cgwalters in #259
- Add new
objectsource
module by @cgwalters in #260 - bootabletree: New module with helpers for bootable ostree commits by @cgwalters in #261
- tar/import: Improve error for unsigned commit by @cgwalters in #263
- tests: Port two tests to v1 fixture by @cgwalters in #264
- Fix clippy lints with
cargo 1.60.0-beta.1 (ea2a21c 2022-02-15)
by @cgwalters in #262 - tests: Two more fixture porting patches by @cgwalters in #265
- tests: Port all remaining tests to v1 fixture by @cgwalters in #266
- tests: Remove v0 fixture by @cgwalters in #267
- tests/fixture: Add concept of "owner" by @cgwalters in #268
- cli: Make parse functions public by @cgwalters in #269
- tar/export: Extract a helper for writing content hardlink by @cgwalters in #270
- Update to latest containers-image-proxy API by @cgwalters in #271
- Support for split layers by @cgwalters in #123
- container: Add manifest/config to image query, add
image history
CLI by @cgwalters in #272 - 3 minor patches by @cgwalters in #274
- container: Add
--write-commitid-to
forimage deploy
by @cgwalters in #275 - Bump to 0.7.0 (lots of semver-incompat API changes) by @cgwalters in #276
Full Changelog: ostree-ext-v0.6.4...ostree-ext-v0.7.0