8000 Release Faasm 0.29.0 · faasm/faasm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Faasm 0.29.0

Latest
Compare
Choose a tag to compare
@csegarragonz csegarragonz released this 25 Oct 08:05
· 6 commits to main since this release
7b6341b

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)
0