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))
- BWC tests for Neural Search (#515)
- Added spotless check in the build (#515)