v1.5.0
langgenius/dify-sandboxv1.5.0Jul 5, 2024by github-actions[bot]
AI Summary
This version introduces a new feature that allows users to configure the git clone depth when running within Docker containers, enabling shallower clones to optimize bandwidth usage and reduce clone time.
Key Highlights
- Implemented git clone depth limit for Docker environments
- Optimized bandwidth usage by limiting repository history
- Enhanced resource efficiency for large repositories
- Introduced configuration control for clone depth
New Features
- Git clone depth limit in Docker
Full Release Notes
# [1.5.0](https://github.com/BuilderIO/gpt-crawler/compare/v1.4.0...v1.5.0) (2024-07-05) ### Features * git clone depth limit in docker ([87767db](https://github.com/BuilderIO/gpt-crawler/commit/87767dbda99b3259d44ec2c02dceb3a59bb2ca3c))