Skip to content

7.6.2

Compare
Choose a tag to compare
@russcam russcam released this 07 May 06:52

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