release: GGraphDB v1.1.0 - #7
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
public query protocol and the legacy
/v1/query/gqltext DSL retained for1.0 compatibility.
immutable manifests/write contexts, idempotency ownership, task fencing,
legacy manifest mirroring, lifecycle operations, and coordinator
operations/metrics.
aliases, labels, relation property schemas, imports, bounded patterns, query
pagination, reverse indexes, maintenance recovery, SDKs, and bilingual
documentation.
index-catalog version reuse that could force large queries onto full scans
after a head change.
documentation as v1.1.0 GA.
Compatibility and impact
readable by GGraphDB 1.0.
graphdbbinary/module names,GRAPHDB_*settings,X-GraphDB-*headers, object keys, and legacy text-DSL route remain compatible.
manifest mirror and rejects local/1.0 writers to prevent split brain.
Validation
All release evidence is bound to commit
e039c4966318e6e717d7dcf3ce64457dd4bdebc8.go test ./...,go vet ./..., fullgo test -race ./..., and realrelease_20260722_01bidirectional binary compatibility passed.writer/reader E2E, load, three cold readers, repair/restore, restart, and
object-store outage recovery.
30 minutes, 36,000/36,000 commits, 36 compactions, 207 CAS conflicts replayed
successfully, graph version 36,000, legacy mirror lag 0, outbox backlog 0,
and a real 1.0 binary reader validation.
coordination marker removed, PostgreSQL writer fenced, and local writer
takeover succeeded.