Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.52 KB

opensearch-neural-search.release-notes-2.12.0.0.md

File metadata and controls

21 lines (19 loc) · 1.52 KB

Version 2.12.0.0 Release Notes

Compatible with OpenSearch 2.12.0

Features

  • Add rerank processor interface and ml-commons reranker (#494)

Bug Fixes

  • Fixing multiple issues reported in #497 (#524)
  • Fix Flaky test reported in #433 (#533)
  • Enable support for default model id on HybridQueryBuilder (#541)
  • Fix Flaky test reported in #384 (#559)
  • Add validations for reranker requests per #555 (#562)

Infrastructure

  • BWC tests for Neural Search (#515)
  • Github action to run integ tests in secure opensearch cluster (#535)
  • BWC tests for Multimodal search, Hybrid Search and Neural Sparse Search (#533)
  • Distribution bundle bwc tests ([#579])(opensearch-project#579)

Maintenance

  • Update spotless and eclipse dependencies (#589)

Refactoring

  • Added spotless check in the build (#515)