This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
Affected surfaces
Summary
AI summaryRemoved --secure-sessions; use --jwks-url with header‑based sessions instead.
Full changelog
What's Changed
- Remove --secure-sessions, simplify to --jwks-url + header-based sessions by @r33drichards in https://github.com/r33drichards/mcp-js/pull/106
- feat(ci): add aarch64-linux binary to release workflow by @r33drichards in https://github.com/r33drichards/mcp-js/pull/108
Full Changelog: https://github.com/r33drichards/mcp-js/compare/v0.5.2...v0.5.3
Breaking Changes
- Removed the `--secure-sessions` flag; migration requires using `--jwks-url` and header‑based sessions.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About r33drichards/mcp-js
A Javascript code execution sandbox that uses v8 to isolate code to run AI generated javascript locally without fear. Supports heap snapshotting for persistent sessions.
Related context
Related tools
Earlier breaking changes
- v0.11.0 Switch license from ISC to GNU Affero General Public License v3
Beta — feedback welcome: [email protected]