What's Changed
- Fix clippy warnings and errors by @winkmw in #758
- Fail hard on sign_info setup issues by @winkmw in #757
- Bump packages by @winkmw in #761
- Bump versions of all dependency packages by @winkmw in #764
- Prepare release 1.5.0 by @winkmw in #765
Full Changelog: v1.4.5...v1.5.0
Verification
cargo build --workspace --release— clean.cargo test --workspace --lib --bins -- --test-threads=1— all pass.- Tested build, sign (with KMS), run, terminate and read console flows, using the
hello-enclaveDocker sample, on x86_64 AL2 and AL2023.