v0.5.0
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
- Add guest agent API: EmitEvent by @kvinwang in Dstack-TEE/dstack#160
- Enable dm-verity on rootfs by @kvinwang in #5
- Switch to dm-verity enabled readonly rootfs by @kvinwang in Dstack-TEE/dstack#159
- guest-agent: Remove
commandfrom the api by @kvinwang in Dstack-TEE/dstack#166 - cvm: Ensure agent starts before docker by @kvinwang in Dstack-TEE/dstack#164
- vmm: Fix disappeared [Upgrade] button by @kvinwang in Dstack-TEE/dstack#165
- Feat: Add rust crate for dstack client by @nlok5923 in Dstack-TEE/dstack#161
- rust-sdk: Fix incorrect args in get_tls_key by @kvinwang in Dstack-TEE/dstack#169
- Implement sodiumbox by @kvinwang in Dstack-TEE/dstack#173
New Contributors
- @nlok5923 made their first contribution in Dstack-TEE/dstack#161
Full Changelog: Dstack-TEE/dstack@v0.4.2...v0.5.0