Skip to content

Commit

Permalink
Update breaking section in changelong
Browse files Browse the repository at this point in the history
  • Loading branch information
PeteGillinElastic committed Jan 8, 2025
1 parent 5ba4feb commit 7fc0815
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/changelog/119227.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,9 @@ type: breaking
issues: []
breaking:
title: Remove unfreeze REST endpoint
area: Indices APIs
details: Please describe the details of this change for the release notes. You can
use asciidoc.
impact: Please describe the impact of this change to users
area: REST API
details: >-
The `/{index}/_unfreeze` REST endpoint is no longer supported. This API was deprecated, and the corresponding
`/{index}/_freeze` endpoint was removed in 8.0.
impact: None, since it is not possible to have a frozen index in a version which is readable by Elasticsearch 9.0
notable: false

0 comments on commit 7fc0815

Please sign in to comment.