Skip to content

v2.1.0

Choose a tag to compare

@CompuIves CompuIves released this 22 Aug 13:38
73e3e5c

2.1.0 (2025-08-22)

Features

  • add fetching single sandbox (#142) (2f58d43)
  • add listRunning method to sandboxes namespace (#145) (6050dbd)
  • add open telemetry for sandboxes methods (#147) (b331315)
  • add tracing to Sandbox and SandboxClient, also allow passing to browser and node connectors (#150) (6ef2bf5)
  • Debug Sandboxes through CLI (#163) (9af1cdd)
  • enhance container setup logging in build command (836a7a6)
  • enhance container setup logging in build command (a6f9fe7)
  • private sandbox, public hosts with public-hosts privacy (#154) (dce7caf)

Bug Fixes

  • Add custom retry delay support for startVM API calls (#156) (ce3a282)
  • Decouple pitcher-client (#148) (3a6f9ea)
  • friendly 503 error for overloaded Sandbox (#172) (f9987b1)
  • include response handling in retries and dispose clients in build to avoid reconnects (#162) (f70903a)
  • properly dispose and prevent wakeups (#170) (029e3a5)
  • Stabilize websocket connection (#166) (cb2f330)
  • update log line length to be smaller (9a3099f)