v0.19.0
What's Changed
- Stream zero-padding via io::repeat in convert_to_raw_image by @demoray in #808
- Replace snapshot::Error::Other with typed variants by @demoray in #806
- Simplify Snapshot lifetime and source builder by @demoray in #807
- test(disk_usage): assert on error variants with matches! by @demoray in #804
- Replace numeric version field with Format enum by @demoray in #805
- Bump reqwest from 0.13.3 to 0.13.4 by @dependabot[bot] in #809
- Bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #812
- Stream snapshots directly to remote storage; collapse the binary set into one by @demoray in #810
- Bump Swatinem/rust-cache from 65012b490220f477f20ab979e35ae732e6de4e68 to c106961feec855ef5a58494c5a2a31c9d80429a9 by @dependabot[bot] in #814
- Describe the actual Azure Blob upload retry policy in README by @demoray in #824
- Add Linux cargo test job to CI by @demoray in #822
- Validate Header range on encode and decode by @demoray in #823
- Document eng/lint.sh in RELEASE_PROCESS by @demoray in #821
- Make --url and --sas-url mutually exclusive on avml acquire by @demoray in #820
- Require --url or --sas-url when --delete is set by @demoray in #819
- Fix BlobUploader::new doc reference by @demoray in #818
- Rename MB to MiB where math is power-of-2 by @demoray in #817
- Enforce block count cap at index assignment by @demoray in #816
- Add end-to-end streaming pipeline integration test by @demoray in #815
- Bump Swatinem/rust-cache from c106961feec855ef5a58494c5a2a31c9d80429a9 to baf1a810e98b6a3001d0d7234864ed75a17c42fb by @dependabot[bot] in #826
- Bump insta from 1.47.2 to 1.48.0 by @dependabot[bot] in #825
- Bump actions/checkout from 6.0.3 to 7.0.0 by @dependabot[bot] in #827
- update dependencies by @demoray in #829
- prep 0.19.0 release by @demoray in #830
Full Changelog: v0.18.0...v0.19.0