Releases: spring-projects/spring-data-elasticsearch
Releases · spring-projects/spring-data-elasticsearch
4.1.12
4.3.0-M1
📗 Links
- Spring Data Elasticsearch 4.3.0-M1 Reference documentation
- Spring Data Elasticsearch 4.3.0-M1 Javadoc
⭐ New Features
- Add native support for range field types by using a range object #1862
- Make CompletionField annotation composable #1836
- Improve integration test time #1826
- Fix reactive blocking calls #1824
- Allow runtime_fields to be defined in the index mapping #1816
- Improve handling of immutable classes. #1800
- Refactor
DefaultReactiveElasticsearchClient
to do request customization with theWebClient
. #1794 - (Reactive)ElasticsearchOperations does not have option to include request_cache path param in search request [DATAES-992] #1564
@ScriptedFields
& Kotlin data classes [DATAES-915] #1488- Add pipeline aggregations to NativeSearchQuery. #1255
- datatype detection support in mapping ( i.e. numeric_detection, date_detection etc..) [DATAES-62] #638
🪲 Bug Fixes
- Queries defined with
@Query
are not using registered converters for parameter conversion. #1866 - TopMetricsAggregation NamedObjectNotFoundException: unknown field [top_metrics] #1834
- Fix fields and source_filter setup #1817
- 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
- Custom property names must be used in SourceFilter and source fields #1778
- DynamicMapping annotation should be applicable to any object field. #1767
📔 Documentation
4.2.3
📗 Links
🪲 Bug Fixes
- Queries defined with
@Query
are not using registered converters for parameter conversion. #1866
4.1.11
📗 Links
🪲 Bug Fixes
- Queries defined with
@Query
are not using registered converters for parameter conversion. #1866
4.2.2
📗 Links
🪲 Bug Fixes
- TopMetricsAggregation NamedObjectNotFoundException: unknown field [top_metrics] #1834
4.1.10
📗 Links
🪲 Bug Fixes
4.2.1
📗 Links
⭐ New Features
- Refactor
DefaultReactiveElasticsearchClient
to do request customization with theWebClient
. #1794
🪲 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
- Custom property names must be used in SourceFilter and source fields #1778
- DynamicMapping annotation should be applicable to any object field. #1767
📔 Documentation
- Fix documentation about auditing #1785
🔨 Dependency Upgrades
- Upgrade to Elasticsearch 7.12.1 #1805
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!