Skip to content

Release v0.17.0

Compare
Choose a tag to compare
@xibz xibz released this 06 Aug 22:42

0.17.0

  • Fixes a bug where fifos were not working properly with jailer enabled (#96)
  • Fixes bug where context was not being used at all during startVM (#86)
  • Updates the jailer's socket path to point to the unix socket in the jailer's workspace (#86)
  • Fixes bug where default socketpath would always be used when not using jailer (#84).
  • Update for compatibility with Firecracker 0.17.x
  • Changes JailerCfg to be a pointer and removes EnableJailer for ease of use (#110).