Skip to main content

2026-08-10 Query API

  • The semantic model (GET /v2/query/semantic-model) now reports version 3; the value 2 is no longer returned (breaking)
  • The tables.entity_relationships table was removed from the semantic model and replaced by a new tables.entity_edges table (breaking)
  • Relationship mechanism values were renamed — entity_relationships is now entity_relation and workflow_contexts is now workflow_context (breaking)
  • New required capabilities and conventions.workflow_org_id_padding fields added to the semantic model response
  • columns on the entity, purpose, and taxonomy tables is now optional and may be absent (breaking)