See issues on GitHub

Release Notes

Enhancements

  • Tribe Node:
    • TransportNodesAction shouldn't hold on to cluster state #13948

Bug fixes

  • Internal:
    • An inactive shard is activated by triggered synced flush #13802
    • Pending operations in the translog prevent shard from being marked as inactive #13759 (issue: #13707)
  • Mapping:
    • Ensure more specific analyzer is used independent of the mapping order #14060 (issue: #14023)
  • REST:
    • Expose nodes operation timeout in REST API #13981
  • Snapshot/Restore:
    • Snapshot restore operations throttle more than specified #13828 (issue: #6018)
  • Tribe Node:
    • Increment tribe node version on updates #13566

Upgrades

  • Network:
    • Upgrade Netty to 3.10.5.final #14105