Releases: codize-dev/sandbox
Releases · codize-dev/sandbox
v0.11.0
30 Apr 11:38
Compare
Sorry, something went wrong.
No results found
0.11.0 (2026-04-30)
Features
block AF_ALG sockets via seccomp (3d024ab )
v0.10.0
28 Apr 23:23
Compare
Sorry, something went wrong.
No results found
0.10.0 (2026-04-28)
Features
add Bundler gem pre-install to Ruby runtime (200339d )
add csv and base64 gems to Ruby runtime (1eb312f )
Bug Fixes
deps: update golang:1.26.2-bookworm docker digest to 47ce563 (#56 ) (d40645c )
v0.9.0
22 Apr 09:19
Compare
Sorry, something went wrong.
No results found
0.9.0 (2026-04-22)
Features
add optional stdin field to POST /v1/run (8ef0a60 )
v0.8.0
19 Apr 03:48
Compare
Sorry, something went wrong.
No results found
0.8.0 (2026-04-19)
Features
add duration_ms field to response for each step (4fcb562 )
Bug Fixes
deps: update module github.com/labstack/echo/v5 to v5.1.0 (#40 ) (163525d )
deps: update module golang.org/x/sys to v0.43.0 (#41 ) (338f98f )
依存関係: ghcr.io/codize-dev/nsjail:latest の Docker ダイジェストを a4131e2 に更新 (#51 ) (3406da9 )
v0.7.4
17 Apr 07:39
Compare
Sorry, something went wrong.
No results found
0.7.4 (2026-04-17)
Bug Fixes
deps: update dependency python to v3.14.4 (#39 ) (abfc8ec )
deps: update dependency rust to v1.94.1 (#35 ) (6b5de20 )
deps: update node.js to v24.14.1 (#36 ) (14bda4d )
v0.7.3
17 Apr 03:50
Compare
Sorry, something went wrong.
No results found
0.7.3 (2026-04-17)
Bug Fixes
v0.7.2
15 Apr 17:27
Compare
Sorry, something went wrong.
No results found
0.7.2 (2026-04-15)
Bug Fixes
deps: update dependency jdx/mise to v2026.3.16 (#30 ) (e91347b )
enable Renovate auto-updates for go directive in go.mod (dee956d )
exclude DOM types from node-typescript tsconfig to prevent global name conflicts (badca20 )
extend Renovate gomod manager to cover go.mod.tmpl (aaf706b )
update mise to v2026.4.11 to fix Python freethreaded build selection bug (4ebd58f )
use current symlink paths in security E2E tests instead of versioned paths (5b4fd77 )
use full semver in go.mod.tmpl for Renovate compatibility (d171f25 )
use version-agnostic symlinks for runtime paths (3987680 )
v0.7.1
10 Mar 11:46
Compare
Sorry, something went wrong.
No results found
0.7.1 (2026-03-10)
Bug Fixes
add --disable-wasm-trap-handler to Node.js runtimes to prevent OOM (7b51661 )
enable Renovate auto-updates for mise-managed runtime versions (34acc0e )
v0.7.0
09 Mar 22:10
Compare
Sorry, something went wrong.
No results found
0.7.0 (2026-03-09)
Features
add --metrics flag to toggle /metrics endpoint (6e5fadd )
set sandbox HOME directory to /sandbox instead of /tmp (1cd4afd )
v0.6.0
09 Mar 12:35
Compare
Sorry, something went wrong.
No results found
0.6.0 (2026-03-09)
Features
add base64_encoded field to make base64 input opt-in (de14dc5 )
Bug Fixes