Tags: Dstack-TEE/dstack
Tags
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)
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)
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.
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
chore(sdk/python): bump to 0.5.4b0 for release workflow testing
chore(sdk/js): bump to 0.5.8-beta.0 for release workflow testing
PreviousNext