Elasticsearch version 7.17.21
Elasticsearch version 7.17.21
Also see Breaking changes in 7.17.
Known issues
- The deprecated
index.mapper.dynamic
setting can break your cluster. It can only be set using the Update index settings API. Symptoms include nodes failing to start or shards failing to allocate. Do not use this setting in versions prior to 7.17.22. The bug is fixed in 7.17.22. (issue: #109160)
Breaking changes
SQL
Limit how much space some string functions can use #107333
- Elasticsearch version 7.17.20 »