5.0.0-RC1
Pre-release
Pre-release
📗 Links
⭐ New Features
- update document partially by specified entity #2304
- Allow non-field-backed properties to be stored and retrieved in Elasticsearch [DATAES-916] #1489
🐞 Bug Fixes
- Backslashes in collections in
@Query-annotated
methods are not escaped #2326 - Fix
convertId
andstringIdRepresentation
usage in template and repository classes. #2228 - Elasticsearch Client version 8.2.2 does not build correct search request with
runtime_mappings
#2171 - Client 8.2.0 cannot parse response from ElasticsearchIndicesClient#get(GetIndexRequest) #2165
- Search extension plugins are not supported in new client #2150