Sandbox metrics and auto-pause interval support
Daytona 0.197.0 adds visibility and cost control to running sandboxes with historical metrics, auto-pause intervals, and configurable request timeouts, while cutting PTY setup to a single roundtrip.
Added
SDK: add sandbox historical metrics (get_metrics) and latest sample (get_metrics_latest) across all SDKs
SDK, CLI: sandbox auto-pause interval support
Python SDK: add opt-in client-side request_timeout to all SDK HTTP methods
Fixed
Python SDK: probe version-specific PyPI JSON endpoint to dodge stale CDN index in publish wait
Python SDK: decode multipart download path labels
Changed
SDK: single-roundtrip PTY create-connect
sync go.sum for v0.196.0
bump Gemfile.lock BUNDLED WITH to 2.7.2 to match RubyGems 3.7.2 shipped by nixpkgs ruby_3_4
Go SDK: bump to v0.197.0