Skip to content

Commit

Permalink
Adding changelog entry
Browse files Browse the repository at this point in the history
Signed-off-by: PritLadani <[email protected]>
  • Loading branch information
PritLadani committed Mar 11, 2023
1 parent dfaae2d commit 47dff7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Change http code on create index API with bad input raising NotXContentException from 500 to 400 ([#4773](https://github.com/opensearch-project/OpenSearch/pull/4773))
- Change http code for DecommissioningFailedException from 500 to 400 ([#5283](https://github.com/opensearch-project/OpenSearch/pull/5283))
- Improve summary error message for invalid setting updates ([#4792](https://github.com/opensearch-project/OpenSearch/pull/4792))
- Changed http code for in-flight search tasks cancelled due to search backpressure from 500 to 429 ([#6634](https://github.com/opensearch-project/OpenSearch/pull/6634))

### Deprecated

Expand Down

0 comments on commit 47dff7e

Please sign in to comment.