Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

25 lines (22 loc) · 1.16 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

  • Pass empty doc collector instead of top docs collector to improve hybrid query latencies by 20% (#731)
  • Optimize parameter parsing in text chunking processor (#733)

Bug Fixes

Infrastructure

  • Disable memory circuit breaker for integ tests (#770)

Documentation

Maintenance

Refactoring