You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added the X-Elastic-Client-Meta HTTP header (#240)
Fixed of by one error in the retry mechanism of the client (#242)
API
New
GetFeatures within Snapshot.GetFeatures & FeaturesGetFeatures
Added
Search with MinCompatibleShardNode - the minimum compatible version that all shards involved in search should have for this request to be successful.
X-Pack
New
EqlGetStatus - Returns the status of a previously submitted async or stored Event Query Language (EQL) search
Logstash with LogstashGetPipelineLogstashPutPipeline and LogstashDeletePipelineMore info
TextStructureFindStructure - Finds the structure of a text file. The text file must contain data that is suitable to be ingested into Elasticsearch.
AutoscalingGetAutoscalingPolicy, AutoscalingPutAutoscalingPolicy, AutoscalingDeleteAutoscalingPolicy and AutoscalingGetAutoscalingCapacity are promoted stable
Added
SearchableSnapshotsStats with WithLevel - return stats aggregated at cluster, index or shard level.
SearchableSnapshotsMount with WithStorage - selects the kind of local storage used to accelerate searches. experimental, and defaults to full_copy.