0.2.11
google-gemini/gemini-cli0.2.11Mar 24, 2025by Yeuoly
AI Summary
This release prioritizes security by bumping critical Go libraries and introduces a new feature to mitigate Node.js code injection risks.
Key Highlights
- Security update for golang.org/x.net and google.golang.org packages
- Feature: Prevent Node.js code injection
- Security-focused dependency bumps
New Features
- Node.js code injection prevention
- Security dependency updates
Full Release Notes
## What's Changed * security: bump golang.org/x/net to 0.23.0 and bump google.golang.org/… by @Yeuoly in https://github.com/langgenius/dify-sandbox/pull/105 * feat: prevent nodejs code injection by @Yeuoly in https://github.com/langgenius/dify-sandbox/pull/140 **Full Changelog**: https://github.com/langgenius/dify-sandbox/compare/0.2.10...0.2.11