v25.10.00
What's Changed
🐛 Bug Fixes
- Fix
cuvs-luceneGithub 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
- @dantegd made their first contribution in #12
- @jameslamb made their first contribution in #19
- @AyodeAwe made their first contribution in #22
- @chatman made their first contribution in #14
Full Changelog: v25.10.00a...v25.10.00