Files
crawlab/specs/016-release-0.7.0-community.md
Marvin Zhang 97ab39119c feat(specs): add detailed documentation for gRPC file sync migration and release 0.7.0
- Introduced README.md for the file sync issue after gRPC migration, outlining the problem, root cause, and proposed solutions.
- Added release notes for Crawlab 0.7.0 highlighting community features and improvements.
- Created a README.md for the specs directory to provide an overview and usage instructions for LeanSpec.
2025-11-10 14:07:36 +08:00

26 lines
748 B
Markdown

# Crawlab 0.7.0 Release - Community Components
**Note**: This is a reference to the full release spec in `crawlab-pro/specs/016-release-0.7.0/`.
The 0.7.0 release includes significant Community platform improvements:
## Community Features (from full spec)
### Core Platform
- gRPC-based task assignment and file sync
- Improved cluster reliability and node reconnection
- Enhanced task scheduling and execution
- Better error handling and logging
### API & Backend
- OpenAPI specification updates
- Backend API improvements
- Database query optimization
### Testing Infrastructure
- Comprehensive API test coverage
- Reliability and performance tests
- CI/CD improvements
See the full release plan: `../../specs/016-release-0.7.0/README.md`