Skip to content

v2.2.2

Choose a tag to compare

@github-actions github-actions released this 16 May 22:42
· 89 commits to main since this release

2.2.2 (2026-05-16)

Bug Fixes

  • address review - add handler tests, deduplicate constants (905e3ab)
  • auth: harden OAuth proxy resource pinning, JSON robustness, and RFC 6749 error codes (0b5516e), closes #395
  • auth: validate grant_type/response_type and pin resource on OAuth proxy (69a9fa3)
  • docker: bump base image to bookworm-trixie so Kreuzberg can load (3a188fb), closes #394
  • scraper: add fail-fast threshold for unhealthy targets (6d346f8)
  • scraper: add web UI requirements to hash-routed SPA specs (ff09422)
  • scraper: align hash-routed SPA spec with MCP support (#379) (1fabc11)
  • scraper: draft specs for hash-routed SPA support (#379) (92181ae)
  • scraper: fail strict scrapes on child not found (9ce3ec1)
  • scraper: revert immediate throw for child 404 to match spec and fix failing tests (c54b3d9)
  • scraper: support hash-routed spa crawling (a3cb51c)
  • scraper: surface Kreuzberg failure causes so silent skips become visible (3015906), closes #394
  • scraper: tighten failure threshold accounting (dcf68ae)
  • scraper: tighten hash-routed SPA spec contract (#379) (7db4dc1)
  • store: improve embedding failure diagnostics (3c9e9c3)
  • store: use vec0 partition columns directly in search queries (ed4ebd7)
  • web: honor preserve hash defaults (ecc768a)