v1.0.2

firecracker-microvm/firecrackerv1.0.2Nov 30, 2022by pb8o

AI Summary

Fixed a bug regarding the handling of kernel command line parameters when init arguments are provided via the `boot_args` field.

Key Highlights

  • Kernel cmdline parameter handling fix

New Features

  • Fixed boot_args handling

Full Release Notes

### 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.