Skip to content

Release history

dgraph releases

high-performance graph database for real-time use cases

All releases

10 shown

No immediate action
v25.3.4 Security relevant

CVE-2026-44840 fix

v25.3.3 Security relevant patches GHSA-mrxx-39g5-ph77 patches GHSA-vvf7-6rmr-m29q patches GHSA-x92x-px7w-4gx4
Security fixes
  • CVE-2026-41327
  • CVE-2026-41328
  • CVE-2026-41492
Full changelog

What's Changed

  • chore(deps): bump go.opentelemetry.io/otel/sdk from 1.42.0 to 1.43.0 by @dependabot[bot] in https://github.com/dgraph-io/dgraph/pull/9682
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.42.0 to 1.43.0 by @dependabot[bot] in https://github.com/dgraph-io/dgraph/pull/9681
  • fix: address CVEs: CVE-2026-41327, CVE-2026-41328, CVE-2026-41492

Full Changelog: https://github.com/dgraph-io/dgraph/compare/v25.3.2...v25.3.3

v24.1.8 Security
Security fixes
  • CVE-2026-41327
  • CVE-2026-41328
  • CVE-2026-41492
Full changelog

Address CVEs CVE-2026-41327, CVE-2026-41328, CVE-2026-41492

Full Changelog: https://github.com/dgraph-io/dgraph/compare/v24.1.7...v24.1.8

v25.3.0 Breaking risk

Badger utility removed from container image; download from releases separately.

v25.2.0 Breaking risk
Breaking changes
  • Vector similarity distances (cosine, dot product) no longer normalized to [0,1]
  • Must reindex vector predicates using cosine or dot product metrics
Notable features
  • GraphQL similarity search support
  • Per-query ef and distance_threshold parameters

Beta — feedback welcome: [email protected]