Skip to content

Releases: codize-dev/sandbox

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)

v0.4.2

08 Mar 12:28
47e94dd

Choose a tag to compare

0.4.2 (2026-03-08)

Bug Fixes

  • correct nsjail image digest to manifest list hash (101a839)

v0.4.1

08 Mar 12:16
a2b842a

Choose a tag to compare

0.4.1 (2026-03-08)

Bug Fixes

  • deps: update alpine docker tag to v3.23.3 (#7) (507d168)

v0.4.0

08 Mar 09:52
cd323c1

Choose a tag to compare

0.4.0 (2026-03-08)

Features

  • add /healthz endpoint for liveness checks (2f89b3e)
  • add package-lock.json to node-typescript restricted files and use npm ci (363b92f)