Releases: spring-projects/spring-data-elasticsearch
Releases · spring-projects/spring-data-elasticsearch
4.2.9
4.4.0-M2
5.0.0-M1
4.4.0-M1
4.3.1
📗 Links
🐞 Bug Fixes
4.2.8
📗 Links
🐞 Bug Fixes
4.3.0
📗 Links
⭐ New Features
- Add possibility to define runtime fields in a search request. #1971
🐞 Bug Fixes
- Set RefreshPolicy parameter to the ElasticRestTemplate copy #1978
- Query setScrollTime not working on reactive search #1974
📔 Documentation
- How to get more information on failed bulk requests using IndexedObjectInformation? #1981
4.2.7
📗 Links
🐞 Bug Fixes
4.1.15
4.3.0-RC1
📗 Links
- Spring Data Elasticsearch 4.3.0-RC1 Reference documentation
- Spring Data Elasticsearch 4.3.0-RC1 Javadoc
⭐ New Features
- Support different routing for each id in multiget #1954
- Enable custom converters for single fields #1945
- Add
@QueryAnnotation
to@Query
#1938 - Supply a custom
Sort.Order
providing Elasticsearch specific parameters #1911 - EXISTS, NOT_EMPTY query filters for the repository #1909
- Rework Suggest API [DATAES-748] #1302
- Support for field exclusion from source [DATAES-195] #769
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.8.3 #1960