Skip to content

MimirQ v0.7.15 · Concurrent knowledge workflow correctness

Choose a tag to compare

@skygazer42 skygazer42 released this 28 Jul 11:36
· 108 commits to main since this release

稳定版本 · 2026-07-25 · 提交 f2c12aff2695

历史版本记录;验证信息以该版本发布时状态为准。

版本说明

核心变更

  • Fail closed when connector, upload, or URL-ingest queue handoff cannot be confirmed.
  • Preserve retryable schedule state with compare-and-set claims and rollback on handoff failure.
  • Scope document retry cleanup and retrieval caches by dataset, pipeline, and active version.
  • Keep tenant asset and conversation access boundaries explicit.
  • Move synchronous database handlers off the event loop and assemble connector routes lazily.

Frontend and maintenance:

  • Remove duplicate server-side history/auth data helpers.
  • Suppress task-center polling on authentication routes.
  • Expand API contract scanning and test inventory coverage.

验证结果

  • Backend: 1021 passed, 5 environment-gated skips.
  • Frontend: 159 tests passed; lint, typecheck, and production build passed.
  • Host and Docker API/frontend smoke tests passed.
  • make verify passed.

Known limits:

  • Official backend cold image build still requires access to pinned Hugging Face assets.
  • React Compiler reports three non-blocking TanStack Virtual compatibility warnings.

完整变更

查看 v0.7.14...v0.7.15 的提交差异