omnigraph/crates/omnigraph
aaltshuler e415338acb release: v0.8.1
Version bump across all seven workspace crates + path-dep constraints,
Cargo.lock, openapi.json, and the AGENTS.md surveyed version (also
restores the RFC-process row in the topic index that was dropped during
branch juggling). Release notes: docs/releases/v0.8.1.md.

Channel note: crates.io publication is deferred for this release — the
substrate is a rev-pinned Lance pre-release (git dependency), which
published crates cannot reference. publish-crates.yml gains a
self-healing guard that skips cleanly while the pin is a git dep and
resumes automatically when the dependency returns to a registry version
(Lance 9.0.0 stable → v0.9.0); a workflow_dispatch catch-up can then
publish any skipped tag. Binaries, Homebrew, and the installer ship
normally via release.yml.
2026-07-06 22:24:10 +03:00
..
benches fix(bench): restore the cfg(unix) gate displaced by the results-log insertion 2026-07-05 18:57:08 +03:00
examples feat(engine): indexed graph traversal (#149) 2026-06-09 18:09:13 +02:00
src docs: self-service upgrade message + gated cross-version test (on-demand) 2026-07-06 12:48:25 +03:00
tests feat(engine): blob tables compact — remove the LANCE_SUPPORTS_BLOB_COMPACTION gate 2026-07-06 01:03:05 +03:00
Cargo.toml release: v0.8.1 2026-07-06 22:24:10 +03:00