Skip to content

2.5.7

Compare
Choose a tag to compare
@codebrain codebrain released this 19 Jan 06:07

Features & Enhancements

  • #2886 Add ReadSingleOrEnumerableJsonConverter attribute to allow single common_words values to be deserialized
  • #2868 Adding sigma property to extended stats aggregation. thanks @jonyadamit 👍
  • #2911 Set HttpClientHandler.UseProxy=false on DisableAutomaticProxyDetection==true. thanks @codeh 👍
  • #2943 Support non string values for sort missing value
  • #2829 Support DateMath for DateHistogram ExtendedBounds
  • #2847 Add shard_min_doc_count to Significant Terms Aggregation
  • #2851 Add phrase_limit to highlighting
  • #2968 Add additional sort options to Top Hits Aggregation
  • #2965 Add Params to PhraseSuggestCollate
  • #2924 / #2966 Include similarity in index settings

Bug Fixes

  • #2893 Correct serialized property name on AsciiFoldingTokenFilter
  • #2930 Fix all instance of ConfigureAwait(false)
  • #2812 / #2941 Verbatim sends an empty array
  • #2816 / #2942 Fix AzureRepository constructor

View the full list of issues and PRs