Skip to content

Release Notes

OWLGraph engine releases are versioned with semver: MAJOR.MINOR.PATCH. Each release here corresponds to a tagged engine image you can upgrade your database to from the dashboard.

  • PATCH (1.0.x) — bug fixes only. Safe to upgrade without reading the notes.
  • MINOR (1.x.0) — new features, backwards-compatible. Worth reading the notes.
  • MAJOR (x.0.0) — breaking changes. Read the notes carefully and follow any migration steps.

Every upgrade causes approximately 30 seconds of downtime while the engine pod is replaced.

  • 1.0.2 — multi-value schema compiler fix + proper HTTP status on mutation errors
  • 1.0.1 — OWL reasoning fixes (property hierarchy, transitive closure, disjointness) (deprecated)
  • 1.0.0 — bootstrap baseline (deprecated)