github elastic/elasticsearch-net 6.0.0-rc1

pre-release6 years ago

Introduction

The second release of the Elastic .NET packages, to address issues found by customers in the 6.0.0-beta1 release.

These packages are designed to be used in conjunction with Elasticsearch 6.x

Features & Enhancements

  • #2997 Added another hook for properties of type object that need optionally flow through the source converter.
  • #2995 Cannot serialize/deserialize document containing a JoinField without an ElasticClient/SourceSerializer on hand
  • #2977 Add Params to PhraseSuggestCollate (forward port to master)
  • #2971 Add version to PutTemplateRequest
  • #2969 Add Settings, Aliases and Mappings to RollOverIndexRequest
  • #2968 Add additional sort options to Top Hits Aggregation
  • #2817 Setting {dynamic_type} as part of the mapping
  • #2804 BulkAll() retry configuration

Bug Fixes

  • #2999 / #2991 type on has_parent query should be parent_type
  • #2992 Throw a better error message when Join<TParent, TChild>() is called multiple times with different children
  • #2980 Fix/remaining custom converters
  • #2183 Lazily resolve JsonSerializers in JsonNetSerializer

Deprecations

  • #2993 Fix/6.1 deprecations

Misc

  • #2953 TODO cleanup
  • #2940 Added tests for highlighting on inner hits

View the full list of issues and PRs

Don't miss a new elasticsearch-net release

NewReleases is sending notifications on new releases.