Releases: spring-projects/spring-data-elasticsearch
Releases · spring-projects/spring-data-elasticsearch
5.0.5
4.4.11
5.1.0-M3
📗 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
4.4.10
5.0.3
4.4.9
5.1.0-M2
5.1.0-M1
📗 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
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.7 #2440
❤️ Contributors
We'd like to thank all the contributors who worked on this release!