Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.27 KB

CHANGELOG.md

File metadata and controls

27 lines (24 loc) · 1.27 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

Bug Fixes

Infrastructure

Documentation

Maintenance

Refactoring

Features

Enhancements

  • Optize Faiss Query With Filters: Reduce iteration and memory for id filter #1402

Bug Fixes

Infrastructure

  • Manually install zlib for win CI #1513

Documentation

Maintenance

  • Bump faiss lib commit to 32f0e8cf92cd2275b60364517bb1cce67aa29a55 #1443
  • Fix FieldInfo Parameters Mismatch #1489
  • Upgrade faiss to 12b92e9 #1509

Refactoring