Features & Enhancements
- #3843, #3919 Implement Script Score Query
- #3911 Include size of snapshot in snapshot metadata
- #3912 Implement Api Key authorisation on requests
- #3927 Add CCR Follow Info API
- #3932 Implement
GeoTileGrid
aggregation - #3933
date_nanos
type implementation - #3934 Implement
adjust_offsets
on word delimiter graph token filter - #3937 Additions to Invalidate Token API
- #3938, #3941 Add
rank_feature
,rank_features
field datatypes andrank_feature
query - #3939 Implement Forget Follower API
- #3940 Implement Freeze and Unfreeze API
Bug Fixes
- #3899 Anchored
DateMath
no longer serializes time zone information for localDateTime
- #3904 Using
weight
parameter inscript_score
resulted in an invalid request - #3905
TypeMappingDescriptor<T>
still supports settingAllField
- #3906
TrackTotalHits
is ignored during MultiSearch call - #3907
UseSocketsHttpHandler
fix - #3909 Serialize only script in
script_score
function - #3910 Include time zone information for Local and Utc
DateTimeKind
- #3917 Add
track_total_hits
to search request body - #3918 Obsolete
AllField
andIndexField
- #3920 Issue in deserializing WKT
Geoshape
- #3922 Support numbers with exponent in WKT
- #3926
JsonSerializerSettings
not honored for Field Expressions - #3936 Exception thrown when using cat APIs with nonexistent index
- #3942 Honour
IPropertyMappingProvider
on customIElastisearchSerializer
- #3944 Handle cat API 404 responses
- #3945 NEST requires explicit installation of
System.Diagnostics.DiagnosticSource
nuget package. - #3948 Add
System.Diagnostics.DiagnosticSource
reference for NetStandard 2.0 - #3952
Transfer-Encoding: chunked
is enabled by default - #3958 Fix default chunked transfer encoding and expose as configurable
Deprecations
- #3905 TypeMappingDescriptor still supports setting AllField