Skip to content

Releases: Dstack-TEE/meta-dstack

v0.4.0

03 Mar 03:44
61fbf7a

Choose a tag to compare

Changes

  • Support for on-chain KMS
  • Support for config multiple tproxy and KMS nodes.

Full Changelog: v0.3.2...v0.4.0

Reproduce it:

git clone https://github.com/Dstack-TEE/meta-dstack.git
cd meta-dstack/
git checkout 61fbf7a18e96fd28e64cae542ed71180a5737a39
git submodule update --init --recursive
cd repro-build && ./repro-build.sh -n

v0.3.5

18 Feb 02:30
cfce6a8

Choose a tag to compare

What's Changed

  • Support for prelaunch-script.

Full Changelog: v0.3.2...v0.3.5

Run the following commands to reproduce the images:

git clone https://github.com/Dstack-TEE/meta-dstack.git
cd meta-dstack/
git checkout cfce6a837198c571e9bef9d3f36b29bedccc79ec
git submodule update --init --recursive
cd repro-build && ./repro-build.sh -n

v0.3.2

09 Dec 14:14
47bc555

Choose a tag to compare

v0.3.2 Pre-release
Pre-release

This is the first reproducible release of dstack guest image.

Run the following commands to reproduce the images:

git clone https://github.com/Dstack-TEE/meta-dstack.git
cd meta-dstack/
git checkout 47bc555ce42baefd82389b3e646d5be3f10ed1c1
git submodule update --init --recursive
cd repro-build && ./repro-build.sh -n

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

06 Dec 02:55
02a5131

Choose a tag to compare

Full Changelog: v0.1.0...v0.3.1

dstack-v0.1.0

30 Oct 06:41

Choose a tag to compare

dstack-v0.1.0 Pre-release
Pre-release

Pre-release for internal use