You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Asylo Users
Asylo 0.5.2 has now been released, with just 39 commits since the last release. We shortened this release cycle as we had a security fix land soon after the previous release and didn't want to unduly delay its inclusion in a new release.
Changes since 0.5.1 include:
Security fix for sanitization of returned buffer sizes from host calls commit
Maintenance work and bug fixes
Compatibility
SgxLoader and SgxEmbeddedLoader classes have been deprecated, as well as the EnclaveManager::LoadEnclave method that accepted them. Instead, one should pass an EnclaveLoadConfig to LoadEnclave. commit
asylo/grpc/util:grpc_enclave_config is now configured to provide much less stack and TCS. If you need more, you can still specify a custom sgx_enclave_configuration. commit
In order to prepare for upcoming changes in Bazel, we've taken dependencies on fairly recent versions of rules_cc, rules_proto, rules_python, and rules_java. If your WORKSPACE file pulls in older versions of these dependencies (even transitively) prior to calling asylo_deps(), you may run into issues requiring you to include these newer versions.
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.