Skip to content

release: v0.9.0 - #456

Merged
aaltshuler merged 3 commits into
mainfrom
release/v0.9.0
Aug 7, 2026
Merged

release: v0.9.0#456
aaltshuler merged 3 commits into
mainfrom
release/v0.9.0

Conversation

@aaltshuler

@aaltshuler aaltshuler commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Summary

Final release PR for v0.9.0. Documentation only — the workspace has been at 0.9.0 since the version bump; this closes the release-notes gap left by the merges that landed after #449 rewrote them.

Release plan

Once this merges, the merge commit is the intended target for the annotated v0.9.0 tag (message OmniGraph v0.9.0), which fires release.yml (binaries + Homebrew), publish-crates.yml (first live crates.io publish since 0.7.x, including the first omnigraph-storage release), and publish-image.yml (GHCR + Docker Hub).

Validation

  • scripts/check-agents-md.sh (the only local complaints are untracked scratch notes not part of this change)
  • docs-only change: the CI text-only classifier applies; no OpenAPI or code surface touched

Greptile Summary

The PR completes the v0.9.0 documentation by recording recently shipped query, write-limit, and cluster-validation behavior and refreshing installation examples.

  • Documents edge-property bindings and standalone filter-clause pushdown.
  • Clarifies keyed-write ceilings and the Overwrite exemption.
  • Records strict cluster policy-bundle validation and developer-facing RFC work.
  • Updates pinned installation examples to v0.9.0.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
docs/releases/v0.9.0.md Adds missing v0.9.0 features and replaces the previously unexplained C0 shorthand with concrete RFC-030 groundwork.
docs/user/install.md Updates pinned installation examples from v0.1.0 to v0.9.0.
docs/user/operations/errors.md Clarifies that keyed write limits apply to mutate and Append/Merge loads but not Overwrite.
docs/user/reference/constants.md Aligns the keyed-write row-ceiling reference with the documented Overwrite exemption.

Reviews (2): Last reviewed commit: "docs(release): name the RFC-030 groundwo..." | Re-trigger Greptile

Adds the missing user-visible changes to the v0.9.0 release notes: edge
property bindings (#447), standalone filter pushdown (#450), the keyed
per-transaction write bound with the Overwrite exemption (#454), strict
cluster policy-bundle validation (#444), and developer-facing lines for
RFC-030/031/032 and the rustfmt baseline.
…examples

The constants and errors pages still described a blanket Mutation/Load
ceiling; #454 scoped it to the keyed Append/Merge routes, with Overwrite
staging a whole-table replacement transaction. Also bump the pinned-version
install examples from v0.1.0 to v0.9.0.
Comment thread docs/releases/v0.9.0.md
@aaltshuler
aaltshuler merged commit b02b286 into main Aug 7, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant