ReleaseMicrosoftMicrosoftpublished May 20, 2026seen 1w

microsoft/avml v0.18.0

microsoft/avml

Open original ↗

Captured source

source ↗
published May 20, 2026seen 1wcaptured 1whttp 200method plain

v0.18.0

Repository: microsoft/avml

Tag: v0.18.0

Published: 2026-05-20T21:26:21Z

Prerelease: no

Release notes:

What's Changed

  • Bump libc from 0.2.182 to 0.2.183 by @dependabot[bot] in https://github.com/microsoft/avml/pull/758
  • Bump clap from 4.5.60 to 4.6.0 by @dependabot[bot] in https://github.com/microsoft/avml/pull/759
  • fix handling blocks of all zeros by @demoray in https://github.com/microsoft/avml/pull/761
  • Bump insta from 1.46.3 to 1.47.2 by @dependabot[bot] in https://github.com/microsoft/avml/pull/765
  • Bump actions/upload-artifact from 7.0.0 to 7.0.1 by @dependabot[bot] in https://github.com/microsoft/avml/pull/770
  • Bump openssl from 0.10.75 to 0.10.78 by @dependabot[bot] in https://github.com/microsoft/avml/pull/776
  • address lints in latest rust by @demoray in https://github.com/microsoft/avml/pull/777
  • update dependencies by @demoray in https://github.com/microsoft/avml/pull/778
  • update azure blob upload support to use azure_storage_blob by @demoray in https://github.com/microsoft/avml/pull/762
  • Bump tokio from 1.52.1 to 1.52.2 by @dependabot[bot] in https://github.com/microsoft/avml/pull/779
  • Bump openssl from 0.10.78 to 0.10.79 by @dependabot[bot] in https://github.com/microsoft/avml/pull/780
  • Bump tokio from 1.52.2 to 1.52.3 by @dependabot[bot] in https://github.com/microsoft/avml/pull/781
  • update to GA Azure SDK by @demoray in https://github.com/microsoft/avml/pull/784
  • Use #[expect] instead of #[allow] for clippy lint overrides by @demoray in https://github.com/microsoft/avml/pull/785
  • Emit kcore intersections that straddle PT_LOAD gaps by @demoray in https://github.com/microsoft/avml/pull/789
  • Resolve iomem test fixtures via CARGO_MANIFEST_DIR by @demoray in https://github.com/microsoft/avml/pull/791
  • Document what MAX_BLOCK_SIZE controls by @demoray in https://github.com/microsoft/avml/pull/792
  • Hoist clippy lint config into Cargo.toml by @demoray in https://github.com/microsoft/avml/pull/793
  • Convert tuple error variants to named-field structs by @demoray in https://github.com/microsoft/avml/pull/786
  • Rewrite merge_ranges as a linear fold by @demoray in https://github.com/microsoft/avml/pull/787
  • Trim and gate dependencies by @demoray in https://github.com/microsoft/avml/pull/790
  • Add #[from] to snapshot::Error::Elf by @demoray in https://github.com/microsoft/avml/pull/795
  • Preserve the source error from Image::write_blocks by @demoray in https://github.com/microsoft/avml/pull/796
  • Cache Cargo state in the lint job by @demoray in https://github.com/microsoft/avml/pull/797
  • Use #[tokio::main] instead of hand-rolled Runtime::new().block_on() by @demoray in https://github.com/microsoft/avml/pull/788
  • Differentiate MAX_CONCURRENCY and DEFAULT_CONCURRENCY doc comments by @demoray in https://github.com/microsoft/avml/pull/798
  • Use tempfile::TempDir in test_progress_stream_reset by @demoray in https://github.com/microsoft/avml/pull/800
  • Replace try_method! macro with an explicit predicate and inline matches by @demoray in https://github.com/microsoft/avml/pull/801
  • Return UploadPlan struct from upload_parameters by @demoray in https://github.com/microsoft/avml/pull/799
  • Unify block chunking across v1 and v2 in copy_block by @demoray in https://github.com/microsoft/avml/pull/803
  • Use PT_LOAD p_paddr directly when translating /proc/kcore segments by @demoray in https://github.com/microsoft/avml/pull/794
  • Use named fields on UnableToCreateSnapshotFromSource; escape Raw paths in Display by @demoray in https://github.com/microsoft/avml/pull/802

Full Changelog: https://github.com/microsoft/avml/compare/v0.17.0...v0.18.0

Notability

notability 3.0/10

Minor version release of avml tool.