Skip to content

v0.14.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@radhikaj radhikaj released this 02 Feb 21:36
· 3 commits to v0.14.x since this release

Added

  • Add the deep-copy out parameter support as an experimental, SGX-only feature. To use the feature, pass --experimental when invoking oeedger8r. Refer to the design document for more detail.

Changed

  • OE SDK is now built using clang-8. It is required to upgrade the compile to clang-8 if you are building the SDK from source.

Deprecated

  • The support of building the SDK for Intel SGX with GCC from source is no longer supported. The recommended compiler is Clang.
  • Please note that this is the last release of Open Enclave SDK for Ubuntu 16.04.
  • Please note that this is the last release of Open Enclave SDK for Windows Server 2016.