feat(services): Add comprehensive development services management (v1.17.0)
- Implemented gitzone services command for managing MongoDB and MinIO containers - Added smart port assignment (20000-30000 range) to avoid conflicts - Project-specific container names for complete isolation - Data persistence in .nogit/ directories - MongoDB Compass connection string generation with network IP detection - Auto-configuration via .nogit/env.json with secure defaults - Commands: start, stop, restart, status, config, compass, logs, remove, clean - Interactive confirmations for destructive operations - Comprehensive documentation and Task Venture Capital GmbH legal update
This commit is contained in:
13
changelog.md
13
changelog.md
@@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-14 - 1.17.0 - feat(services)
|
||||
Add comprehensive development services management for MongoDB and MinIO containers
|
||||
|
||||
- Implemented `gitzone services` command for managing local development services
|
||||
- Added MongoDB and MinIO (S3-compatible) container orchestration
|
||||
- Smart port assignment (20000-30000 range) to avoid conflicts between projects
|
||||
- Project-specific container names for complete isolation
|
||||
- Data persistence in `.nogit/` directories
|
||||
- MongoDB Compass connection string generation with network IP detection
|
||||
- Auto-configuration via `.nogit/env.json` with secure defaults
|
||||
- Commands: start, stop, restart, status, config, compass, logs, remove, clean
|
||||
- Interactive confirmations for destructive operations
|
||||
|
||||
## 2025-08-08 - 1.16.10 - fix(format)
|
||||
Improve concurrency control in caching and rollback modules, refine gitignore custom section handling, and enhance Prettier file processing.
|
||||
|
||||
|
Reference in New Issue
Block a user