Skip to content

v1.9.0

Choose a tag to compare

@cw-python-release-helper cw-python-release-helper released this 01 Sep 20:29
· 35 commits to main since this release

v1.9.0 (2026-09-01)

This release is published under the Apache-2.0 License.

Bug Fixes

  • client: Harden direct connection fallback (684b9c7)

  • client: Refresh retiring direct connections (930f556)

  • client: Release direct log streams on resume (352f0a7)

Cancel and release each StreamLogs attempt before reconnecting so follow mode cannot retain idle direct leases across interruptions.

Features

  • client: Add direct sandbox data connections (f2b883e)

Testing

  • client: Cover direct streaming file reads (6a69ae2)

Detailed Changes: v1.8.0...v1.9.0