mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
3.2 KiB
3.2 KiB
navigation_title | mapped_pages | |
---|---|---|
Breaking changes |
|
Elasticsearch breaking changes [elasticsearch-breaking-changes]
Breaking changes can impact your Elastic applications, potentially disrupting normal operations. Before you upgrade, carefully review the Elasticsearch breaking changes and take the necessary steps to mitigate any issues.
If you are migrating from a version prior to version 9.0, you must first upgrade to the last 8.x version available. To learn how to upgrade, check out Upgrade.
To learn how to upgrade, check out .
% ## Next version [elasticsearch-nextversion-breaking-changes]
9.0.0 [elasticsearch-900-breaking-changes]
- Allocation
- Increase minimum threshold in shard balancer #115831
- Remove
cluster.routing.allocation.disk.watermark.enable_for_single_data_node
setting #114207 - Remove cluster state from
/_cluster/reroute
response #114231 (issue: #88978)
- Analysis
- Snowball stemmers have been upgraded #114146
- The german2 stemmer is now an alias for the german snowball stemmer #113614
- The persian analyzer has stemmer by default #113482 (issue: #113050)
- The Korean dictionary for Nori has been updated #114124
- Cluster Coordination
- Remove unsupported legacy value for
discovery.type
#112903
- Remove unsupported legacy value for
- Highlighting
- Remove support for deprecated
force_source
highlighting parameter #116943
- Remove support for deprecated
- Indices APIs
- Apply more strict parsing of actions in bulk API #115923
- Remove deprecated local attribute from alias APIs #115393
- Infra/REST API
- Ingest Node
- Remove
ecs
option onuser_agent
processor #116077
- Remove
- Remove ignored fallback option on GeoIP processor #116112