Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Dstack-TEE/dstack

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

Dstack v0.5.4

01 Sep 10:21
3e4e462

Choose a tag to compare

dstack v0.5.4 Release Notes

Critical Security Update

Major Features & Improvements

Enhanced SDK Support

  • sdk/js: browser compatible - JavaScript SDK now works in web browsers without Node.js
  • sdk/rust: implement borsh serialization - Added Borsh support and Debug traits for all public types
  • sdk/rust: break up dstack-sdk into two crates - Separated client and types for no_std compatibility
  • sdk/python - Added async/await support and improved API compatibility

Performance & Infrastructure

  • cvm: Support for more than 255 CPUs - Removed hardware CPU count limitations
  • vmm: Added one-shot VM mode - VMs automatically terminate after task completion
  • gateway: Add gRPC support for TLS termination proxy - Enhanced protocol support
  • vmm: Support for using passt as network egress - Alternative to traditional TAP networking

Developer Experience

  • Comprehensive documentation updates including:
    • Security audit report and documentation
    • Contributing guidelines (CONTRIBUTING.md)
    • Git-cliff based changelog generation
  • Media kit and branding updates
  • SPDX license annotations throughout codebase
  • GitHub Actions for automated gateway/KMS releases

Technical Improvements

Gateway & Networking

  • gateway: Fix reserved ip allocation - Resolved IP address assignment conflicts
  • gateway: Add api for evidences - New endpoint for cryptographic evidence collection
  • gateway: Add 0.3.x compatibility custom domain dns prefix - Backward compatibility for legacy domains
  • gateway: Remove duplicate node IP address - Fixed network configuration redundancy

VM Management

  • kms: ACPI Tables Dynamic Generation - Runtime ACPI table creation for better hardware compatibility
  • vmm-cli: Add --stopped and --user-config - New CLI options for VM state management
  • vmm: Allow updating non-kms VMs - Support for updating VMs without KMS integration
  • vmm: remove max disk size limit - Removed artificial storage constraints

Build & Dependencies

  • build(deps): bump tokio from 1.44.1 to 1.46.1 - Updated async runtime with performance improvements
  • Add reproducible docker image builder for KMS - Deterministic builds for security verification
  • build(deps): Security patches - Updated elliptic, axios, sha.js via automated dependency management
  • prpc: Move generated files to OUT_DIR - Improved build artifact organization

Project Growth

  • 12 new contributors joined the project
  • 70+ pull requests merged
  • Enhanced testing with comprehensive feature coverage
  • Improved documentation and developer guides

New Contributors

Welcome to our new community members:

Resources


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

KMS Release v0.5.3

29 Jul 12:08
51b8a44

Choose a tag to compare

Docker Image Information

Image: docker.io/kvin/kms:0.5.3

Digest (SHA256): sha256:0c80eae6bc695fc5ce4239880e8091590e8830fb89a0e7f54116d46a419c6bf4

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.3

29 Jul 12:05
51b8a44

Choose a tag to compare

Docker Image Information

Image: docker.io/kvin/gateway:0.5.3

Digest (SHA256): sha256:9730d87874c16778e39a6fcbb7317d405421cde397a8f7d394983c8a2a2e2f4e

Verification: Verify on Sigstore