Release Notes

Bug fixes

  • Internal: Support parsing Lucene minor version strings #7055
  • Aggregations:
    • The nested aggregator should also resolve and use the parentFilter of the closest reverse_nested aggregator. #7048
    • Geo bounds aggregation outputs aggregation name #7004
    • Make _source parsing in top_hits aggregation and search API consistent #6997
    • Tracking scores should be applied properly for top_hits aggregation. #6934