Skip to content

v0.11.1

Choose a tag to compare

@GlitterKill GlitterKill released this 07 May 11:53
· 119 commits to main since this release

[0.11.1] - 2026-05-07

Added

  • Per-repo post-index timeout config. repos[].postIndexSessionTimeoutMs
    now controls the post-index write-session timeout for each repository,
    preserving the 900000ms default while letting larger repos raise the budget
    without changing code or process-wide environment variables.

Changed

Fixed

Commits since v0.11.0

  • chore(release): v0.11.1 (5a71959)
  • Resolve explicit scip-io binary paths (b52906c)
  • Make post-index timeout configurable per repo (d81e161)