Skip to content

VideoAnnotator v1.2.0 - REST API, Docker support, uv packaging

Choose a tag to compare

@InfantLab InfantLab released this 27 Aug 08:33
· 113 commits to master since this release

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