Skip to content

v2.4.3

Choose a tag to compare

@github-actions github-actions released this 22 Jul 13:32

2.4.3 (2026-07-22)

Bug Fixes

  • scraper: make browser fetcher robust to non-navigable urls and idle hangs (8e0a06b)
  • scraper: preserve retryable errors and validate redirects in browser fetcher (20db343), closes #442
  • scraper: use RedirectError and consistent headers in browser fetcher (74e0edf)
  • store: derive vector partition keys during rebuild (4b010de)
  • store: handle vector schema variations (7d900c3)
  • store: harden migration workflow (96b5ce2)
  • store: migrate vectors to partition keys (2b4e886)
  • store: remove duplicate migration logging (7890084)