Elasticsearch version 6.8.14edit

Also see Breaking changes in 6.8.

Security updatesedit

  • Elasticsearch versions before 7.10.0 and 6.8.14 have an information disclosure issue when audit logging and the emit_request_body option are enabled. The Elasticsearch audit log could contain sensitive information, such as password hashes or authentication tokens. This could allow an Elasticsearch administrator to view these details. You must upgrade to Elasticsearch version 6.8.14 to obtain the fix. CVE-2020-7021

Bug fixesedit

CCR
  • Stop renew retention leases when follow task fails #65168
Engine
  • Fix the version and term field initialization error of NoOpResult #66269 (issue: #66267)
Features/Monitoring
  • Do not report negative values for swap sizes #57317 (issue: #57312)
Infra/Core
  • Fix missing QuotaPath.unwrap() instances #67165 (issue: #67164)
Machine learning
  • Fixes missing state in persist and restore for anomaly detection. This caused suboptimal modeling after a job was closed and reopened or failed over to a different node #1668
Network
  • Ensure notify when proxy connections disconnect #65697 (issue: #65443)
Search
  • Do not wrap can_match searchers #64742

Upgradesedit

Packaging
  • Upgrade bundled jdk to 15.0.1 and switch back to AdoptOpenJDK #64253 (issue: #64026)