Releases: intel/MigTD
MigTD v0.5.1 Release
What's Changed
- Not invoking query command for vmcall-raw feature by @mjjagasi in #397
- build(deps): bump github/codeql-action from 3.28.17 to 3.28.18 by @dependabot[bot] in #396
- build(deps): bump ossf/scorecard-action from 2.4.1 to 2.4.2 by @dependabot[bot] in #399
- build(deps): bump ubuntu from
6015f66tob59d215in /container by @dependabot[bot] in #401 - config: remove unused file by @gaojiaqi7 in #402
- build(deps): bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by @dependabot[bot] in #405
- build(deps): bump github/codeql-action from 3.28.18 to 3.29.0 by @dependabot[bot] in #407
- build(deps): bump github/codeql-action from 3.29.0 to 3.29.2 by @dependabot[bot] in #411
- build(deps): bump ubuntu from
b59d215to440dcf6in /container by @dependabot[bot] in #412 - build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.11 to 2.0.12 by @dependabot[bot] in #409
- build(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0 by @dependabot[bot] in #413
- build(deps): bump ubuntu from
440dcf6toc4570d2in /container by @dependabot[bot] in #418 - build(deps): bump ubuntu from
c4570d2toa08e551in /container by @dependabot[bot] in #419 - build(deps): bump github/codeql-action from 3.29.2 to 3.29.3 by @dependabot[bot] in #421
- config: update migration policy by @gaojiaqi7 in #423
- Fix vmcall-raw build error by @bodzhang in #422
- build(deps): bump github/codeql-action from 3.29.3 to 3.29.5 by @dependabot[bot] in #424
- build(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #427
- migtd: limit concurrent requests in WFR task by @gaojiaqi7 in #428
- build(deps): bump github/codeql-action from 3.29.7 to 3.29.8 by @dependabot[bot] in #426
- build(deps): bump ubuntu from
a08e551to7c06e91in /container by @dependabot[bot] in #431 - Enhance migtd-hash tool. by @jyao1 in #403
- Add reviewer by @jyao1 in #432
- xtask: add igvm support by @dabron in #406
- build(deps): bump github/codeql-action from 3.29.8 to 3.29.10 by @dependabot[bot] in #433
- build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13 by @dependabot[bot] in #434
- Add clarification for servtd_tdx_quote_suppl_data definition. by @jyao1 in #436
- Bump version to v0.5.1 by @liuw1 in #437
New Contributors
Full Changelog: v0.5.0...v0.5.1
MigTD v0.5.0 Release
Release content:
- Update production policy
- migtd: ghci 1.5 spec implementation
- migtd: do not parse socket info HOB when vsock is not used
- attestation: getting quote without VMM notification
Known issues:
- No known issue
For detailed changes please refer to https://github.com/intel/MigTD/issues?q=is%3Aissue+is%3Aclosed
MigTD v0.4.9 Release
Release content:
- Update pre-production and production policy
- migtd: check invalid GUIDed HOB response from VMM
- migtd: public read_mig_info and move it to data module
- Resolve clippy warnings
- Fix toolchain and add pytest to docker
- migtd-hash: support test images that disable attestation
Known issues:
- No known issue
For detailed changes please refer to https://github.com/intel/MigTD/issues?q=is%3Aissue+is%3Aclosed
MigTD v0.4.8 Release
Release content:
- Concurrent Migration Support
- upgrade td-shim
- upgrade rustls to 0.23.20
- remove nightly features and switch to stable toolchain
- several bug fix
Known issues:
• No known issue
For detailed changes please refer to https://github.com/intel/MigTD/issues?q=is%3Aissue+is%3Aclosed
MigTD v0.4.7 Release
Release content:
- Update production policy
- switch to no_std rustls
- vsock: add buffer space management
- fix readme
- remove unused functions in attestation and crypto
Known issues:
• No known issue
For detailed changes please refer to https://github.com/intel/MigTD/issues?q=is%3Aissue+is%3Aclosed
MigTD v0.4.6 Release
Release content:
- Update pre-production and production policy
- Upgrade rustls to version v0.22.4
- Upgrade crate der and hashbrown
- Fix MSI-X table offset by masking off the BIR bits
Known issues:
- No known issue
For detailed changes please refer to https://github.com/intel/MigTD/issues?q=is%3Aissue+is%3Aclosed
MigTD v0.4.5 Release
Release content:
- Update pre-production and production policy
- Remove dependency on lexical crates
Known issues:
- No known issue
For detailed changes please refer to https://github.com/intel/MigTD/issues?q=is%3Aissue+is%3Aclosed
MigTD v0.4.4 Release
Release content:
- Fix some AI detected bugs and update documents
- migtd: fix build of test_disable_ra_and_accept_all feature
Known issues:
- No known issue
For detailed changes please refer to https://github.com/intel/MigTD/issues?q=is%3Aissue+is%3Aclosed
MigTD v0.4.3 Release
Release content:
- migtd: mask the xfam and attribute
- migtd: add missing \n for log
Known issues:
- No known issue
For detailed changes please refer to https://github.com/intel/MigTD/issues?q=is%3Aissue+is%3Aclosed
MigTD v0.4.2 Release
Release content:
- config: Update pre-production policy
- config: Update production policy
- policy: support multiple TdxModuleIdentities
- migtd-policy-generator: enumerate tdxModuleIdentities
- migtd: use shared memory shadow provided by td-payload
- deps: upgrade td-shim submodule
- config: adjust image layout and metadata for debug image
- config: adjust image layout and metadata for debug image
- migtd: remove all the information output through println
- fix warnings reported by clippy
- policy: log detail error info in policy crate
Known issues:
- No known issue
For detailed changes please refer to https://github.com/intel/MigTD/issues?q=is%3Aissue+is%3Aclosed