Skip to content

5.0.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@mp911de mp911de released this 13 Oct 15:31
· 421 commits to main since this release
73a6a12

📗 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 and stringIdRepresentation 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

📔 Documentation

  • Adjust copyright year in the documentation #2313
  • spring data elasticsearch official doc catalog mismatch with content #2299