github opensandbox-group/OpenSandbox js/sandbox/v0.1.8
js/sandbox 0.1.8

latest releases: java/code-interpreter/v1.0.12, python/sandbox/v0.1.10, sdks/sandbox/go/v1.0.2...
7 hours ago

What's New

Features

  • Added skipAccumulation support 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 secureAccess support for sandbox creation and endpoint access headers. This is opt-in and currently supported by Kubernetes ingress gateway mode. #745

Bug Fixes

  • The /ping health 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-uri dependency to 3.1.2 to address high-severity advisories GHSA-q3j6-qgpj-74h6 and GHSA-v39h-62p7-jpjc. #909

Contributors

Don't miss a new OpenSandbox release

NewReleases is sending notifications on new releases.