ReleaseCoreWeaveCoreWeavepublished Sep 2, 2026seen 6d

coreweave/cwsandbox-client v1.12.2

coreweave/cwsandbox-client

Open original ↗

Captured source

source ↗
published Sep 2, 2026seen 6dcaptured 6dhttp 200method plain

v1.12.2

Repository: coreweave/cwsandbox-client

Tag: v1.12.2

Published: 2026-09-02T16:31:37Z

Prerelease: no

Release notes:

v1.12.2 (2026-09-02)

_This release is published under the Apache-2.0 License._

Bug Fixes

  • sandbox: Read known-size write fallback without waiting for stdin EOF (#167, `e123536`)

The exec-stream write fallback already knows the payload length. Waiting for EOF via cat hangs when kubelet drops CLOSE, and the runner then aborts with STDIN_CLOSE_GRACE_EXPIRED.

---

Detailed Changes: v1.12.1...v1.12.2