github kreuzberg-dev/kreuzberg v4.2.11

latest releases: v4.2.12, packages/go/v4.2.12
7 hours ago

Changes

Fixed

CI

  • Deno E2E tests failing due to double-slash in document paths: Fixed the E2E test generator producing WORKSPACE_ROOT with a trailing slash, causing //test_documents/ paths that broke all Deno test file resolution.
  • CLI test_extract_with_chunking test failure: Fixed test passing --chunk without a required value (true/false), causing test-system-pdfium job to fail.
  • Rust CI job timeouts: Increased all Rust CI job timeouts from 90 to 180 minutes to accommodate the full test suite.

Python Bindings

  • CLI binary missing from all platform wheels: Fixed the publish workflow not building the CLI binary before running maturin, causing the kreuzberg-cli executable to be absent from wheels on all platforms (Windows, macOS, Linux). The CI workflow had this step but the publish workflow did not. (#349)

Dependencies

  • Updated time 0.3.45 → 0.3.47 (RUSTSEC-2026-0009)
  • Updated zip 7.3.0 → 7.4.0

Full Changelog: v4.2.10...v4.2.11

Don't miss a new kreuzberg release

NewReleases is sending notifications on new releases.