Skip to content

Releases: edgelesssys/ego

v1.8.0

12 Sep 09:03

Choose a tag to compare

  • Update Go to v1.25.1

v1.7.2

17 Jul 17:37

Choose a tag to compare

  • Fix OE_INVALID_PARAMETER "SGX endorsements are too large"

v1.7.1

09 Jul 12:31

Choose a tag to compare

  • Add support for Open Enlave certificates in attested TLS
  • Fix occasional deadlock on switch from premain to app

v1.7.0

22 Jan 23:00

Choose a tag to compare

  • Update Go to v1.23.5

v1.6.1

16 Dec 16:39

Choose a tag to compare

  • 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

31 Oct 08:26

Choose a tag to compare

  • 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

13 Sep 14:44

Choose a tag to compare

  • Fix OE_JSON_INFO_PARSE_ERROR during attestation verification with recent Intel collaterals
  • Support stripped executables

v1.5.3

05 Jun 13:49

Choose a tag to compare

  • Update Go to v1.21.11

v1.5.2

13 May 07:58

Choose a tag to compare

  • Don't fail, but only print a warning if building Go modules with versions newer than ego-go

v1.5.1

08 May 11:32

Choose a tag to compare

  • 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)