Skip to content

v0.6.34

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 07:54
· 2 commits to main since this release
1b82842

v0.6.34 — the engine emits, every client listens

The SPEC.pgRDF.LIB emission set, complete (E0-E7): 74 refusal gates
carry semantic SQLSTATEs with byte-identical messages; the supported
inventory (graph_inventory / orphan_partitions) retires private-table
reads; per-call completeness (last_call_stats); the queryable
capability surface (surface()); the dual-digest identity plane
(structural_digest pgrdf-fd1-sha256 beside graph_digest
rdfc-1.0-sha256); canonical export (export_graph, closes #36); the
portable graph manifest (graph_manifest); materialization freshness;
and the SPARQL-UPDATE lock-fence completion (#107).

405/405 pgrx · 101/101 regression · 53/53 W3C · live 0.6.33->0.6.34
upgrade verified.

What's Changed

  • v0.6.34: the engine emits — typed refusals, inventory, per-call completeness, surface(), dual digests, export, manifest by @styk-tv in #133
  • docs(readme): rewrite from scratch — one instance instead of a farm by @styk-tv in #131

Full Changelog: v0.6.33...v0.6.34