Releases: Dstack-TEE/meta-dstack
Releases · Dstack-TEE/meta-dstack
v0.4.0
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 -nv0.3.5
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 -nv0.3.2
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 -nWhat's Changed
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.1.0...v0.3.1
dstack-v0.1.0
Pre-release for internal use