See issues on GitHub

Release Notes

New features:

  • Save memory by allowing to enable or disable bloom filter loading for an index #4525

Enhancements:

  • Fix compilation on Java 8 including tests that rely on ordering #4510

Bug fixes:

  • Cluster Health API returned wrong shard numbers if one of the indices was in RED status #4528
  • Failed search on a shard tries a local replica on a network thread #4526
  • File based template loading via the config/templates directory was fixed and supports the Put Index Template API format as well #4511