Skip to content

v0.21.0

Choose a tag to compare

@cw-python-release-helper cw-python-release-helper released this 23 Apr 21:22
· 46 commits to main since this release

v0.21.0 (2026-04-23)

This release is published under the Apache-2.0 License.

Features

Regenerate gateway protos with the ListSandboxes pagination fields and route Sandbox.list() through a shared paginate_async helper. Reuse the helper for discovery list RPCs so all paginated list calls share deadline, loop-detection, and max-page handling.

This prevents high-volume listings from silently stopping at the server's first-page cap.


Detailed Changes: v0.20.0...v0.21.0