Latest prerelease from main branch
Pre-release
Pre-release
What's Changed
Full Changelog (excl. dependencies)
- feat(virtq): add packed virtio ring primitives by @andreiltd in #1382
- Refactor SandboxMemoryLayout by @ludfjig in #1455
- Move snapshot file + small reset_vcpu/apply_sregs refactor by @ludfjig in #1456
- mshv: use VP register page for RIP/RAX writes in run_vcpu by @ludfjig in #1366
- Fix broken rust cache by @ludfjig in #1477
- perf(mshv): skip RIP advance on VmAction::Halt fast path by @ludfjig in #1476
- Validate Guest Address Ranges for Overlapping Regions in map_region by @Richard-Durkee in #1464
- Create sandboxes directly from snapshots by @ludfjig in #1459
- Update README by @ludfjig in #1359
Full Changelog (dependencies)
- chore(deps): bump cc from 1.2.61 to 1.2.62 by @dependabot[bot] in #1449
- chore(deps): bump tokio from 1.52.2 to 1.52.3 by @dependabot[bot] in #1448
- chore(deps): bump opentelemetry-semantic-conventions from 0.31.0 to 0.32.0 by @dependabot[bot] in #1450
- chore(deps): bump crate-ci/typos from 1.46.0 to 1.46.1 by @dependabot[bot] in #1447
- chore(deps): bump bindgen from 0.71.1 to 0.72.1 by @dependabot[bot] in #1442
- Add Ralph as maintainer by @jsturtevant in #1445
- chore(deps): bump metrics from 0.24.5 to 0.24.6 by @dependabot[bot] in #1453
- chore(deps): bump metrics-util from 0.20.3 to 0.20.4 by @dependabot[bot] in #1457
- chore(deps): bump spin from 0.10.0 to 0.11.0 by @dependabot[bot] in #1458
- chore(deps): bump crate-ci/typos from 1.46.1 to 1.46.2 by @dependabot[bot] in #1460
- chore(deps): bump built from 0.8.0 to 0.8.1 by @dependabot[bot] in #1468
- chore(deps): bump serde_json from 1.0.149 to 1.0.150 by @dependabot[bot] in #1467
- Add @squillace as a code owner by @jsturtevant in #1469
- chore(deps): bump goblin from 0.10.5 to 0.10.6 by @dependabot[bot] in #1471
- chore(deps): bump crate-ci/typos from 1.46.2 to 1.46.3 by @dependabot[bot] in #1470
- chore(deps): bump goblin from 0.10.6 to 0.10.7 by @dependabot[bot] in #1478
- chore(deps): bump rand from 0.9.2 to 0.10.1 by @dependabot[bot] in #1452
- chore(deps): bump OpenTelemetry crate set (opentelemetry, opentelemetry-otlp, opentelemetry_sdk) by @dependabot[bot] in #1463
- chore(deps): bump spin from 0.11.0 to 0.12.0 by @dependabot[bot] in #1466
- chore(deps): bump log from 0.4.29 to 0.4.30 by @dependabot[bot] in #1472
- chore(deps): bump cbindgen from 0.29.2 to 0.29.3 by @dependabot[bot] in #1482
- chore(deps): bump crate-ci/typos from 1.46.3 to 1.47.0 by @dependabot[bot] in #1481
- chore(deps): bump wasmparser from 0.248.0 to 0.249.0 by @dependabot[bot] in #1461
- chore(deps): bump cc from 1.2.62 to 1.2.63 by @dependabot[bot] in #1486
- chore(deps): bump uuid from 1.23.1 to 1.23.2 by @dependabot[bot] in #1488
- chore(deps): bump serial_test from 3.4.0 to 3.5.0 by @dependabot[bot] in #1487
New Contributors
- @Richard-Durkee made their first contribution in #1464
Full Changelog: v0.15.0...dev-latest