dstack v0.5.5
What's Changed
- fix: reuse lint by @h4x3rotab in #316
- Add dstack-sdk-type version in Cargo.toml by @kvinwang in #319
- ra-tls: Add KeyCertSign and CrlSign usages for CA certs by @kvinwang in #320
- IMP: Typing & schema for TcbInfo in SDK by @Leechael in #317
- Fix gateway dockerfile by @kvinwang in #323
- build(deps): bump hono from 4.8.5 to 4.9.6 in /kms/auth-eth-bun by @dependabot[bot] in #322
- build(deps): bump undici in /kms/auth-eth by @dependabot[bot] in #324
- Read qemu path from /etc/dstack/client.conf by @kvinwang in #332
- attestation.md: no rootfs hash in RTMR3 by @kvinwang in #333
- fix: dstack-sdk fails build due to alloy by @DSharifi in #335
- rust-sdk v0.1.1 by @kvinwang in #336
- build(deps): bump hono from 4.9.6 to 4.9.7 in /kms/auth-eth-bun by @dependabot[bot] in #329
- build(deps): bump hono from 4.8.5 to 4.9.6 in /kms/auth-mock by @dependabot[bot] in #327
- Revert the cert subject changes by @kvinwang in #338
- Add init_script in app-compose.json by @kvinwang in #337
- dstack-mr: Add qemu_version in VmConfig by @kvinwang in #340
- Add rust implementation of dstack-verifier by @kvinwang in #341
- Update GH workflow to push images to org by @kvinwang in #342
- Update attestation.md to use latest dstack-mr by @kvinwang in #344
- sdks: set roofs_hash optional in TcbInfo & increase default timeout in Python SDK by @Leechael in #339
- dstack-mr: Fix potential panic due to int overflow by @kvinwang in #345
- Fix deployment.md by @kvinwang in #346
- imp: when formatting app_url, skip port if it's 443 by @Leechael in #326
- Replace kvin.wang with dstack.org by @kvinwang in #343
- vmm: Fix VmConfig decode error by @kvinwang in #347
- cvm: Set max app compose size to 256K by @kvinwang in #349
- cvm: Auto reconnect when wg get stucked by @kvinwang in #350
- Update gatewa/deploy-to-vmm.sh by @kvinwang in #354
- Create crate size-parser by @kvinwang in #355
- vmm: Refactor sys-config generation code by @kvinwang in #351
- User size-parser in vmm config by @kvinwang in #357
- cvm: Support for ext4 by @kvinwang in #348
- Add gateway registration on the KMS by @Evrard-Nil in #359
- cvm: Add built-in swap config by @kvinwang in #358
- dstack v0.5.5 by @kvinwang in #362
- doc for min ver of each compose field by @kvinwang in #363
- fix(sdk): sync all SDKs with protobuf schema by @h4x3rotab in #366
- build(deps): bump esbuild and vitest in /sdk/js by @dependabot[bot] in #367
- chore: python sdk bump to 0.5.3 & js sdk bump to 0.5.7 by @Leechael in #368
- Rust sdk v0.1.2 by @kvinwang in #369
- Add rust sdk release workflow by @kvinwang in #370
- guest-agent: Request demo cert lazily by @kvinwang in #371
- cvm: Remove docker config from app compose by @kvinwang in #374
New Contributors
- @Evrard-Nil made their first contribution in #359
Full Changelog: v0.5.4...v0.5.5