Skip to content

DiskANN v0.48.0

Choose a tag to compare

@hildebrandmw hildebrandmw released this 04 Mar 20:50
· 156 commits to main since this release
1016934

What's Changed

  • Expand BetaFilter for External SearchStrategy Implementations by @hailangx in #793
  • Enable Miri tests in CI with non-blocking execution by @Copilot in #697
  • Increase unit test coverage for diskann-disk crate by @Copilot in #761
  • Add code review instructions for license headers by @harsha-simhadri in #801
  • Consolidate load_bin somewhat by @hildebrandmw in #792
  • Add RFC process by @suri-kumkaran in #804
  • Fix variance issues with Mat and MatMut. by @hildebrandmw in #806
  • [Bugfix] NeighborPriorityQueue panics, when it is at capacity and NaN distance is inserted by @arrayka in #796
  • Enable cache_only mode for the BF-Tree cache by @hildebrandmw in #810
  • Enable customization of Tokio runtimes in diskann-benchmark-core by @hildebrandmw in #809

New Contributors

Full Changelog: v0.47.0...v0.48.0