Skip to content

Releases: spring-projects/spring-data-elasticsearch

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

4.4.8

17 Feb 09:12
be7d2c4
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • @Query annotated repository method does not use Sort parameter #2449

5.0.1

13 Jan 10:43
bb071a1
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • 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

❤️ Contributors

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

4.4.7

13 Jan 09:35
401cf99
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • findAllById is limited default elasticsearch response size and not iterable size #2417

5.0.0

18 Nov 13:30
0cf1c08
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • bulk operations must prefer index set on individual query #2362
  • Fix mappedName for Dynamic.INHERIT #2359

📔 Documentation

  • Update documentation #2360
  • Replace news and noteworthy with links to the release notes. #2358

4.4.6

18 Nov 09:56
3a87690
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix mappedName for Dynamic.INHERIT #2359
  • query criteria is converted twice wrongly for custom @ValueConverter #2338

4.3.10

18 Nov 09:35
2419536
Compare
Choose a tag to compare

5.0.0-RC2

04 Nov 14:26
1f46892
Compare
Choose a tag to compare
5.0.0-RC2 Pre-release
Pre-release

📗 Links

🐞 Bug Fixes

  • Reactive repository implementation does not use custom refresh policy #2349
  • query criteria is converted twice wrongly for custom @ValueConverter #2338