diff --git a/CHANGELOG.md b/CHANGELOG.md index 153cc12c5f9bc..e8ebf09991fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -144,6 +144,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - Fix remove ingest processor handing ignore_missing parameter not correctly ([10089](https://github.com/opensearch-project/OpenSearch/pull/10089)) - Fix circular dependency in Settings initialization ([10194](https://github.com/opensearch-project/OpenSearch/pull/10194)) - Fix registration and initialization of multiple extensions ([10256](https://github.com/opensearch-project/OpenSearch/pull/10256)) +- [Tracing Instrumentation] Fix for null connection test cases ([10410](https://github.com/opensearch-project/OpenSearch/pull/10410)) ### Security