Releases: buddywhitman/dist-gcs-pdf-processing
Releases · buddywhitman/dist-gcs-pdf-processing
Release v2.0.13
🚀 What's New in v2.0.13
- Unified worker with resume capability
- Multi-storage backends (GCS + Google Drive)
- Distributed locking (Redis + file fallback)
- Production-ready deployment (Docker + Kubernetes)
- Comprehensive documentation and contributing guide
- Windows compatibility fixes
📦 Installation
pip install dist-gcs-pdf-processing==v2.0.13🔗 Links
- PyPI: https://pypi.org/project/dist-gcs-pdf-processing/v2.0.13/
- Documentation: See README.md
Release v2.0.8
🚀 What's New in v2.0.8
- Unified worker with resume capability
- Multi-storage backends (GCS + Google Drive)
- Distributed locking (Redis + file fallback)
- Production-ready deployment (Docker + Kubernetes)
- Comprehensive documentation and contributing guide
- Windows compatibility fixes
📦 Installation
pip install dist-gcs-pdf-processing==v2.0.8🔗 Links
- PyPI: https://pypi.org/project/dist-gcs-pdf-processing/v2.0.8/
- Documentation: See README.md
v1.0.1
Release version 1.0.1 of dist-gcs-pdf-processing.
Release v0.1.0
Initial release of dist-gcs-pdf-processing
Features:
- Distributed, scalable GCS PDF processing pipeline
- Gemini OCR integration
- Redis support for job queuing
- FastAPI endpoints for API access
- Docker support
- Comprehensive test suite
This package provides tools for processing PDF files in Google Cloud Storage with OCR capabilities using Google's Gemini API.