What's Changed
- add conference talk. by @jyao1 in #581
- remove the disclaimer for limitation. by @jyao1 in #582
- upgrade rust-toolchain to
nightly-2023-08-28
and fix CI by @gaojiaqi7 in #584 - td-shim: correct MPWK mailbox version by @gaojiaqi7 in #597
- Fix random fail issue of CI fuzzing test by @liuw1 in #598
- set optimizations only for
td-shim
andtd-payload
crates by @gaojiaqi7 in #594 - Add cargo lock file and enable dependabot by @gaojiaqi7 in #600
- build(deps): bump actions/checkout from 2 to 4 by @dependabot in #601
- build(deps): bump Swatinem/rust-cache from 1 to 2 by @dependabot in #602
- td-shim: init event log memory with
0xff
by @gaojiaqi7 in #608 - Add design-for-payload document. by @jyao1 in #606
- add
Dockerfile
for reproducible build by @gaojiaqi7 in #605 - td-shim: Fix a typo in build script by @jinankjain in #609
- .github: remove
Swatinem/rust-cache@v2
by @gaojiaqi7 in #611 - td-payload: handle
retry
result of mapping GPA by @gaojiaqi7 in #501 - upgrade
ring
to0.17.5
by @gaojiaqi7 in #614
New Contributors
- @dependabot made their first contribution in #601
- @jinankjain made their first contribution in #609
Full Changelog: v0.7.0...v0.8.0