Skip to content

Releases: spring-projects/spring-data-elasticsearch

4.0.9.RELEASE

14 Apr 09:16
3879313
Compare
Choose a tag to compare

4.2.0-RC1

31 Mar 15:24
f9e4ac4
Compare
Choose a tag to compare
4.2.0-RC1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Automatically close scroll context when returning streamed results #1745
  • Allow multiple date formats for date fields #1727
  • Configure index settings with @Setting annotation #1719

📔 Documentation

  • Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #1738

4.1.7

31 Mar 16:30
5899610
Compare
Choose a tag to compare

4.2.0-M5

17 Mar 10:31
3998206
Compare
Choose a tag to compare
4.2.0-M5 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support for SearchTemplate for reactive client #1725
  • Create index with mapping in one step #1718
  • Add the type hint _class attribute to the index mapping #1711
  • Add SearchFailure field in ByQueryResponse #1704
  • Add missing "Document ranking types" #1700
  • Add rescore functionality #1686
  • Errors are silent in multiGet #1678
  • ReactiveElasticsearchClient should use the same request parameters as non-reactive code #1658
  • Add function to list all indexes #1646
  • Add matched_queries field in SearchHit [DATAES-979] #1514

🪲 Bug Fixes

  • IndexOps.getMapping raises exception if mapping contains "dynamic_templates" #1721
  • Requests with ReactiveElasticsearchRepository methods doesn't fail if it can't connect with Elasticsearch #1712

4.1.6

17 Mar 10:03
5713e5b
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Requests with ReactiveElasticsearchRepository methods doesn't fail if it can't connect with Elasticsearch #1712

4.0.8.RELEASE

17 Mar 09:34
3a749bb
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Requests with ReactiveElasticsearchRepository methods doesn't fail if it can't connect with Elasticsearch #1712

4.2.0-M4

18 Feb 10:36
Compare
Choose a tag to compare

4.1.5

4.2.0-M3

17 Feb 13:19
Compare
Choose a tag to compare
4.2.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • After upgrade to 4.x can't read property id from _source named (different value from _id) #1680
  • Errors are silent in delete by query in ReactiveElasticsearchTemplate #1679
  • Allow using FieldNamingStrategy for property to fieldname matching [DATAES-993] #1565
  • Add enabled mapping parameter to FieldType configuration [DATAES-798] #1370
  • Add routing parameter to ElasticsearchOperations [DATAES-644] #1218
  • Add @CountQuery annotation [DATAES-584] #1156
  • Support for search_after [DATAES-571] #1143
  • Don't update indexed object if it is no persistent entity [DATAES-229] #803
  • Add query Explain Support [DATAES-149] #725

🪲 Bug Fixes

  • Couldn't find PersistentEntity for type class com.example.demo.dto.Address #1667
  • ReactiveElasticsearchOperations indexName twice endcoding #1665
  • Fix source filter setup in multiget requests #1659
  • GeoJson types can be lowercase in Elasticsearch. #1655

📔 Documentation

  • Documentation fix #1662

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

4.1.4

17 Feb 12:46
Compare
Choose a tag to compare

📗 Links

🪲 Bug Fixes

  • Couldn't find PersistentEntity for type class com.example.demo.dto.Address #1667
  • ReactiveElasticsearchOperations indexName twice endcoding #1665
  • Fix source filter setup in multiget requests #1659
  • GeoJson types can be lowercase in Elasticsearch. #1655

📔 Documentation

  • Documentation fix #1662