Skip to content

3.0.0.0-alpha1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 22:30
· 9 commits to main since this release
57124dd

Version 3.0.0.0-alpha1 Release Notes

Compatible with OpenSearch 3.0.0-alpha1

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

  • Fix a bug to unflatten the doc with list of map with multiple entries correctly (#1204).

Infrastructure

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

Refactoring

  • Encapsulate KNNQueryBuilder creation within NeuralKNNQueryBuilder (#1183)

Documentation

  • Adding code guidelines (#502)