IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Migrating to 8.8
editMigrating to 8.8
editThis section discusses the changes that you need to be aware of when migrating your application to Elasticsearch 8.8.
See also What’s new in 8.8 and Release notes.
Breaking changes
editThere are no breaking changes in Elasticsearch 8.8.
Deprecations
editThe following functionality has been deprecated in Elasticsearch 8.8 and will be removed in a future version. While this won’t have an immediate impact on your applications, we strongly encourage you to take the described steps to update your code after upgrading to 8.8.
To find out if you are using any deprecated functionality, enable deprecation logging.
Cluster and node setting deprecations
editDeprecate cluster.routing.allocation.type
Details
The cluster.routing.allocation.type
setting is deprecated and will be removed in a future version.
Impact
Discontinue use of the cluster.routing.allocation.type
setting.