Skip to content

Firecracker v1.1.3

Compare
Choose a tag to compare
@pb8o pb8o released this 24 Nov 08:43
· 3553 commits to main since this release

Changed

  • Upgraded Rust version to 1.64. This enables us to keep supporting v1.1. [not reflected in CHANGELOG.md]

Fixed

  • Fixed the bad handling of kernel cmdline parameters when init arguments were
    provided in the boot_args field of the JSON body of the PUT /boot-source
    request.