Skip to content

Tags: Dstack-TEE/dstack

Tags

verifier-v0.5.11

Toggle verifier-v0.5.11's commit message
verifier v0.5.11

- fix(verifier): make VerificationRequest fields optional (#722)
- ci(verifier): also tag and push :latest on release (#723)

sdk/go/v0.1.0

Toggle sdk/go/v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #695 from Dstack-TEE/feat/sdk-python-api-parity

feat(sdk/python): API parity with sdk/rust + guest-agent (0.5.4b1)

sdk/go/ratls/v0.1.0

Toggle sdk/go/ratls/v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #695 from Dstack-TEE/feat/sdk-python-api-parity

feat(sdk/python): API parity with sdk/rust + guest-agent (0.5.4b1)

python-sdk-v0.5.4

Toggle python-sdk-v0.5.4's commit message
chore(sdk/python): bump version to 0.5.4

js-sdk-v0.5.8

Toggle js-sdk-v0.5.8's commit message
fix(ci): upgrade npm for trusted publishers OIDC support

npm < 11.5.1 uses OIDC only for provenance signing but still requires
a traditional npm token for publishing. Upgrading npm enables full
OIDC-based publishing via npm trusted publishers.

python-sdk-v0.5.4b1

Toggle python-sdk-v0.5.4b1's commit message
chore(sdk/python): bump to 0.5.4b1 for API parity beta

Test release covering the API-parity work in this PR:
- importlib.metadata-backed __version__
- cloud_vendor / cloud_product on InfoResponse
- not_before / not_after / with_app_info on get_tls_key (0.5.7+ gated)
- real ECDSA recovery in verify_env_encrypt_public_key, with timestamp
  v1 + legacy fallback (BREAKING: 4th positional arg required; the old
  no-op verify_signature_simple is removed)
- ethereum extras now resolve to eth-account instead of full web3

js-sdk-v0.5.8-beta.2

Toggle js-sdk-v0.5.8-beta.2's commit message
JS SDK v0.5.8-beta.2

python-sdk-v0.5.4b0

Toggle python-sdk-v0.5.4b0's commit message
chore(sdk/python): bump to 0.5.4b0 for release workflow testing

js-sdk-v0.5.8-beta.1

Toggle js-sdk-v0.5.8-beta.1's commit message
JS SDK v0.5.8-beta.1

js-sdk-v0.5.8-beta.0

Toggle js-sdk-v0.5.8-beta.0's commit message
chore(sdk/js): bump to 0.5.8-beta.0 for release workflow testing