What's Changed
- add internal predicate for string namespaces by @mangalaman93 in #9282
- chore: update minor deps to latest working versions by @RJKeevil in #9294
- fix(core): Added some metrics by @harshil-goel in #9298
- perf(core): Add scalar list to mutations by @harshil-goel in #9290
- perf(core): Use Intersect to Narrow Iterate Range and Reduce Memory Allocation in pl.Uids() by @harshil-goel in #9299
- chore: normalize copyrights by @ryanfoxtyler in #9300
- chore(deps): Update go minor and patch by @renovate in #9297
- Reduce memory usage during Alter execution by @mangalaman93 in #9301
- chore: bump Go patch version by @ryanfoxtyler in #9303
- Refactor test code by @shivaji-kharse in #9250
- bump Ubuntu to v24.04 by @ryanfoxtyler in #9302
- perf(vector): Improve how vector is passed to hnsw index by @harshil-goel in #9287
- chore: update benchmark paths by @ryanfoxtyler in #9305
- chore(deps): Update go minor and patch by @renovate in #9306
- chore(deps): bump Go patch version by @ryanfoxtyler in #9307
- add grpc API for creating/deleting/rename/listing namespaces by @mangalaman93 in #9252
- chore(deps): Update module github.com/spf13/cobra to v1.9.0 by @renovate in #9311
- Add Dockerfile and cd for pushing nightly docker images by @mangalaman93 in #9313
- refactor(contrib):remove and relocate contrib folder content by @shivaji-kharse in #9316
- chore(deps): Update module github.com/go-jose/go-jose/v4 to v4.0.5 [SECURITY] by @renovate in #9318
- chore(deps): Update docker/build-push-action action to v6.14.0 by @renovate in #9320
- Switch to s2 for bulk loader and backup/restore by @RJKeevil in #9315
- upgrade go version to v1.23.6 from v1.22.12 by @mangalaman93 in #9328
- chore(deps): Update go minor and patch by @renovate in #9327
- fix(core): change delete-on-updates to remove-on-update and set default false by @harshil-goel in #9319
- chore(deps): Update actions by @renovate in #9330
- fix XML unmarshalling by @shivaji-kharse in #9335
- Implement Alter with v25 namespaces by @mangalaman93 in #9314
- chore(deps): Update go minor and patch by @renovate in #9331
- chore(deps): Update module github.com/docker/docker to v28 by @renovate in #9334
- chore(deps): Update module github.com/golang/snappy to v1 by @renovate in #9341
- chore(deps): Update go minor and patch by @renovate in #9339
- Remove sentry integration by @mangalaman93 in #9343
- chore(deps): Update infra minor and patch by @renovate in #9342
- remove depecrated code used from grpc library by @mangalaman93 in #9345
- fix(core): fix unmarshal protobuf when len val is 0 by @harshil-goel in #9347
- fix(core): put new metrics behind a feature flag (#9337) by @harshil-goel in #9348
- fix(core): fix read scalar list with rollups by @harshil-goel in #9350
- chore(deps): Update go minor and patch by @renovate in #9352
- chore(deps): Update docker/login-action action to v3.4.0 by @renovate in #9353
- Add implementation for RunDQL for v25 by @mangalaman93 in #9355
- chore(deps): Update module github.com/golang-jwt/jwt/v5 to v5.2.2 [SECURITY] by @renovate in #9357
- chore(deps): Update go minor and patch by @renovate in #9358
- chore(deps): Update golang Docker tag to v1.24.1 by @renovate in #9359
- chore(deps): Update go minor and patch by @renovate in #9360
- undo the breaking change made while removing sentry flag by @mangalaman93 in #9364
- remove enterprise license completely from dgraph by @mangalaman93 in #9367
- chore(deps): Update go minor and patch by @renovate in #9366
- remove EE license and oss build by @mangalaman93 in #9369
- remove enterprise related terminology by @mangalaman93 in #9371
- fix(core): upgrade opencensus to opentelemetry by @harshil-goel in #9310
- fix(graphql): fix error handling in webhooks by @harshil-goel in #9374
- handle the case for root namespace in namespace and other grpc API by @mangalaman93 in #9377
- fix(core): fix old deletes for scalar postings by @harshil-goel in #9378
- chore: replace github.com/pkg/errors with native error package in the acl, algo, audit, backup, check_upgrade and chunker modules by @xqqp in #9372
- chore(deps): Update golang Docker tag to v1.24.2 by @renovate in #9384
- Fix bugs in v25 RunDQL API by @mangalaman93 in #9388
- upgrade to dgo v250.0.0-preview1 by @mangalaman93 in #9390
Full Changelog: v24.1.2...v25.0.0-preview1