What's New
Features
- Added
skipAccumulationsupport for execution handlers. When enabled, stdout/stderr events are still delivered to callbacks but are not appended to accumulated execution logs, preventing unbounded memory growth for long-running streamed commands. #990 - Added SDK model support for PVC auto-provisioning fields. #749
- Added
secureAccesssupport for sandbox creation and endpoint access headers. This is opt-in and currently supported by Kubernetes ingress gateway mode. #745
Bug Fixes
- The
/pinghealth check now treats an empty HTTP 200 response body as healthy while preserving existing error mapping for non-2xx responses. #905
Security
- Pinned the transitive
fast-uridependency to3.1.2to address high-severity advisoriesGHSA-q3j6-qgpj-74h6andGHSA-v39h-62p7-jpjc. #909