What's Changed
Fixed
- Fix error code conversion for Exception enum TryFrom implementation by @vshailesh in #869
- Remove Allocations from Panic Handler by @adamperlin in #818
Changed
- Update rust to 1.89 by @simongdavies in #883
- Update mshv crates for Azure Linux to v0.6.1 (from v0.3.2) by @simongdavies in #891
- Only clear io buffer after unsuccessful guest call by @ludfjig in #811
Full Changelog (excl. dependencies)
- Add automatic issue creation for scheduled fuzzing job failures with area/fuzzing label filtering by @Copilot in #823
- Change of Error Code for Exception enum TryFrom impl by @vshailesh in #869
- Only clear io buffer after unsuccesfull guest call by @ludfjig in #811
- Remove callbackguest by @ludfjig in #871
- Update readme.md by @simongdavies in #875
- Update devcontainer llvm version to 18 by @simongdavies in #877
- Add missing benchmark runs for windows server 2025 by @simongdavies in #876
- Remove serial testing by @ludfjig in #878
- Remove Allocations from Panic Handler by @adamperlin in #818
- Add benchmark for measuring performance impact on moving sandbox across thread by @ludfjig in #882
- Remove old code used for removed in-process feature by @ludfjig in #879
- Remove MemMgrWrapper and WrapperGetter by @ludfjig in #884
- Add missing clippy checks to clippy-exhaustive just target by @simongdavies in #890
- Update rust to 1.89 by @simongdavies in #883
- Add benchmark for measuring time to interrupt a sandbox by @ludfjig in #893
- Refactor evolve code to be simpler by @ludfjig in #895
- Add ability to debug additional registers via gdb by @jsturtevant in #817
- Add a periodic job for building and test musl by @jsturtevant in #849
- Install the latest gdb in cross to fix musl build by @jsturtevant in #929
Full Changelog (dependencies)
- Bump crate-ci/typos from 1.35.5 to 1.35.6 by @dependabot[bot] in #843
- Bump Cargo.lock files of rust_guests by @jprendes in #846
- Bump uuid from 1.18.0 to 1.18.1 by @dependabot[bot] in #856
- Bump wasmparser from 0.238.0 to 0.238.1 by @dependabot[bot] in #857
- Bump bitflags from 2.9.3 to 2.9.4 by @dependabot[bot] in #855
- Bump tracing-subscriber from 0.3.19 to 0.3.20 by @dependabot[bot] in #854
- Bump piet-common from 0.7.0 to 0.8.0 by @dependabot[bot] in #853
- Bump windows-version from 0.1.4 to 0.1.5 by @dependabot[bot] in #866
- Bump log from 0.4.27 to 0.4.28 by @dependabot[bot] in #859
- Bump cc from 1.2.34 to 1.2.35 by @dependabot[bot] in #852
- Bump actions/github-script from 7 to 8 by @dependabot[bot] in #861
- Bump windows-sys from 0.60.2 to 0.61.0 by @dependabot[bot] in #865
- Bump cc from 1.2.35 to 1.2.36 by @dependabot[bot] in #870
- Bump crate-ci/typos from 1.35.6 to 1.36.2 by @dependabot[bot] in #862
- Bump windows from 0.61.3 to 0.62.0 by @dependabot[bot] in #864
- Bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #872
- Bump wasmparser from 0.238.1 to 0.239.0 by @dependabot[bot] in #874
- Bump tempfile from 3.21.0 to 3.22.0 by @dependabot[bot] in #873
- Update common workflow by @simongdavies in #880
- Bump addr2line from 0.25.0 to 0.25.1 by @dependabot[bot] in #887
- Bump cc from 1.2.36 to 1.2.37 by @dependabot[bot] in #886
- Bump serde from 1.0.219 to 1.0.223 by @dependabot[bot] in #888
- Bump serde_json from 1.0.143 to 1.0.145 by @dependabot[bot] in #889
- Update mshv crates for Azure Linux to v0.6.1 by @simongdavies in #891
- Bump serde from 1.0.223 to 1.0.224 by @dependabot[bot] in #892
- Bump serde from 1.0.224 to 1.0.225 by @dependabot[bot] in #894
- Bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #899
- Bump cc from 1.2.37 to 1.2.38 by @dependabot[bot] in #898
- Bump serde from 1.0.225 to 1.0.226 by @dependabot[bot] in #897
- Bump proptest from 1.7.0 to 1.8.0 by @dependabot[bot] in #896
- Bump libc from 0.2.175 to 0.2.176 by @dependabot[bot] in #910
- Bump tempfile from 3.22.0 to 3.23.0 by @dependabot[bot] in #909
- Bump windows from 0.62.0 to 0.62.1 by @dependabot[bot] in #916
- Bump windows-sys from 0.61.0 to 0.61.1 by @dependabot[bot] in #914
- Bump flatbuffers from 25.2.10 to 25.9.23 by @dependabot[bot] in #911
- Bump opentelemetry-semantic-conventions from 0.30.0 to 0.31.0 by @dependabot[bot] in #915
- Bump crate-ci/typos from 1.36.2 to 1.36.3 by @dependabot[bot] in #912
- Bump windows-version from 0.1.5 to 0.1.6 by @dependabot[bot] in #918
- Bump serde from 1.0.226 to 1.0.227 by @dependabot[bot] in #917
- Bump serde from 1.0.227 to 1.0.228 by @dependabot[bot] in #920
- Bump cc from 1.2.38 to 1.2.39 by @dependabot[bot] in #919
- Bump thiserror from 2.0.16 to 2.0.17 by @dependabot[bot] in #922
- Bump quote from 1.0.40 to 1.0.41 by @dependabot[bot] in #921
- Pin to Debian 12 (bookworm) for Dev image and fix for Nightly by @jsturtevant in #923
- Fix dev container and labels for periodic failures by @jsturtevant in #925
- Bump crate-ci/typos from 1.36.3 to 1.37.0 by @dependabot[bot] in #927
- Bump crate-ci/typos from 1.37.0 to 1.37.1 by @dependabot[bot] in #930
- Bump v0.10.0 in preparation for release by @ludfjig in #932
New Contributors
- @vshailesh made their first contribution in #869
Full Changelog: v0.9.0...v0.10.0