Skip to content

Releases: Dstack-TEE/dstack

dstack v0.5.6

06 Feb 09:17

Choose a tag to compare

Added

  • guest-agent: Attest API for generating versioned attestations
  • gateway: WaveKV backend with peer discovery, bootnode support, periodic persistence, and improved cluster orchestration
  • gateway: multi-domain certificate management with SNI-based resolution, cert configuration UI, ACME account attestation, and configurable DNS TXT TTL/max wait
  • gateway: multi-port TCP listening via port ranges and deployment script support for multi-port serving
  • gateway: per-app connection rate limiting
  • vmm: bridge networking support, DHCP lease PRPC API, and userspace port forwarding
  • vmm: management APIs UpdateVm and ReloadVms, plus additional metadata in CLI output
  • vmm-cli: config file support and new update subcommand
  • vmm-ui: revamped UI (now default), improved layout, device/TEE state display, log follow, git rev display, and dedicated IP UI
  • guest-agent: systemd socket activation and compatibility socket proxy
  • kms: auth-simple configuration-based authorization server
  • sdk: Verifiable Message Signing (Sign/Verify) with signature chain and public key fields
  • docs: conntrack tuning guide for high-concurrency gateways
  • docs: bridge networking guide updates and cluster deployment documentation
  • vmm: OpenAPI documentation output

Changed

  • gateway: deployment scripts refactored to externalize config and add bootstrap flow
  • gateway: IP allocation scheme updated for larger address space
  • gateway: DNS configuration defaults and UI settings refined (TTL, max wait, default port behaviors)
  • toolchain: Rust pinned to 1.92 and additional no_std target added for CI
  • attestation: refactored for multi-provider support
  • vmm: default shared mode set to 9p
  • dependencies: updated dcap-qvl to 0.3.10 and various dependency bumps (lodash, hono, go-ethereum, tracing-subscriber, etc.)
  • docs: reorganized and consolidated (confidential AI, verification tutorial, GPU TEE guide, FAQ, SDK docs, main index)
  • vmm-ui: regenerated and synchronized UI assets

Fixed

  • vmm: VM config loading issues and multiple UI display bugs
  • host-api: forbid listening on non-vsock addresses
  • vmm: trigger port forward reconfiguration on update-ports
  • runtime: Docker mount socket path compatibility (/run vs /var/run)
  • runtime: create mount points before rbind mount
  • sdk/js: isReachable behavior for v0.5.x
  • gateway: improved error messages for client registration and cert flows
  • ct_monitor: TLS certificate verification behavior
  • tooling: clippy warnings, formatting, and CI stability fixes

Security

KMS Release v0.5.6

06 Feb 09:50

Choose a tag to compare

Docker Image Information

Image: docker.io/dstacktee/dstack-kms:0.5.6

Digest (SHA256): sha256:6f8ae87eb685679bf77844b38fdda867dd591a6470543574b92ab9b71bf4c849

Verification: Verify on Sigstore

Contract ABIs

This release includes the compiled contract ABIs:

  • DstackKms.json - Main KMS contract ABI
  • DstackApp.json - Application contract ABI

Gateway Release v0.5.6

06 Feb 09:47

Choose a tag to compare

Docker Image Information

Image: docker.io/dstacktee/dstack-gateway:0.5.6

Digest (SHA256): sha256:bce223277fc354da7fd8addd5a07247360828007fee2f4537619ef460e2a10bb

Verification: Verify on Sigstore

dstack v0.5.5

20 Oct 06:07
7bf1843

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.4...v0.5.5

Verifier Release v0.5.5

21 Oct 00:16
7bf1843

Choose a tag to compare

Docker Image Information

Image: docker.io/dstacktee/dstack-verifier:0.5.5

Digest (SHA256): sha256:4f73795d1a8b20d7e168b311f83a1906c28b4610c59dfa74983bf15f28d9aae4

Verification: Verify on Sigstore

KMS Release v0.5.5

21 Oct 00:14
7bf1843

Choose a tag to compare

Docker Image Information

Image: docker.io/dstacktee/dstack-kms:0.5.5

Digest (SHA256): sha256:11ac59f524a22462ccd2152219b0bec48a28ceb734e32500152d4abefab7a62a

Verification: Verify on Sigstore

Contract ABIs

This release includes the compiled contract ABIs:

  • DstackKms.json - Main KMS contract ABI
  • DstackApp.json - Application contract ABI

Gateway Release v0.5.5

21 Oct 00:11
7bf1843

Choose a tag to compare

Docker Image Information

Image: docker.io/dstacktee/dstack-gateway:0.5.5

Digest (SHA256): sha256:a7b7e3144371b053ba21d6ac18141afd49e3cd767ca2715599aa0e2703b3a11a

Verification: Verify on Sigstore

Verifier Release v0.5.4

24 Sep 04:17
fb75a41

Choose a tag to compare

Docker Image Information

Image: docker.io/dstacktee/dstack-verifier:0.5.4

Digest (SHA256): sha256:3f36162ca8dd2d4207601a6302881de6b497e610eb44050bb0874776fc8ded07

Verification: Verify on Sigstore

Gateway Release v0.5.4

24 Sep 09:02
fb75a41

Choose a tag to compare

Docker Image Information

Image: docker.io/dstacktee/dstack-gateway:0.5.4

Digest (SHA256): sha256:72973d8dc3577bd325392898681cba2eb727f86db1fecbd8e72134f2b00609f6

Verification: Verify on Sigstore

KMS Release v0.5.4

03 Sep 01:33
b6baa52

Choose a tag to compare

Docker Image Information

Image: docker.io/dstacktee/dstack-kms:0.5.4

Digest (SHA256): sha256:56dfd86424a3473dc75a11876687aa62ceee03e031e02a9ab1aad494dcabd19c

Verification: Verify on Sigstore

Contract ABIs

This release includes the compiled contract ABIs:

  • DstackKms.json - Main KMS contract ABI
  • DstackApp.json - Application contract ABI