Dgraph v25.2.0 Released #9584
matthewmcneely announced in Announcements
Replies: 1 comment 1 reply
-
| Excited about the new version! Can you go into a little more depth explaining this Core fix and when the scenarios occured?
Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
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.2.0. This is a binary compatible release with v25 and v24.
Those customers using vectors for similarity search should read the two caveats below with #9562 and #9559. Information regarding the rationale for changes in these PRs can be found in their respective running commentaries. Comments in #9559 include results from comprehensive BEIR SciFact information retrieval benchmarks.
Special thanks to @joelamming for their contributions and support in improving the capabilities of our vector similarity search.
Also of note, via #9568, our Docker images no longer have Critical or High CVEs.
Added
GraphQL
similarity search (feat(graphql): Add support for ef and distance_threshold in generated GraphQL queries for similarity search #9562).
Vector
efanddistance_thresholdtosimilar_to, fix earlytermination (feat(vector/hnsw): add per‑query ef and distance_threshold to similar_to, fix early termination #9514)
Fixed
Core
Vector
Chore
New Contributors
Full Changelog: v25.1.0...v25.2.0
This discussion was created from the release v25.2.0.
Beta Was this translation helpful? Give feedback.
All reactions