Releases: spring-projects/spring-data-elasticsearch
Releases · spring-projects/spring-data-elasticsearch
5.2.9
5.3.2
5.2.8
5.3.1
5.2.7
5.3.0
📗 Links
⭐ New Features
- Provide document id upon ConversionException #2879
- Make calls to create index and mapping in repositories (optionally) lazy. #2876
- Allow additional parameters on a delete by query request. #2865
- Move the filter part of a
CriteriaQuery
from post_filter into the created bool query. #2857 - How to define Alias field type? #2845
@Field
Type Date does not match default format -> strict date formats missing #2779- Add the overload of usingSsl in ClientConfiguration that would accept boolean #2778
- [FEATURE] Support Multi search template API #2704
- Expose the method to get total shards & successful shards from SearchHits response #2605
- Add support for SpEl in
@Query
#2083 - Add has_child and has_parent type queries [DATAES-900] #1472
🐞 Bug Fixes
- Refresh policy set at method level is ignored because of a call to doRefresh which does not take into account the method level policy #2907
- Order Mode not set correctly through constructor #2897
- Unable to set _id in bulk index with raw source documents #2861
- Mixing NativeQuery with CriteriaQuery and a Criteria with GeoLocation fails #2840
- storeNullValue doesn't work since 5.0 #2839
- Can not use method ReactiveElasticsearchTemplate.execute because ReactiveElasticsearchTemplate.ClientCallback is not public #2814
- DocumentAdapters converts sort values to string #2777
📔 Documentation
- Fix documentation. #2903
- Fix documentation #2901
- Fix documentation #2792
- Fix documentation #2791
- Fixed the URL for the Spring Data Commons documentation #2776
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.6 #2801
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
5.2.6
📗 Links
🐞 Bug Fixes
5.1.12
5.3.0-RC1
📗 Links
⭐ New Features
- Provide document id upon ConversionException #2879
- Make calls to create index and mapping in repositories (optionally) lazy. #2876
- Allow additional parameters on a delete by query request. #2865
❤️ Contributors
We'd like to thank all the contributors who worked on this release!