6.7.0
Major feature highlights include support for the Security Api Keys and Index Lifecycle Management endpoints.
- https://www.elastic.co/guide/en/elasticsearch/reference/6.7/security-api.html
- https://www.elastic.co/guide/en/elasticsearch/reference/6.7/index-lifecycle-management-api.html
Features & Enhancements
- #3684 Security API Key functionality
- #3671 Index Lifecycle functionality
- #3627 Add Median Absolute Deviation Aggregation
- #3632 Add Machine Learning filter APIs and detector custom rules
- #3634 Add User Dictionary Rules to NoriTokenizer
- #3635 Add prebuilt ICU Analyzer
- #3686 & #3704 Add support for
is_write_indexfor the create index API - thanks @KPStolk 👍 - #3631 Remove delegate allocations in
Fluent.Assign - #3653 Use
ContractJsonConverterAttributewhere possible - #3665 Remove superfluous
pragmadirectives - #3727 Additional details on CCR auto follow stats
- #3725 Add realm information for Authenticate API
- #3723 Add
password_hashparameter to PutUser - #3718 Allow
geo_shapetypes to be coerced into valid shapes.
Bug Fixes
- #3619
ignore_missingadded to all ingest processors - #3629 Set the timeout on the bulk call to use the request timeout
- #3696 More Like This Query Conditionless behaviour
- #3699 Update
ClusterHealthResponse.csto align withClusterHealthResponse.java- thanks @SpencerLN 👍 - #3698 Add properties missing from
ClusterHealthResponse.cs- thanks @SpencerLN 👍