Skip to content

Releases: codize-dev/sandbox

v0.8.0

19 Apr 03:48
5ec7267

Choose a tag to compare

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
a4f36c0

Choose a tag to compare

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
228b557

Choose a tag to compare

0.7.3 (2026-04-17)

Bug Fixes

v0.7.2

15 Apr 17:27
2c33444

Choose a tag to compare

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
d526b3a

Choose a tag to compare

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
8ee092e

Choose a tag to compare

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
e7afd96

Choose a tag to compare

0.6.0 (2026-03-09)

Features

  • add base64_encoded field to make base64 input opt-in (de14dc5)

Bug Fixes

v0.5.0

09 Mar 01:51
13827be

Choose a tag to compare

0.5.0 (2026-03-09)

Features

  • add Prometheus /metrics endpoint for concurrency and queue gauges (a869ca7)

v0.4.4

09 Mar 00:14
0816c5a

Choose a tag to compare

0.4.4 (2026-03-09)

Bug Fixes

  • improve go fork bomb test to verify process limit enforcement (e25544e)

v0.4.3

08 Mar 13:39
08110fc

Choose a tag to compare

0.4.3 (2026-03-08)

Bug Fixes

  • update nsjail base image to commit 222f2fa (6480042)