Last updated

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Note that while we are in beta, the changelog is to help you track the changes to the documentation. We are not making any guarantees about backwards compatibility between the beta versions. The semantic versioning will take on the expected meaning once we are out of beta.

[Blocky AS v0.1.0-beta.5] - 2025-03-27

  • Add support for random number generation in Blocky AS host functions. See random number generation example for more details.
  • Simplify the output of the Blocky AS server when running in local mode.
  • Update runtime IO limits. See Limitations for more details.
  • Add EnclaveAttestation and TransitiveAttestation types to the basm SDK to support their verification inside guest functions.
  • Update enclave attestation serialization format.

[Blocky AS v0.1.0-beta.4] - 2025-03-18