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)
- Fix typo for sparse encoding processor factory(#578)
- Add non-null check for queryBuilder in NeuralQueryEnricherProcessor (#615)
- Allowing execution of hybrid query on index alias with filters (#670)
- Add support for request_cache flag in hybrid query (#663)
- Update bwc tests for neural_query_enricher neural_sparse search (#652)