Skip to content

Releases: codize-dev/sandbox

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)

v0.3.0

08 Mar 02:46
604f656

Choose a tag to compare

0.3.0 (2026-03-08)

Features

  • add Python 3.13.12 runtime support (cbebf3e)
  • add Rust 1.94.0 runtime support (a42f253)
  • add TypeScript (node-typescript) runtime support (9af8e49)