Skip to content

Commit f483b59

Browse files
authored
Update changelog entry (opensearch-project#19574)
* Update changelog entry Signed-off-by: Ankit Jain <jainankitk@apache.org> * adding entry to 3.3 release notes Signed-off-by: Ankit Jain <jainankitk@apache.org> --------- Signed-off-by: Ankit Jain <jainankitk@apache.org>
1 parent 0be9888 commit f483b59

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1313
- Refactor to move prepareIndex and prepareDelete methods to Engine class ([#19551](https://github.com/opensearch-project/OpenSearch/pull/19551))
1414

1515
### Fixed
16-
- [WLM] add a check to stop workload group deletion having rules ([#19502](https://github.com/opensearch-project/OpenSearch/pull/19502))
1716
- Fix flaky test FieldDataLoadingIT.testIndicesFieldDataCacheSizeSetting ([#19571](https://github.com/opensearch-project/OpenSearch/pull/19571))
1817

1918
### Dependencies

release-notes/opensearch.release-notes-3.3.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Compatible with OpenSearch and OpenSearch Dashboards version 3.3.0
5353
* Harden the circuit breaker and failure handle logic in query result consumer ([#19396](https://github.com/opensearch-project/OpenSearch/pull/19396))
5454
* Add streaming cardinality aggregator ([#19484](https://github.com/opensearch-project/OpenSearch/pull/19484))
5555
* Disable request cache for streaming aggregation queries ([#19520](https://github.com/opensearch-project/OpenSearch/pull/19520))
56+
* [WLM] add a check to stop workload group deletion having rules ([#19502](https://github.com/opensearch-project/OpenSearch/pull/19502))
5657

5758
### Changed
5859
* 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)