forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'es/main' into optimize_LogsdbIndexModeS…
…ettingsProvider_2
- Loading branch information
Showing
412 changed files
with
5,639 additions
and
3,672 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
pr: 118602 | ||
summary: Limit memory usage of `fold` | ||
area: ES|QL | ||
type: bug | ||
issues: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
pr: 119227 | ||
summary: Remove unfreeze REST endpoint | ||
area: Indices APIs | ||
type: breaking | ||
issues: [] | ||
breaking: | ||
title: Remove unfreeze REST endpoint | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
pr: 119831 | ||
summary: Run `TransportClusterGetSettingsAction` on local node | ||
area: Infra/Settings | ||
type: enhancement | ||
issues: [] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
pr: 119846 | ||
summary: Drop support for brackets from METADATA syntax | ||
area: ES|QL | ||
type: deprecation | ||
issues: | ||
- 115401 | ||
deprecation: | ||
title: Drop support for brackets from METADATA syntax | ||
area: ES|QL | ||
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
pr: 119893 | ||
summary: Add enterprise license check for Inference API actions | ||
area: Machine Learning | ||
type: enhancement | ||
issues: [] |
Oops, something went wrong.