Release code-name: TLess
[-] - 2024-10-25
- tag: v0.29.0, origin/main, origin/HEAD),gh: bump code tag to 0.29.0 (#891)
- sgx: add jwt fetching and attestation inside enclave (#885)
- wamr(sgx): heap-allocate the byte array we use for the wasmModule (#890)
- enclave: fix overflow (#888)
[v0.28.0] - 2024-10-13
- enclave: bump sgx sdk and sgx dcap to versions 2.25 and 1.22 respectively (#889)
- wamr: bump to latest version (#887)
- wamr: support mmap-ing files (#886)
- wamr(sgx): implement wasi-fs (#882)
- deploy(k8s): update default values for env. vars (#881)
- sgx: resurrect and bring module structure on par with wamr (#876)
- gha: bump docker compose version (#877)
- storage(s3): ditch aws-sdk in favour of minio-cpp (#879)
- wamr: add basic support for interacting with s3 from wasm (#874)