@cloudflare/sandbox@0.10.0
·
147 commits
to main
since this release
Minor Changes
- #659
7c09e87Thanks @mvanhorn! - Update the default sandbox image runtime from Node.js 20 to Node.js 24 so published images use the current Node.js LTS release. If your workload needs a different Node.js version, build a custom image with theNODE_VERSIONDocker build argument.
Patch Changes
-
#679
21a5a2eThanks @aron-cf! - FixedcreateBackupandrestoreBackupwithlocalBucket: truefailing on therpctransport for archives larger than ~24 MiB. -
#659
7c09e87Thanks @mvanhorn! - AddNODE_VERSIONbuild arg to the Dockerfile, allowing operators to customize the Node.js version used in sandbox container images.