v25.4.0 #9804
matthewmcneely
announced in
Announcements
v25.4.0
#9804
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We're pleased to announce the release of Dgraph v25.4.0.
Note a potential breaking feature with the administrative HTTP endpoints for zero:
What's Changed
feat(zero): Zero now accepts a
--securitysuperflag (token=...;whitelist=...), matching Alpha's, andauthorizes its administrative HTTP endpoints against it.
fix(backup): contain restore file paths within the handler root by @alhudz in fix(backup): contain restore file paths within the handler root #9760
fix(zero): size-aware predicate move timeout and rebalancer backoff by @matthewmcneely in fix(zero): size-aware predicate move timeout and rebalancer backoff #9792
fix(posting): don't serve calculatedUids to reads below their compute ts by @shiva-istari in fix(posting): don't serve calculatedUids to reads below their compute ts #9801
chore(test): configure Zero security whitelist in test clusters by @matthewmcneely in chore(test): configure Zero security whitelist in test clusters #9788
chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.82.1 by @dependabot[bot] in chore(deps): bump google.golang.org/grpc from 1.80.0 to 1.82.1 #9789
chore(deps): bump github.com/dgraph-io/gqlgen to v1.0.0 by @matthewmcneely in chore(deps): bump github.com/dgraph-io/gqlgen to v1.0.0 #9802
chore: upgrade Go to 1.26.5 by @matthewmcneely in chore: upgrade Go to 1.26.5 #9797
chore(deps): bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0 by @matthewmcneely in chore(deps): bump go.opentelemetry.io/otel from 1.43.0 to 1.44.0 #9799
chore(deps): bump golang.org/x/text from 0.37.0 to 0.39.0 by @matthewmcneely in chore(deps): bump golang.org/x/text from 0.37.0 to 0.39.0 #9798
chore(deps): bump github.com/klauspost/compress from 1.18.5 to 1.18.7 by @matthewmcneely in chore(deps): bump github.com/klauspost/compress from 1.18.5 to 1.18.7 #9796
chore: bump SPDX copyright headers from 2025 to 2026 by @mlwelles in chore: bump SPDX copyright headers from 2025 to 2026 #9709
chore: add three published CVEs to openvex.json by @matthewmcneely in chore: add three published CVEs to openvex.json #9787
chore(ci): update ci-dgraph-load-tests.yml by @matthewmcneely in chore(ci): update ci-dgraph-load-tests.yml #9800
Full Changelog: v25.3.8...v25.4.0
This discussion was created from the release v25.4.0.
All reactions