Skip to content

Releases: spring-projects/spring-data-elasticsearch

5.0.5

14 Apr 15:26
2244f85
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Retrieve Offsets of inner_hits #2521

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.1 #2519

4.4.11

14 Apr 14:27
1723fd2
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Retrieve Offsets of inner_hits #2521

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.1 #2520

5.1.0-M3

20 Mar 14:06
ff1f25b
Compare
Choose a tag to compare
5.1.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Rewrite the reactive saveAll(Publisher) methods in template and repository #2496
  • Allow current @ValueConverter converter class to be derived from AbstractPropertyValueConverter. #2489
  • Avoid including @Id and @Version in the document source #2466
  • Ignore property when value is null or empty #2290
  • Adapt custom routing for search and count methods #2087

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2471

5.0.4

20 Mar 13:26
59f3a6b
Compare
Choose a tag to compare

4.4.10

20 Mar 12:48
7c429c4
Compare
Choose a tag to compare

5.0.3

03 Mar 10:03
89528e0
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2472

4.4.9

03 Mar 09:22
0882340
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.9.0 #2473

5.1.0-M2

17 Feb 13:26
fc1e8d3
Compare
Choose a tag to compare

5.1.0-M1

17 Feb 12:32
6d42473
Compare
Choose a tag to compare
5.1.0-M1 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add support for separate IndexCoordinates per query in multiSearch. #2434
  • Add support of KNN queries #2433
  • SDE 4.x, 5.x How to use custom similarity? #2424
  • Add Query by Example feature #2418
  • Update by entity into explicit index #2385
  • Add option to not write the content of the id property into the stored document #2364
  • Map index name to document #2112
  • The type of AliasData filter might not be correct #2073
  • Add possiblity to add the scroll batch size to reactive code #2061
  • Add suppport for SearchTemplateRequests #1891
  • Switch reactive unpaged search from scroll to pit with search_after. #1685

🐞 Bug Fixes

  • @Query annotated repository method does not use Sort parameter #2449
  • ReactiveIndicesTemplate: Refresh not called on bound indices #2441
  • Runtime field from mappings not mapped into returned entity #2431
  • findAllById is limited default elasticsearch response size and not iterable size #2417
  • fix bug: IndexQuery's id get ignored in bulkIndexOperation #2407
  • Kotlin Flow as return type for repository methods causes an exception #2386

📔 Documentation

  • Class name typo in document #2442
  • Documentation fixes. #2404

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #2440

❤️ Contributors

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

5.0.2

17 Feb 10:02
40a91d0
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • @Query annotated repository method does not use Sort parameter #2449
  • ReactiveIndicesTemplate: Refresh not called on bound indices #2441
  • Runtime field from mappings not mapped into returned entity #2431

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.7 #2439