Releases: spring-projects/spring-data-elasticsearch
Releases · spring-projects/spring-data-elasticsearch
5.4.0-M1
📗 Links
⭐ New Features
- Support storeNullValue and storeEmptyValue for property that is annotated with
@MultiFieldannotation #2952 - [FEATURE PROPOSAL] Allow to customize the mapped type for
@InnerFieldand@Fieldannotations #2942 - spring-data-elasticsearch doesn't support elasticsearch sql #2683
- Set alias for an index with annotation upon creation. #2599
🐞 Bug Fixes
DeleteQuery > refreshfield is unused #2973- Cannot use
search_afterwith field collapse #2935 - max dims of dense_vector field type should be increased #2911
📔 Documentation
- Bundle Javadoc with Antora documentation site #2948
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.8 #2958
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
5.3.4
📗 Links
🐞 Bug Fixes
DeleteQuery > refreshfield is unused #2973
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
5.2.10
5.3.3
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
CriteriaQueryfrom post_filter into the created bool query. #2857 - How to define Alias field type? #2845
@FieldType 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!