diff --git a/CHANGELOG.md b/CHANGELOG.md index f780e125c7..a23864b0bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ This section is for maintaining a changelog for all breaking changes for the cli ### Removed ### Fixed +- Fixed don't invoke the mapper's serialize method for the Rangequery Jsondata raw value [#1309](https://github.com/opensearch-project/opensearch-java/pull/1309) ### Security