Skip to content

Release v0.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Feb 09:17
· 5 commits to main since this release

changelog

  • fix(ci): sync DCAP_QVL_COMMIT in release workflow (7a895ac)
  • fix: handle trailing colon in endpoint by defaulting empty port to 443 (5f13832)
  • fix(ci): sync DCAP_QVL_COMMIT with updated golang-bindings c201e5e2b312 (044508e)
  • chore(deps): bump dcap-qvl/golang-bindings to c201e5e2b312 (9c0a4cc)
  • fix: default endpoint port to 443 in /ratls/verify and /ratls/cert (16f1c8c)
  • fix(ci): enable CGO for ratls profile and bump dcap-qvl to a30e306 (357d2ed)
  • fix(ci): add ratls to build profiles and full image (057e828)
  • feat: add RA-TLS certificate verification routes (094e8b8)
  • fix(docker): add libgcc to runtime image for Rust unwinding symbols (523a1ba)
  • chore: update dcap-qvl Go dependency to b0d898a (dffd4fc)
  • chore: bump dcap-qvl to b0d898a (pure Go net/http for collateral fetching) (edf160a)
  • fix(ci): pass target ref directly to actions/checkout to avoid detach conflict (601c9c4)
  • fix(security): limit request body size in DCAP quote endpoints to prevent DoS (f31ea1a)
  • fix(ci): build dcap-qvl with musl target for Alpine compatibility (5c3e3f1)
  • feat: add dcap attestation profile with quote parse/verify/collateral/pck endpoints (1ffc521)

docker images

docker pull ghcr.io/phala-network/phala-cloud-gin-starter:v0.1.5-core
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:v0.1.5-ethereum
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:v0.1.5-solana
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:v0.1.5-dcap
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:v0.1.5-ratls
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:v0.1.5-full
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:v0.1.5

latest aliases:

docker pull ghcr.io/phala-network/phala-cloud-gin-starter:latest-core
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:latest-ethereum
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:latest-solana
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:latest-dcap
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:latest-ratls
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:latest-full
docker pull ghcr.io/phala-network/phala-cloud-gin-starter:latest