Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

29 lines (25 loc) · 1.39 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.

Features

Enhancements

  • Adds concurrent segment search support for mode auto #2111

Bug Fixes

  • Add DocValuesProducers for releasing memory when close index #1946

Infrastructure

  • Removed JDK 11 and 17 version from CI runs #1921

Documentation

Maintenance

Refactoring

Features

  • Add AVX512 support to k-NN for FAISS library #2069

Enhancements

  • Add short circuit if no live docs are in segments #2059

Bug Fixes

Infrastructure

Documentation

Maintenance

  • Remove benchmarks folder from k-NN repo #2127

Refactoring