Skip to content

Commit

Permalink
Remove CHANGELOG entry for change that was backported (#16514)
Browse files Browse the repository at this point in the history
This was backported in #15703 so it should no longer be listed in the
changelog.

Signed-off-by: Andrew Ross <[email protected]>
  • Loading branch information
andrross authored Oct 29, 2024
1 parent 6385ad3 commit 08dc3bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased 2.x]
### Added
- MultiTermQueries in keyword fields now default to `indexed` approach and gated behind cluster setting ([#15637](https://github.com/opensearch-project/OpenSearch/pull/15637))
- Latency and Memory allocation improvements to Multi Term Aggregation queries ([#14993](https://github.com/opensearch-project/OpenSearch/pull/14993))
- Add support for restoring from snapshot with search replicas ([#16111](https://github.com/opensearch-project/OpenSearch/pull/16111))
- Add logic in master service to optimize performance and retain detailed logging for critical cluster operations. ([#14795](https://github.com/opensearch-project/OpenSearch/pull/14795))
Expand Down

0 comments on commit 08dc3bb

Please sign in to comment.