Skip to content

7.12.0

Compare
Choose a tag to compare
@Anaethelion Anaethelion released this 23 Mar 17:31

Transport

  • 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 LogstashGetPipeline LogstashPutPipeline and LogstashDeletePipeline More 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.