Skip to content

Releases: buddywhitman/dist-gcs-pdf-processing

Release v2.0.13

17 Sep 11:35

Choose a tag to compare

🚀 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

Release v2.0.8

17 Sep 10:41

Choose a tag to compare

🚀 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

v1.0.1

04 Jul 12:05

Choose a tag to compare

Release version 1.0.1 of dist-gcs-pdf-processing.

Release v0.1.0

03 Jul 18:38

Choose a tag to compare

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.