github elastic/elasticsearch-net 7.1.0

5 years ago

7.0.1...7.1.0

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 and rank_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 local DateTime
  • #3904 Using weight parameter in script_score resulted in an invalid request
  • #3905 TypeMappingDescriptor<T> still supports setting AllField
  • #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 and IndexField
  • #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 custom IElastisearchSerializer
  • #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

View the full list of issues and PRs

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.