Releases: spring-projects/spring-data-elasticsearch
Releases · spring-projects/spring-data-elasticsearch
4.1.9
📗 Links
🪲 Bug Fixes
- StringQuery execution crashes on return type
SearchPage<T>
#1811 - Custom Query with string parameter which contains double quotes #1790
- Search with MoreLikeThisQuery should use Pageable. #1787
- DynamicMapping annotation should be applicable to any object field. #1767
📔 Documentation
- Fix documentation about auditing #1785
4.2.0
📗 Links
⭐ New Features
- Remove
@Persistent
from entity-scan include filters #1771 - Introduce ClusterOperations [DATAES-818] #1390
🪲 Bug Fixes
- CriteriaQuery must use nested query only with properties of type nested #1761
- health check with DefaultReactiveElasticsearchClient #1759
- Nested Criteria queries must consider sub-fields #1758
- CriteriaQuery must support nested queries #1753
📔 Documentation
- Documentation fix to not show deprecated calls #1755
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
4.1.8
4.0.9.RELEASE
📗 Links
- Spring Data Elasticsearch 4.0.9.RELEASE Reference documentation
- Spring Data Elasticsearch 4.0.9.RELEASE Javadoc
🪲 Bug Fixes
- health check with DefaultReactiveElasticsearchClient #1759
4.2.0-RC1
📗 Links
- Spring Data Elasticsearch 4.2.0-RC1 Reference documentation
- Spring Data Elasticsearch 4.2.0-RC1 Javadoc
⭐ New Features
- Automatically close scroll context when returning streamed results #1745
- Allow multiple date formats for date fields #1727
- Configure index settings with
@Setting
annotation #1719
📔 Documentation
- Readme lists artifacts with .RELEASE and .BUILD-SNAPSHOT suffixes #1738
4.1.7
4.2.0-M5
📗 Links
- Spring Data Elasticsearch 4.2.0-M5 Reference documentation
- Spring Data Elasticsearch 4.2.0-M5 Javadoc
⭐ New Features
- Add support for SearchTemplate for reactive client #1725
- Create index with mapping in one step #1718
- Add the type hint _class attribute to the index mapping #1711
- Add SearchFailure field in ByQueryResponse #1704
- Add missing "Document ranking types" #1700
- Add rescore functionality #1686
- Errors are silent in multiGet #1678
- ReactiveElasticsearchClient should use the same request parameters as non-reactive code #1658
- Add function to list all indexes #1646
- Add
matched_queries
field in SearchHit [DATAES-979] #1514
🪲 Bug Fixes
4.1.6
📗 Links
🪲 Bug Fixes
- Requests with ReactiveElasticsearchRepository methods doesn't fail if it can't connect with Elasticsearch #1712
4.0.8.RELEASE
📗 Links
- Spring Data Elasticsearch 4.0.8.RELEASE Reference documentation
- Spring Data Elasticsearch 4.0.8.RELEASE Javadoc
🪲 Bug Fixes
- Requests with ReactiveElasticsearchRepository methods doesn't fail if it can't connect with Elasticsearch #1712