| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dgraph-checksum-linux-amd64.sha256 | 2026-06-19 | 65 Bytes | |
| dgraph-checksum-linux-arm64.sha256 | 2026-06-19 | 65 Bytes | |
| dgraph-linux-amd64.tar.gz | 2026-06-19 | 38.5 MB | |
| dgraph-linux-arm64.tar.gz | 2026-06-19 | 35.6 MB | |
| README.md | 2026-06-19 | 1.7 kB | |
| v25.3.6 source code.tar.gz | 2026-06-19 | 55.6 MB | |
| v25.3.6 source code.zip | 2026-06-19 | 56.3 MB | |
| Totals: 7 Items | 186.0 MB | 0 | |
What's Changed
- ci: remove labeler and simplify change detection by @matthewmcneely in https://github.com/dgraph-io/dgraph/pull/9751
- test: align GraphQL health check retries with gRPC pattern by @matthewmcneely in https://github.com/dgraph-io/dgraph/pull/9752
- build(jemalloc): patch jemalloc 5.3.1 source for libstdc++ 16+ ABI removal by @matthewmcneely in https://github.com/dgraph-io/dgraph/pull/9740
- dgraphtest: add WithStartupArg for arbitrary Alpha flags by @matthewmcneely in https://github.com/dgraph-io/dgraph/pull/9741
- test: poll for HNSW index readiness instead of fixed sleeps by @matthewmcneely in https://github.com/dgraph-io/dgraph/pull/9739
- fix: S390x compatibility by @navaneeswar1011 in https://github.com/dgraph-io/dgraph/pull/9746
- fix(security): compare poorman's auth token in constant time by @alhudz in https://github.com/dgraph-io/dgraph/pull/9736
- edgraph: add AlterNoAuth for trusted in-process schema callers by @matthewmcneely in https://github.com/dgraph-io/dgraph/pull/9748
- x,edgraph,worker: add a reserved-namespace plugin registry by @matthewmcneely in https://github.com/dgraph-io/dgraph/pull/9753
- x,edgraph: harden reserved-namespace registration and value-lock delete coverage by @matthewmcneely in https://github.com/dgraph-io/dgraph/pull/9754
- alpha: add public extensibility hooks for the gRPC server and CLI flags by @matthewmcneely in https://github.com/dgraph-io/dgraph/pull/9742
New Contributors
- @navaneeswar1011 made their first contribution in https://github.com/dgraph-io/dgraph/pull/9746
- @alhudz made their first contribution in https://github.com/dgraph-io/dgraph/pull/9736
Full Changelog: https://github.com/dgraph-io/dgraph/compare/v25.3.5...v25.3.6