Skip to content

Commit 8d7d3cb

Browse files
Update breaking section in changelong
1 parent c9e863d commit 8d7d3cb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/changelog/119227.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@ type: breaking
55
issues: []
66
breaking:
77
title: Remove unfreeze REST endpoint
8-
area: Indices APIs
9-
details: Please describe the details of this change for the release notes. You can
10-
use asciidoc.
11-
impact: Please describe the impact of this change to users
8+
area: REST API
9+
details: >-
10+
The `/{index}/_unfreeze` REST endpoint is no longer supported. This API was deprecated, and the corresponding
11+
`/{index}/_freeze` endpoint was removed in 8.0.
12+
impact: None, since it is not possible to have a frozen index in a version which is readable by Elasticsearch 9.0
1213
notable: false

0 commit comments

Comments
 (0)