Latest prerelease from main branch
Pre-release
Pre-release
What's Changed
Full Changelog (excl. dependencies)
- Build guest binaries on ubuntu instead of windows by @simongdavies in #1088
- Remove the last vestiges of autodetecting heap/stack size from exes by @simongdavies in #1097
- Remove name from surrogate job obj by @ludfjig in #1092
- fix(windows): prevent WHvDeletePartition race by @ludfjig in #1101
- Remove
HyperlightPEB::code_ptrby @simongdavies in #1100 - Fix clippy by @simongdavies in #1096
- Make mem::exe::LoadInfo a struct, instead of an alias by @simongdavies in #1099
- Update snapshots by @simongdavies in #1098
- Nix updates by @simongdavies in #1095
- ci: simplify check-guest-i686 to only test i686 builds by @danbugs in #1102
- fix runs on for create guest binaries job by @simongdavies in #1103
- Closes #651 : Modify host_bindgen proc_macro to support selecting specific world by @vshailesh in #1020
- Make PR Validation job more parallelized - add some rust caching by @simongdavies in #1104
- Crates.io Trusted publish by @jsturtevant in #1109
- fix: add id-token permission for cargo publish workflow by @jsturtevant in #1110
- ci: add i686 build check for hyperlight-common and hyperlight-guest by @danbugs in #1114
- Additional changes to validate page table setup and multiple sandbox sizes by @simongdavies in #1119
- Unify page table manipulation code between the guest and the host by @simongdavies in #1093
- Move and rename some Vm traits by @ludfjig in #1105
- Don't allocate in exception handler by @jsturtevant in #1125
- Run co-pilot on 1ES KVM runner by @simongdavies in #1126
- Create Sandboxes from Snapshots by @simongdavies in #1127
Full Changelog (dependencies)
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #1111
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #1116
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1115
- Bump tracing-core from 0.1.35 to 0.1.36 by @dependabot[bot] in #1130
- Bump tracing from 0.1.43 to 0.1.44 by @dependabot[bot] in #1129
- Bump flatbuffers from 25.9.23 to 25.12.19 by @dependabot[bot] in #1133
- Bump serde_json from 1.0.145 to 1.0.146 by @dependabot[bot] in #1134
Full Changelog: v0.12.0...dev-latest