VideoAnnotator v1.2.0 - REST API, Docker support, uv packaging
Major release featuring:
- Complete REST API with FastAPI and integrated background processing
- Modern Docker deployment system with CPU, GPU, and dev containers
- uv package manager migration for 10x faster dependency management
- Ruff integration for modern linting and formatting
- Comprehensive deployment documentation and troubleshooting
Production-ready features:
- Real-time job processing and status tracking
- Interactive API documentation at /docs
- Cross-platform compatibility and container orchestration ready
- Secure authentication framework with JWT tokens
- Complete backward compatibility with existing pipelines
Technical improvements:
- Fixed Docker builds with proper package management
- Optimized container sizes and build times
- Enhanced error handling and recovery systems
- Modern development workflow with integrated tooling