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.
- Fix async actions are left in neural_sparse query (#438)
- Fixed exception for case when Hybrid query being wrapped into bool query (#490)
- Hybrid query and nested type fields (#498)
- Added support for jdk-21 (#500))
- 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)
- 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)
- Added spotless check in the build (#515)