github kreuzberg-dev/kreuzberg v4.4.4
Release v4.4.4

6 hours ago

Fixed

  • CLI test app fixes: Fixed broken symlinks in CLI test documents, corrected --format to --output-format flag usage, fixed multipart form field name (file=files=) in serve tests, and rewrote MCP test to use JSON-RPC stdin protocol instead of background process detection.
  • Publish idempotency check scripts: Fixed check_nuget.sh and check-nuget-version.sh using bash 4+ ${var,,} syntax incompatible with bash 3.x. Fixed check_pypi.sh and check_packagist.sh writing to $GITHUB_OUTPUT internally instead of stdout. Fixed check-rubygems-version.sh false negatives for native gems by switching from gem search to RubyGems JSON API. Fixed check-rubygems-version-python.sh Python operator precedence bug. Fixed check-maven-version.sh using unreliable Solr search API.

Changed

  • CLI install with all features: CLI test install script now uses --all-features flag.
  • Publish workflow republish support: Added republish input to publish workflow for clean retag + full republish.
  • C# lint exclusion: Excluded test_apps from C# lint script to avoid chicken-and-egg NuGet version resolution failures.

See CHANGELOG.md for full details.

Don't miss a new kreuzberg release

NewReleases is sending notifications on new releases.