See issues on GitHub

Release Notes

Bug fixes:

  • Cluster metadata files destroyed when using blob store gateway causing data loss (#1564)
  • Nested objects not deleted on “delete by query” (#1537)
  • Two different indexes with the same nested object name causing ArrayIndexOutOfBoundsException (#1575)
  • TTL does not respect routing when expiring (deleting) documents (#1586)
  • Java API: ScriptSortBuilder does not pass the lang used (#1569)
  • S3 blob storage gateway: deleting an index named x destroys data for any index with name beginning with x (#1582)