Releases: elastic/elasticsearch-net
Releases · elastic/elasticsearch-net
6.8.10
7.15.2
Bug Fixes
- #6038 Support
wildcard
field inWildcardQuery
(issue: #6033) - #6042 Support deprecated range query properties
View the full list of issues and PRs
7.15.1
Enhancements
- #6025 Add experimental config to disable TLS1.3
- #6027 Support params on SQL query & translate APIs (issue: #6022)
View the full list of issues and PRs
7.15.0
Features & Enhancements
- #5989 Support PIT, Fields and RuntimeFields on AsyncSearch (issue: #5988)
- #5997 Add missing properties to AsyncSearch response (issue: #5988)
Bug Fixes
API
- The
index
parameter is now required for the Open Point in Time API.
View the full list of issues and PRs
7.14.1
Bug Fixes
- #5940 Fix bug with case-sensitive header comparisons (.NET Framework)
View the full list of issues and PRs
7.14.0
Features & Enhancements
- #5728 Pre-flight product check - Checks that the client is connected to an Elasticsearch cluster. If the client isn't connected to a supported Elasticsearch cluster an
UnsupportedProductException
will be thrown. - #5731 NameValueCollection.ToQueryString performance optimisation (issue: #4952)
- #5740 Change default IMemoryStreamFactory
- #5780 Add support for dense vector fields (issue: #3836)
- #5755 Add readonly property to FS repository settings (issue: #5753)
- #5789 Support simple_pattern and simple_pattern_split tokenizers (issue: #5716)
- #5792 Add running state to data feed stats (issue: #5776)
- #5793 Add IO stats to node stats model (issue: #5776)
- #5801 Add match_only_text field (issue: #5776)
- #5802 Add keep_values gap policy (issue: #5776)
- #5803 Add cancelled property to TaskInfo (issue: #5776)
- #5812 Support _meta on ILM policy (issue: #5776)
- #5823 Add support for the migrate to data tiers API
- #5831 Support snapshot repository analysis API
- #5832 Support index pattern exclusion in CCR AutoFollow (issue: #5776)
- #5856 Support get async SQL search status API
- #5858 Support delete async SQL search API
- #5861 Support get async SQL search API
- #5869 Support async SQL searches
Performance
- #5865 Reduce allocations on some transport paths
Bug Fixes
- #5743 Fix weekly schedule deserialisation (issue: #5725)
- #5761 Fix discrepancies in Watcher API models which fail (de)serialization (issue: #5725)
- #5888 Fix hourly watcher scheduler serialisation (issue: #5761)
- #5898 Fix null-ref exception when track total hits is disabled (issue: #5892)
Deprecations
View the full list of issues and PRs
7.14.0-beta.1
Features & Enhancements
- #5728 Pre-flight product check
- #5731 NameValueCollection.ToQueryString performance optimisation (issue: #4952)
- #5740 Change default IMemoryStreamFactory
- #5780 Add support for dense vector fields (issue: #3836)
- #5755 Add readonly property to FS repository settings (issue: #5753)
- #5789 Support simple_pattern and simple_pattern_split tokenizers (issue: #5716)
- #5792 Add running state to data feed stats (issue: #5776)
- #5793 Add IO stats to node stats model (issue: #5776)
- #5801 Add match_only_text field (issue: #5776)
- #5802 Add keep_values gap policy (issue: #5776)
- #5803 Add cancelled property to TaskInfo (issue: #5776)
- #5812 Support _meta on ILM policy (issue: #5776)
- #5823 Add support for the migrate to data tiers API
- #5831 Support snapshot repository analysis API
- #5832 Support index pattern exclusion in CCR AutoFollow (issue: #5776)
- #5856 Support get async SQL search status API
- #5858 Support delete async SQL search API
- #5861 Support get async SQL search API
- #5869 Support async SQL searches
Performance
- #5865 Reduce allocations on some transport paths
Bug Fixes
- #5743 Fix weekly schedule deserialisation (issue: #5725)
- #5761 Fix discrepancies in Watcher API models which fail (de)serialization (issue: #5725)
- #5888 Fix hourly watcher scheduler serialisation (issue: #5761)
- #5898 Fix null-ref exception when track total hits is disabled (issue: #5892)