From d8f88b0d734ad2785288aa8c990cf995fd1a4aef Mon Sep 17 00:00:00 2001 From: Eric Wei Date: Thu, 25 Jul 2024 16:16:08 -0700 Subject: [PATCH] release notes (#1845) Signed-off-by: Eric --- ...opensearch-observability.release-notes-2.16.0.0.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 release-notes/opensearch-observability.release-notes-2.16.0.0.md diff --git a/release-notes/opensearch-observability.release-notes-2.16.0.0.md b/release-notes/opensearch-observability.release-notes-2.16.0.0.md new file mode 100644 index 000000000..56f0552ee --- /dev/null +++ b/release-notes/opensearch-observability.release-notes-2.16.0.0.md @@ -0,0 +1,11 @@ +## Version 2.16.0.0 Release Notes + +Compatible with OpenSearch 2.16.0 + +### Features + +- Register system index descriptors through SystemIndexPlugin.getSystemIndexDescriptors ([#1837](https://github.com/opensearch-project/observability/pull/1837)) + +### Maintenance + +- Increment version to 2.16.0-SNAPSHOT ([#1834](https://github.com/opensearch-project/observability/pull/1834)) \ No newline at end of file