Releases: edgelesssys/ego
Releases · edgelesssys/ego
v1.6.1
- Fix os.RemoveAll
- You can now set
EDG_LOG_FORMAT=json
to enable JSON-structured logs for EGo's startup code instead of plain log output
v1.6.0
- Support for Ubuntu 24.04
- Add
TCBAdvisories
to attestation.Report
, which holds IDs of Intel security advisories that provide insight into the reasons when the TCB status is not UpToDate
v1.5.4
- Fix OE_JSON_INFO_PARSE_ERROR during attestation verification with recent Intel collaterals
- Support stripped executables
v1.5.2
- Don't fail, but only print a warning if building Go modules with versions newer than ego-go
v1.5.1
- Fix environment variables from host were truncated if the value contained
=
Don't fail, but only print a warning if building Go modules with versions newer than ego-go (broken in v1.5.1, fixed in v1.5.2)
v1.5.0
- Update Go to v1.21.8
- Add
ego_mock_eclient
build tag, which disables the cgo dependency of the eclient package and makes VerifyRemoteReport always fail. This can be useful during development.
v1.4.4
ego marblerun
command: print TTLS configuration
- v1.4.3: fix a crash in enclave.VerifyLocalReport
v1.4.2
- Fix
uniqueid
and signerid
commands failing if OE_LOG_LEVEL is set
- Add clock_getres syscall