What's Changed
Changed
Fixed
- Fixed race condition causing thread to incorrectly believe it finished executing by @ludfjig in #385
- Fixed incorrect logging levels in guest by @simongdavies in #410
- Fixed missing compiler flags for building c guests by @prydt in #421
New Contributors
- @benazirk made their first contribution in #383
- @tshepang made their first contribution in #415
- @prydt made their first contribution in #421
Full Changelog (excl. dependencies)
- Update the README & Code of conduct sections to the CNCF CoC by @benazirk in #383
- changelog: fix version typo by @dblnz in #388
- Fix dependabot by @simongdavies in #390
- Bump windows-result from 0.3.1 to 0.3.2 by @dependabot in #395
- Bump opentelemetry-semantic-conventions from 0.28.0 to 0.29.0 by @dependabot in #391
- Bump crate-ci/typos from 1.30.3 to 1.31.1 by @dependabot in #387
- Bump windows-version from 0.1.3 to 0.1.4 by @dependabot in #392
- Bump tempfile from 3.19.0 to 3.19.1 by @dependabot in #394
- Bump windows from 0.60.0 to 0.61.1 by @dependabot in #393
- Fix dependabot for issues with test guests and mshv crates by @simongdavies in #396
- Bump log from 0.4.26 to 0.4.27 by @dependabot in #397
- Bump cc from 1.2.16 to 1.2.18 by @dependabot in #398
- Bump env_logger from 0.11.7 to 0.11.8 by @dependabot in #402
- Bump spin from 0.9.8 to 0.10.0 by @dependabot in #403
- Bump tokio from 1.44.1 to 1.44.2 by @dependabot in #405
- Bump once_cell from 1.21.1 to 1.21.3 by @dependabot in #406
- Bump prometheus from 0.13.4 to 0.14.0 by @dependabot in #401
- Bump vmm-sys-util from 0.12.1 to 0.13.0 by @dependabot in #400
- Bump tracing-opentelemetry from 0.29.0 to 0.30.0 by @dependabot in #399
- Bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot in #407
- Fix racecondition in hypervisor-handler thread by @ludfjig in #385
- Fix issues in guest logging by @simongdavies in #410
- Fix issue label checker by @syntactically in #409
- Add GH job and script to auto approve dependabot PRs. by @simongdavies in #411
- Bump anyhow from 1.0.97 to 1.0.98 by @dependabot in #414
- Bump cc from 1.2.18 to 1.2.19 by @dependabot in #413
- Bump rust-embed from 8.6.0 to 8.7.0 by @dependabot in #412
- readme: make example info clear by @tshepang in #415
- Update dependabot autocommit script and job by @simongdavies in #416
- Bump libc from 0.2.171 to 0.2.172 by @dependabot in #420
- fix: Add -fPIC option for building C guests. by @prydt in #421
- Fix confusing log message when checking present hypervisor by @ludfjig in #422
- Rework metrics to use metrics crate by @ludfjig in #361
- Bump rand from 0.9.0 to 0.9.1 by @dependabot in #423
- Bump metrics-util from 0.19.0 to 0.19.1 by @dependabot in #425
- Bump signal-hook-registry from 1.4.2 to 1.4.5 by @dependabot in #428
- Bump metrics from 0.24.1 to 0.24.2 by @dependabot in #427
- Bump metrics-exporter-prometheus from 0.16.2 to 0.17.0 by @dependabot in #426
- Clean up justfile and testing by @ludfjig in #419
- Remove tracing from trivial hot functions by @ludfjig in #435
- Bump cc from 1.2.19 to 1.2.20 by @dependabot in #440
- Update release notes for 0.4.0 by @ludfjig in #442
- Prepare for 0.4.0 release by @ludfjig in #448
Full Changelog: v0.3.0...v0.4.0