Skip to content

v0.11.0 — synapse

Choose a tag to compare

@romulofebasi romulofebasi released this 17 Jun 02:41

[0.11.0] — 2026-06-17

⚡ Performance

  • SYN-251: Skip re-embed+NER when embeddable content is unchanged (cbb7dd3)

✅ Testing

  • SYN-258: Temporal-correctness invariant for at + as-of (d0179d6)

✨ Features

  • SYN-249C: Doctor reports HEAD commit signature posture (ADR-034) (cf5d0d0)

  • SYN-248: Per-type profile-vs-log decay policy (ADR-033) (ebb2997)

  • SYN-255: Opt-in --near anchor-distance reranker (e1e8bcd)

  • SYN-245: Explainable mutual-kNN semantic edges in connections (aecf733)

  • SYN-254: Identity-field duplicate detection routed to the gate (7de6daa)

  • SYN-259: Valid-time pushdown to FTS candidates + search --type (7b3d684)

🐛 Bug Fixes

  • SYN-248: Use is_none_or for the decay-policy lookup (clippy) (55c2409)

  • SYN-260: Enforce no-unwrap lint + repair inert pre-commit fmt gate (271d9d8)

📝 Documentation

  • roadmap: Mark v0.11 active issues complete in project state (ffdab59)

  • roadmap: Reshape v0.11 issues per 4-subagent direction study (bd96c8e)

  • changelog: Release v0.10.0 (e1aaf5c)

🧹 Chores