Skip to content

Release v0.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 17:23
6ab6b2c

What's Changed

Fixed

  • gdb: fix sandbox function cancellation when gdb enabled by @dblnz in #621
  • Let windows decide at which address to map shared memory in surrogate process by @ludfjig in #637
  • Don't log expected error on each guest function call by @ludfjig in #662
  • Adds a missing clippy allow by @jsturtevant in #663

Changed

Added

  • Support ELF core dump creation on guest crash by @dblnz in #417
  • Added capability to load extra blob data in sandbox by @danbugs in #605
  • Add license scan report and status by @fossabot in #598
  • Create GOVERNANCE.md by @benazirk in #556
  • [host] adds init-paging feature by @danbugs in #639
  • Enable guest debugging for HyperV on windows by @dblnz in #478

Removed

  • Remove support for building PE files from hyperlight-guest-bin build.rs by @simongdavies in #572

Full Changelog (excl. dependencies)

Full Changelog (dependencies)

New Contributors

Full Changelog: v0.6.0...v0.7.0