Go & Ruby SDKs, Dashboard Ops
This release improves ecosystem support by introducing the initial versions of the official Go and Ruby SDKs. These additions allow developers to programmatically manage workspaces and resources using their preferred languages, expanding integration capabilities.
To enhance productivity, the dashboard now supports bulk operations for sandboxes, enabling users to manage multiple environments simultaneously.
This update also brings refinements to the sandboxes table and details sheet, along with the implementation of a new page banner system.
This version also includes critical fixes for Windows SSH calls in the CLI and optimizes API performance by caching build info updates. Additionally, the API now allows runners to inspect backup snapshots directly in the registry, improving reliability.
Release Details
Features
dashboard: implement page banner (9ee0b3ce1)
dashboard: sandboxes table & sheet improvements (#3486)
dashboard: sandbox bulk operations (#3487)
docs: add sandbox network whitelist repository reference (#3475)
docs: add guides url redirects (#3516)
docs,sdk-ruby: initial ruby sdk support (#2832)
sdk-go: add official Go SDK (#3366)
Fixes
api: let runner inspect backup snapshot in registry (#3507)
api: cache build info updates (#3513)
cli: windows ssh call (d3fcd80f1)
dashboard: sandbox details sheet last event timestamp (#3525)
Refactor
Chores
configure nx caching (#3490)
cli windows release (1bf6ddcd8)
add ruby deps in release action (#3532)
ruby deps for docker_build in release (#3535)
python fix for publish and release (#3538)
fix release poetry env (34f603760)
deps: bump jws from 3.2.2 to 3.2.3 (f74d8e7f3)
deps: bump preact from 10.27.2 to 10.28.2 (ce1c12b78)
deps: bump @smithy/config-resolver from 4.2.2 to 4.4.5 (5d18ff5ca)
deps: bump devalue from 5.6.1 to 5.6.2 (910be4d0e)
deps: bump h3 from 1.15.4 to 1.15.5 (a5af175be)
deps: bump diff from 4.0.2 to 4.0.4 (858af9e3a)
deps: bump tar from 6.2.1 to 7.5.4 (3ad708b5d)
deps: bump aiohttp from 3.13.2 to 3.13.3 (cd2b0449f)
deps: bump urllib3 from 2.6.2 to 2.6.3 (699ec3101)
docs: update cli reference (v0.135.0) (#3519)
docs: update default snapshot packages (#3528)