January 5, 2023
Many dependency upgrades, support for multi-arch Nitro images, and a small bug fix.
- 486 arm64 support in the Nitro image
- 409 possible panics fixed in the Nitro logging
August 9, 2022
A bug fix for the SGX provider and a few dependency upgrades.
- 387 SGX initialization and communication fix
August 4, 2022
Many dependency upgrades.
- 356 NE production enclave file logging removed in order to remove a vulnerable crate (you can use the default console logging and e.g. the Journald service instead)
- 288 switch to the official AWS Rust SDK
- 286 switch from the deprecated error-reporting crate
- 308 NE init command check if vsock-proxy is running
- 342 NE launch-all consistent exit code for errors
- 305 NE init fixed
October 29, 2021
Many dependency upgrades and NE improvements. Note that the version 0.2.0 contained a bug where production logging information from NE was sometimes lost.
- 109 "launch-all" command in the NE helper
- 115 graceful process shutdown in NE
- 109 production logging in NE fix
June 25, 2021
Dependency upgrades, logging and backup/recovery improvements.
- 68 production logging in NE
- 87 keygen in NE
- 95 attestation for keygen in NE
- 94 logging level configurable in enclaves and hosts
- 55 SGX init and recovery commands paramater change
- 80 SGX backup and recovery in cloud environments
- 89 Instance Metadata Service Version 2 used in the NE host
March 18, 2021
Tendermint-rs and prost dependencies upgraded.
March 16, 2021
The same as the initial released version, but with a few dependency upgrades
March 2, 2021 The initial released version