Skip to content

v1.10.2

Choose a tag to compare

@github-actions github-actions released this 18 Jun 20:46
· 9 commits to main since this release

[1.10.2] - 2026-06-18

Fast test gate & CI fixes

Fixed

  • CI mypytest_semantic_cache_router patches time.time via dotted module path so strict mypy passes (attr-defined clean).

Changed

  • make test-fast — skips @pytest.mark.integration subprocess/bootstrap tests; removes real sleeps from TTL and I/O-retry unit tests; adds make test-integration for the excluded slice (~4–5s local gate on typical hardware).