These new features include:
- Allocation:
- Introduce the elasticsearch-node repurpose tool to clean up the problematic data for repurposed nodes, Elasticsearch GitHub issue https://github.com/elastic/elasticsearch/pull/39403
- Analysis:
- Add support for field types other than text field type to work with TermVectors API, Elasticsearch GitHub issue https://github.com/elastic/elasticsearch/pull/31915
- Authentication:
- Add support for API keys to access Elasticsearch, Elasticsearch GitHub issue https://github.com/elastic/elasticsearch/pull/38291
- Add support for for authentication in the OpenID Connect realm, Elasticsearch GitHub issue https://github.com/elastic/elasticsearch/pull/37787
- Add support ...