Skip to content

Releases: Dstack-TEE/meta-dstack

dstack v0.5.6

06 Feb 09:21

Choose a tag to compare

Changes

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

dstack v0.5.5

20 Oct 06:34
9932ef4

Choose a tag to compare

What's Changed

In addition to changes in dstack repo

Full Changelog: v0.5.4.1...v0.5.5

GPU-enabled images are available here:
https://github.com/nearai/private-ml-sdk/releases/tag/v0.5.5

v0.5.4.1

08 Sep 04:18
4b38f2c

Choose a tag to compare

What's Changed

Full Changelog: v0.5.4...v0.5.4.1

GPU-enabled images are available here:
https://github.com/nearai/private-ml-sdk/releases/tag/v0.5.4.1

v0.5.4

01 Sep 10:28
f7c795b

Choose a tag to compare

dstack v0.5.4 Release Notes

Critical Security Update

meta-dstack changes

dstack changes

https://github.com/Dstack-TEE/dstack/releases/tag/v0.5.4

⚠️ Upgrade Recommendation: This release contains critical security fixes. All users should upgrade immediately.

v0.5.3

15 Jul 04:10
1dbed7d

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

04 Jun 15:08
c61c8e2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Dstack-TEE/dstack@v0.5.1...v0.5.2

Full Changelog: v0.5.1...v0.5.2

v0.5.1

28 May 07:19
5b63aec

Choose a tag to compare

What's Changed

  • Fix reproducible issues for rootfs by @kvinwang in #6

Full Changelog: v0.5.0...v0.5.1

v0.5.0

16 May 01:23
89c3ff5

Choose a tag to compare

The major change:

  • Switched to dm-verity readonly rootfs. This is a breaking change if previous App tries write something in the ROOTFS other than the container FS.

What's Changed

New Contributors

Full Changelog: Dstack-TEE/dstack@v0.4.2...v0.5.0

v0.3.6

08 May 07:19
c0c1865

Choose a tag to compare

Fixes tappd start ordering.

Full Changelog: v0.3.5...v0.3.6

v0.4.2

18 Apr 06:32
798b4a1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: Dstack-TEE/dstack@v0.3.5...v0.4.2