Elasticsearch .NET v7.6.2 Release Notes

Release Date: 2020-05-07 // almost 4 years ago
  • 7.6.1...7.6.2

    ๐Ÿ› Bug Fixes

    • #4541 Add formatter for int -> string (issue: #4537)
    • #4574 implement IPercentageScoreHeuristic on PercentageScoreHeuristic (issue: #4573)
    • #4581 Fix InternalsVisibleTo for versioned assemblies (issue: #4538)
    • #4655 Fix bug in IsLong implementation (issue: #4649)
    • #4656 Don't sanitize the keys for Filters aggregation named buckets (issue: #4582)

    ๐Ÿ”‹ Features & Enhancements

    • #4596 Add "max_children" to Nested Sort (issue: #4595)

    ๐Ÿ’ฅ Breaking Changes

    • #4600 Change SumOfDocumentFrequencies and SumOfTotalTermFrequencies from int to long (issue: #4578)

    View the full list of issues and PRs