What's Changed
- fix(core): Add maxfrontiersize to shortest path query by @harshil-goel in #9382
- perf(core): improve performance for ineq filters when uidlist is small by @harshil-goel in #9383
- fix(live): fix how xidmap stores value along with upsertPredicate by @harshil-goel in #9309
- remove telemetry from alpha and push very basic telemetry in zero by @mangalaman93 in #9376
- fix(core): fix variables in live loader by @harshil-goel in #9394
- update the URL for sending telemetry by @mangalaman93 in #9395
- upgrade Go to v1.24, Go deps and trunk upgrade, and golangci upgrade to v2 by @mangalaman93 in #9370
- rename galaxy to root and guardian to superadmin by @mangalaman93 in #9396
- chore: upgrade all dependencies to latest by @RJKeevil in #9397
- fix(core): fix TestLiveLoadAndExportRDFFormat test by @harshil-goel in #9398
- chore(deps): Update docker/build-push-action action to v6.16.0 by @renovate in #9399
- add test cases for dot product with constant vector by @mangalaman93 in #9401
- update URLs to download data from dgraph-benchmarks repo by @mangalaman93 in #9404
- chore(deps): Update go minor and patch by @renovate in #9402
- fix(core): fix reverse edge loss when set and delete occur together by @gooohgb in #9403
- feat: add import api support for multiple groups with a single alphas by @shivaji-kharse in #9381
- Add implementation for AllocateIDs and use the API in live loader by @mangalaman93 in #9400
- make v25 APIs work with no ACL by @mangalaman93 in #9408
Full Changelog: v25.0.0-preview1...v25.0.0-preview2