From 1d9765c7bc417f9eecbff54df73d6d2e102f25a4 Mon Sep 17 00:00:00 2001 From: "gesong.samuel" Date: Mon, 9 Sep 2024 15:31:37 +0800 Subject: [PATCH] add change log Signed-off-by: gesong.samuel --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c95f84d78842..4ad0f93bed9dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -117,7 +117,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Fix null values indexed as "null" strings in flat_object field ([#14069](https://github.com/opensearch-project/OpenSearch/pull/14069)) - Fix terms query on wildcard field returns nothing ([#15607](https://github.com/opensearch-project/OpenSearch/pull/15607)) - Fix remote snapshot file_cache exceeding capacity ([#15077](https://github.com/opensearch-project/OpenSearch/pull/15077)) - +- Fix wildcard query containing escaped character ([#15737](https://github.com/opensearch-project/OpenSearch/pull/15737)) ### Security [Unreleased 2.x]: https://github.com/opensearch-project/OpenSearch/compare/2.15...2.x