0.2.5
langgenius/dify-sandbox0.2.5Aug 19, 2024by Yeuoly
AI Summary
Focuses on documentation, security vulnerability fixes, and adding utility tools for debugging sandbox issues.
Key Highlights
- Add FAQ for common issues
- Add tool to quickly identify required syscalls
- Fix dependency vulnerabilities
- Update documentation and workflows
New Features
- Add tool to quickly figure out required syscalls
Full Release Notes
## What's Changed * License by @Yeuoly in https://github.com/langgenius/dify-sandbox/pull/9 * add faq for 2 common issues and add tool to quickly figure out required syscalls by @dafang in https://github.com/langgenius/dify-sandbox/pull/17 * fix open dependencies/python-requirements.txt: no such file or directory by @oldthreefeng in https://github.com/langgenius/dify-sandbox/pull/21 * add a workflow pic to help people understand the core logic by @hjlarry in https://github.com/langgenius/dify-sandbox/pull/29 * update FAQ by @hjlarry in https://github.com/langgenius/dify-sandbox/pull/28 * add health / refresh dependency by @luckylhb90 in https://github.com/langgenius/dify-sandbox/pull/34 * Fix: dependency vulns by @Yeuoly in https://github.com/langgenius/dify-sandbox/pull/40 * fix: vulns, uncompleted results by @Yeuoly in https://github.com/langgenius/dify-sandbox/pull/41 ## New Contributors * @dafang made their first contribution in https://github.com/langgenius/dify-sandbox/pull/17 * @oldthreefeng made their first contribution in https://github.com/langgenius/dify-sandbox/pull/21 * @hjlarry made their first contribution in https://github.com/langgenius/dify-sandbox/pull/29 * @luckylhb90 made their first contribution in https://github.com/langgenius/dify-sandbox/pull/34 **Full Changelog**: https://github.com/langgenius/dify-sandbox/compare/0.2.4...0.2.5