Skip to content

Commit f266b6e

Browse files
Update CHANGELOG.md
Signed-off-by: Kiran Prakash <awskiran@amazon.com>
1 parent 7532d45 commit f266b6e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
107107
- Add a counter to node stat api to track shard going from idle to non-idle ([#12768](https://github.com/opensearch-project/OpenSearch/pull/12768))
108108
- Allow setting KEYSTORE_PASSWORD through env variable ([#12865](https://github.com/opensearch-project/OpenSearch/pull/12865))
109109
- [Concurrent Segment Search] Perform buildAggregation concurrently and support Composite Aggregations ([#12697](https://github.com/opensearch-project/OpenSearch/pull/12697))
110-
- [Tiered caching] Add Integration Tests for Indices Request Cache Stale Key Management ([#12941](https://github.com/opensearch-project/OpenSearch/pull/12941))
110+
- [Tiered caching] Make Indices Request Cache Stale Key Mgmt Threshold setting dynamic ([#12941](https://github.com/opensearch-project/OpenSearch/pull/12941))
111111
- [Concurrent Segment Search] Disable concurrent segment search for system indices and throttled requests ([#12954](https://github.com/opensearch-project/OpenSearch/pull/12954))
112-
- [Tiered Caching] Make Indices Request Cache Stale Key Mgmt Threshold setting dynamic ([#12975](https://github.com/opensearch-project/OpenSearch/pull/12975))
113112

114113
### Dependencies
115114
- Bump `org.apache.commons:commons-configuration2` from 2.10.0 to 2.10.1 ([#12896](https://github.com/opensearch-project/OpenSearch/pull/12896))

0 commit comments

Comments
 (0)