v0.2.0
v0.2.0 (2026-02-24)
This release is published under the Apache-2.0 License.
Bug Fixes
-
e2e: Fix session terminal status filter test (
a67c923) -
e2e: Relax session status assertion and add terminal filter test (
6e50509) -
e2e: Relax status assertions for DB-backed sandbox records (
528fb5c) -
list: Address PR review feedback for include_stopped (
db4e72a) -
list: Address second round of PR review feedback (
6348615) -
sandbox: Mark terminal sandboxes as stopped in _from_sandbox_info (
69e21db)
Code Style
-
Apply ruff formatting to example and integration tests (
bae3e31) -
Apply ruff formatting to list_stopped_sandboxes example (
96a2514)
Documentation
-
Remove architecture-revealing language from integration tests (
b6742a5) -
Remove architecture-revealing language from public-facing code (
a62df68)
Features
- list: Add include_stopped parameter to Sandbox.list() and Session.list() (
d61c6f1)
Testing
- e2e: Add integration tests for DB-backed List/Get behavior (
c0180db)
Detailed Changes: v0.1.1...v0.2.0