Skip to content

v0.5.0

Compare
Choose a tag to compare
@m1ghtym0 m1ghtym0 released this 07 Sep 10:23
· 477 commits to master since this release
1cea774
  • Rename Marblerun to MarbleRun
  • New logo
  • Enhance SGX DCAP support:
    • Add support for Intel's default DCAP implementation
    • Add support for Alibaba's DCAP infrastructure
    • Allow users to configure DCAP backend
  • Manifest:
    • Breaking change due to renaming all secrets below .Marblerun. -> .MarbleRun.
    • Enhance manifest's Parameters section:
      • Extend encoding support for Files
      • Make sure Env values are valid c-strings
    • Remove never implemented Clients section
  • CLI
    • Generalize sgxsdk-package-info command into package-info supporting Open Enclave / Graphene / Occlum / EGo / Edgeless RT enclaves
  • Add OpenAPI/Swagger annotations for ClientAPI
    • Add GitHub actions to automatically validate annotations and generate swagger.json for the docs