Skip to content

Commit a39b97b

Browse files
committed
Added changelog
Signed-off-by: Nils Bandener <nils.bandener@eliatra.com>
1 parent 03c3225 commit a39b97b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
4747
- Add sub aggregation support for histogram aggregation using skiplist ([19438](https://github.com/opensearch-project/OpenSearch/pull/19438))
4848
- Optimization in String Terms Aggregation query for Large Bucket Counts([#18732](https://github.com/opensearch-project/OpenSearch/pull/18732))
4949
- New cluster setting search.query.max_query_string_length ([#19491](https://github.com/opensearch-project/OpenSearch/pull/19491))
50+
- New cluster setting search.query.max_query_string_heap_size ([#19493](https://github.com/opensearch-project/OpenSearch/pull/19493))
5051

5152
### Changed
5253
- Refactor `if-else` chains to use `Java 17 pattern matching switch expressions`(([#18965](https://github.com/opensearch-project/OpenSearch/pull/18965))

0 commit comments

Comments
 (0)