omnigraph/docs/releases
Andrew Altshuler 80ef9964fe
docs(releases): finalize v0.7.0 notes (#259)
Reconcile the v0.7.0 release notes with what 0.7.0 actually ships. The draft was
mid-cycle; two facts changed and a late-cycle arc was missing.

- omnigraph.yaml is REMOVED (not deprecated): drop the deprecation-window
  framing (config migrate, OMNIGRAPH_NO_LEGACY_CONFIG, OMNIGRAPH_SUPPRESS_YAML_
  DEPRECATION); the two-surface config (cluster.yaml + ~/.omnigraph/config.yaml)
  is the only config.
- Cluster-only server: the server boots only from --cluster; no single-graph
  flat-route / positional-URI / omnigraph.yaml-graphs boot. Deprecated-route Link
  headers are the sibling-relative form (<load>, not </load>).
- Add the RFC-011 tail: defaults.store, profile list/show, schema-apply refusal
  (CLI signpost + server 409), read-only aliases, the any/served/direct/control/
  local capability vocabulary, removed legacy data-plane addressing.
- New "Engine & substrate" section: Lance 6→7, indexed traversal, scalar-index/
  query-latency, index-materialization-deferred, recovery liveness, branch-fork
  self-heal, composite @unique.
- New "Embeddings (RFC-012)" section + breaking bullet: provider-independent
  client (OpenRouter default), @embed same-space validation, the default-provider
  flip (OMNIGRAPH_EMBED_PROVIDER=gemini for Gemini-direct; OMNIGRAPH_GEMINI_BASE_URL
  dropped).
- Upgrade notes: replace the false "omnigraph.yaml keeps working / config migrate"
  guidance with the manual cluster.yaml + operator-config path; add server
  --cluster and embeddings notes.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 05:04:49 +03:00
..
v0.2.0.md Prepare v0.2.0 release 2026-04-12 20:35:34 +03:00
v0.2.1.md Prepare v0.2.1 release 2026-04-14 19:19:00 +03:00
v0.2.2.md Prepare v0.2.2 release 2026-04-14 20:13:00 +03:00
v0.3.0.md release: prepare omnigraph 0.4.2 2026-05-10 14:02:28 +00:00
v0.3.1.md Refactor AGENTS.md from encyclopedia to map; move spec into docs/ 2026-04-28 23:31:08 +02:00
v0.4.0.md docs: rename runs.md/runs.rs → writes and repoint all references (#131) 2026-05-30 23:20:56 +02:00
v0.4.1.md docs: rename runs.md/runs.rs → writes and repoint all references (#131) 2026-05-30 23:20:56 +02:00
v0.4.2.md docs: expand 0.4.2 release notes 2026-05-10 14:37:58 +00:00
v0.5.0.md release: v0.5.0 (#115) 2026-05-23 13:59:42 +01:00
v0.6.0.md feat: inline query strings in CLI and HTTP server (#110) 2026-05-29 13:41:54 +02:00
v0.6.1.md docs(releases): attribute the __run__ sweep (MR-770) to v0.6.2, not v0.6.1 (#161) 2026-06-09 22:31:50 +03:00
v0.6.2.md docs(releases): attribute the __run__ sweep (MR-770) to v0.6.2, not v0.6.1 (#161) 2026-06-09 22:31:50 +03:00
v0.7.0.md docs(releases): finalize v0.7.0 notes (#259) 2026-06-16 05:04:49 +03:00