Skip to content

Firecracker v0.24.3

Compare
Choose a tag to compare
@luminitavoicu luminitavoicu released this 11 May 15:34
· 4439 commits to main since this release

Changed

  • Changed Docker images repository from DockerHub to Amazon ECR.

Fixed

  • Snapshot related host files (vm-state, memory, block backing files) are now
    flushed to their backing mediums as part of the CreateSnapshot operation.
  • Fixed ballooning API definition by renaming all fields which mentioned "MB"
    to use "MiB" instead.