Skip to content

v0.197.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 12:16
e59bc62

0.197.0 (2026-07-14)

🚀 Features

  • sdk: add sandbox historical metrics (get_metrics) and latest sample (get_metrics_latest) across all SDKs (#28)
  • sdk,cli: sandbox auto-pause interval support (#58)
  • sdk-python: add opt-in client-side request_timeout to all SDK HTTP methods (#52)

🩹 Fixes

  • sdk-python: probe version-specific PyPI JSON endpoint to dodge stale CDN index in publish wait (f6fd83ad2)
  • sdk-python: decode multipart download path labels (#68)

Refactor

  • sdk: single-roundtrip PTY create-connect (#26)

Chores

  • sync go.sum for v0.196.0 (#63)
  • bump Gemfile.lock BUNDLED WITH to 2.7.2 to match RubyGems 3.7.2 shipped by nixpkgs ruby_3_4 (011d205b8)
  • sdk-go: bump to v0.197.0 (#70)

❤️ Thank You