Elasticsearch version 7.17.15edit

Also see Breaking changes in 7.17.

Known issuesedit

Bug fixesedit

ILM+SLM
  • WaitForSnapshotStep now verifies that the index belongs to the latest snapshot of that SLM policy #100911 (issue: #57809)
Network
  • Ensure that all failures in TcpTransport#openConnection are treated consistently (all exceptions are now passed to the listener). #101907 (issue: #100510)
  • Protect NodeConnectionsService from stale connections #92558 (issue: #92029)
Snapshot/Restore
  • Fix race condition in SnapshotsService #101652

Upgradesedit

Packaging
  • Update bundled JDK to 21.0.1 #101133