Skip to content

v2.0.20

Choose a tag to compare

@github-actions github-actions released this 18 Jul 18:40
· 233 commits to main since this release
ebfcd3e

2.0.20 (2026-07-18)

Bug Fixes

  • indexing: reject partial crawl results (016de0e)

    Prevent failed crawl or processing pages from producing partial indexes.

    • Let Crawlee retry request-handler failures and reject terminal failures
    • Fail immediately on page-processing errors before favicon or storage mutation
    • Preserve existing reindex generations when a replacement is incomplete