Skip to content

Releases: microsoft/avml

v0.9.0

03 Oct 17:44
02d55f8
Compare
Choose a tag to compare

v0.8.0

18 Aug 21:39
Compare
Choose a tag to compare

v0.7.0

17 Jun 18:04
11a2402
Compare
Choose a tag to compare

v0.6.1

05 Apr 16:45
4049ee5
Compare
Choose a tag to compare
  • move to argument parsing to clap 3.1 (#77)
  • update 3rd-party libraries (#70), (#71), (#74), (#78)

v0.6.0

14 Feb 17:49
22de33e
Compare
Choose a tag to compare
  • Support windows for avml-upload and avml-convert (#64)
  • verify SAS URLs are blob URLs, not container URLs (#66)
  • fail faster on permanent errors (#67)
  • update rust dependencies (#62), (#68)

v0.5.0

09 Feb 21:07
4d2e46c
Compare
Choose a tag to compare
  • Bump tokio from 1.15.0 to 1.16.1 (#49)
  • add component governance to pipeline (#51)
  • enable concurrent uploads of blob blocks to Azure Storage accounts (#50)
  • add BlobUploader api to ease writing streams concurrently to blob storage (#52)
  • use minimum size from PT_LOAD or /proc/iomem (#48)
  • migrate to thiserror (#53)
  • use a smaller codegen-units for more optimized binaries (#54)
  • remove needless Result for iomem::split_ranges (#55)
  • update snapshot docs (#56)
  • Bump futures from 0.3.19 to 0.3.21 (#58)
  • implement a Write counter instead of using Seek (#57)
  • updates from nightly clippy (#59)
  • move from ADO to GitHub Actions (#60)

v0.4.1

26 Jan 21:34
d4247d0
Compare
Choose a tag to compare
  • add avml-upload (#15)
  • use argh for argument parsing (#27)
  • use Path instead of str for arguments (#29)
  • use azure-sdk-for-rust crates (#30) (#44)
  • when writing to /dev/stdout without specifying a source, only copy from one source (#35)
  • update 3rd-party libraries (#36) (#39) (#40) (#41)
  • skip 1MB blocks of nulls when running with --compress (#45)
  • read 1MB blocks page by page (#46)

v0.3.0

24 Jun 19:35
0704b9e
Compare
Choose a tag to compare
  • add context to errors (#20)
  • don't create world readable files (#22)
  • add more complex iomem map (#21)

v0.2.1

06 Nov 23:01
2e55d59
Compare
Choose a tag to compare
  • support nested System Ram tags in iomem (#14)

v0.2.0

26 Nov 21:12
4409f00
Compare
Choose a tag to compare
  • update getting-started documentation
  • split up large segments in compressed images