See issues on GitHub

Release Notes

Bug fixes

  • Aggregations:
    • Fix cidr mask conversion issue for 0.0.0.0/0 and add tests #12005 #12430 (issue: #12005)
  • Internal:
    • IndicesStore shouldn't try to delete index after deleting a shard #12487
  • Plugins:
    • Plugin script: Fix ES_HOME with spaces #12507 (issue: #12504)
  • Query DSL:
    • Fix RegexpQueryBuilder#maxDeterminizedStates #12083 (issue: #11896)
  • Search:
    • Copy headers from the MLT request before calling the multi-termvectors API #12443
  • Settings:
    • Add explicit check that we have reached the end of the settings stream when parsing settings #12451 (issue: #12382)
    • Copy the classloader from the original settings when checking for prompts #12419 (issue: #12340)