Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

26 lines (23 loc) · 1.17 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

  • Add KnnCircuitBreakerException and modify exception message #1688
  • Add stats for radial search #1684
  • Support script score when doc value is disabled and fix misusing DISI #1696

Bug Fixes

  • Block commas in model description #1692

Infrastructure

Documentation

Maintenance

Refactoring