Skip to content

Releases: NVIDIA/cuvs-lucene

v25.12.00

17 Dec 19:53
v25.12.00
5488ac8

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix cuvs-lucene Github artifact publication by @mythrocks in #34
  • updated update-version.sh to handle release branch version changes by @rockhowse in #50

📖 Documentation

  • Add Javadocs and configure the Apache Maven Javadoc Plugin by @narangvivek10 in #28

🛠️ Improvements

New Contributors

Full Changelog: v25.12.00a...v25.12.00

v25.10.00

04 Nov 16:34
v25.10.00
3c3a7a6

Choose a tag to compare

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

[NIGHTLY] v25.10.00

30 Jul 13:01
cdd75d2

Choose a tag to compare

[NIGHTLY] v25.10.00 Pre-release
Pre-release

🔗 Links

🐛 Bug Fixes

🛠️ Improvements