What's Changed
- ci: remove labeler and simplify change detection by @matthewmcneely in #9751
- test: align GraphQL health check retries with gRPC pattern by @matthewmcneely in #9752
- build(jemalloc): patch jemalloc 5.3.1 source for libstdc++ 16+ ABI removal by @matthewmcneely in #9740
- dgraphtest: add WithStartupArg for arbitrary Alpha flags by @matthewmcneely in #9741
- test: poll for HNSW index readiness instead of fixed sleeps by @matthewmcneely in #9739
- fix: S390x compatibility by @navaneeswar1011 in #9746
- fix(security): compare poorman's auth token in constant time by @alhudz in #9736
- edgraph: add AlterNoAuth for trusted in-process schema callers by @matthewmcneely in #9748
- x,edgraph,worker: add a reserved-namespace plugin registry by @matthewmcneely in #9753
- x,edgraph: harden reserved-namespace registration and value-lock delete coverage by @matthewmcneely in #9754
- alpha: add public extensibility hooks for the gRPC server and CLI flags by @matthewmcneely in #9742
New Contributors
- @navaneeswar1011 made their first contribution in #9746
- @alhudz made their first contribution in #9736
Full Changelog: v25.3.5...v25.3.6