Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

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

  • Set neural-search plugin 3.0.0 baseline JDK version to JDK-21 (#838)
  • Support different embedding types in model's response (#1007)

Bug Fixes

Infrastructure

  • [3.0] Update neural-search for OpenSearch 3.0 compatibility (#1141)

Documentation

Maintenance

Refactoring

  • Encapsulate KNNQueryBuilder creation within NeuralKNNQueryBuilder (#1183)

Features

Enhancements

Bug Fixes

Infrastructure

Documentation

Maintenance

Refactoring