Latest prerelease from main branch
Pre-release
Pre-release
What's Changed
Full Changelog (excl. dependencies)
- feat: enable guest compilation for aarch64 by @ludfjig in #1297
- feat(clippy): add disallowed macros for asserts in clippy.toml by @simongdavies in #1376
- fix(whp): use NULL DACL for map_file_cow file mapping sections by @danbugs in #1386
- Re-export guest types and error utilities from
hyperlight_guest_binby @jprendes in #1383 - fix(whp): respect IO port access size in IoPortAccess exit handler by @danbugs in #1387
- fix(whp): handle unaligned files in map_file_cow by @danbugs in #1388
- feat: Add
#[main]and#[dispatch]macros for type-safe guest entry points by @jprendes in #1384 - feat(host): implement Registerable for MultiUseSandbox by @danbugs in #1392
Full Changelog (dependencies)
- chore(deps): bump libc from 0.2.183 to 0.2.184 by @dependabot[bot] in #1358
- chore(deps): bump mshv-ioctls from 0.6.7 to 0.6.8 by @dependabot[bot] in #1361
- chore(deps): bump cc from 1.2.58 to 1.2.59 by @dependabot[bot] in #1363
- chore(deps): bump tokio from 1.50.0 to 1.51.0 by @dependabot[bot] in #1362
- chore(deps): bump tokio from 1.51.0 to 1.51.1 by @dependabot[bot] in #1365
- chore(deps): bump rand from 0.10.0 to 0.10.1 by @dependabot[bot] in #1371
- chore(deps): bump cc from 1.2.59 to 1.2.60 by @dependabot[bot] in #1370
- chore(deps): bump libc from 0.2.184 to 0.2.185 by @dependabot[bot] in #1375
- chore(deps): bump tokio from 1.51.1 to 1.52.0 by @dependabot[bot] in #1378
- chore(deps): bump bitflags from 2.11.0 to 2.11.1 by @dependabot[bot] in #1377
- chore(deps): bump uuid from 1.23.0 to 1.23.1 by @dependabot[bot] in #1396
- chore(deps): bump linkme from 0.3.35 to 0.3.36 by @dependabot[bot] in #1390
- chore(deps): bump actions/github-script from 8 to 9 by @dependabot[bot] in #1367
- chore(deps): bump tokio from 1.52.0 to 1.52.1 by @dependabot[bot] in #1394
- chore(deps): bump framehop from 0.15.0 to 0.16.0 by @dependabot[bot] in #1395
- chore(deps): bump wasmparser from 0.246.1 to 0.246.2 by @dependabot[bot] in #1364
- chore(deps): bump crate-ci/typos from 1.44.0 to 1.45.1 by @dependabot[bot] in #1374
Full Changelog: v0.14.0...dev-latest