github kreuzberg-dev/kreuzberg v3.13.2
v3.13.2 - Docker CLI Fix

latest releases: v4.0.0-rc.20, packages/go/v4/v4.0.0-rc.20, v4.0.0-rc.19...
3 months ago

Fixed

  • Docker CLI extraction commands - Fixed CLI extract command signature to properly accept file arguments
  • Module imports - Added numpy as core dependency to resolve import issues in Docker containers
  • Type annotations - Added proper type hints for CLI function parameters

Docker Images

This release fixes the Docker image functionality that was broken in v3.13.0 and v3.13.1:

  • ✅ CLI extract commands now work properly in containers
  • ✅ All file extraction functionality restored (PDF, DOCX, TXT, OCR)
  • ✅ API health and extraction endpoints working
  • ✅ Full test suite passing for both base and core images

Changes

  • Fix CLI extract command signature to accept Click arguments properly
  • Add numpy>=1.24.0 as core dependency (was causing module import failures)
  • Add proper type annotations with positional-only context parameter
  • Resolve Docker E2E test failures from previous releases

Don't miss a new kreuzberg release

NewReleases is sending notifications on new releases.