Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

28 lines (24 loc) · 1.29 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

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