Skip to content

Latest commit

History

History
18 lines (13 loc) 路 1.25 KB

File metadata and controls

18 lines (13 loc) 路 1.25 KB

CHANGELOG

All notable changes to this project are documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. See the CONTRIBUTING guide for instructions on how to add changelog entries.

Infrastructure

  • Bump JDK version to 24, gradle to 8.14 #2792

Enhancements

  • Add random rotation feature to binary encoder for improving recall on certain datasets #2718
  • Asymmetric Distance Computation for binary quantized faiss indices #2733
  • [BUGFIX] [Remote Vector Index Build] Don't fall back to CPU on terminal failures #2773
  • Add KNN timing info to core profiler #2785

Bug Fixes

  • Fix @ collision in NativeMemoryCacheKeyHelper for vector index filenames containing @ characters #2810