Skip to content

v25.10.00

Choose a tag to compare

@AyodeAwe AyodeAwe released this 04 Nov 16:34
· 76 commits to main since this release
v25.10.00
3c3a7a6

What's Changed

🐛 Bug Fixes

  • Fix cuvs-lucene Github artifact publication by @mythrocks in #36

🛠️ Improvements

  • Add the Spotless Maven plugin (and other initial changes) by @narangvivek10 in #2
  • Update package names by @narangvivek10 in #9
  • Updates to adapt with cuVS-Java API changes by @narangvivek10 in #10
  • Add CI files and workflows by @dantegd in #12
  • Enable CI by @dantegd in #15
  • simplify build scripts by @jameslamb in #19
  • Build and test with CUDA 13.0 by @jameslamb in #20
  • Use branch-25.10 again by @jameslamb in #21
  • Configure repo for automatic release notes generation by @AyodeAwe in #22
  • Fix Tests/CI, refactor merge to call CAGRA's merge(), implement CAGRA prefiltering by @chatman in #14
  • CAGRA to HNSW serialization and search on CPU by @narangvivek10 in #16
  • Remove hnswlib index by @narangvivek10 in #24
  • Update pom.xml - Add meta information, configure Maven Surefire Plugin to give detailed stack traces and information on tests by @narangvivek10 in #25
  • Removing 10.2 codecs to avoid backward compatibility issues during Lucene upgrades by @narangvivek10 in #29
  • Avoid copying vectors to heap before creating dataset matrix by @chatman in #30
  • Upgrade to cuvs-java maven central artifacts, single-vector bugfix by @chatman in #31

New Contributors

Full Changelog: v25.10.00a...v25.10.00