From 81e16207027cb0e49c144f7ddc14e57bf6913373 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Jul 2024 23:16:21 +0000 Subject: [PATCH] release notes (#1845) Signed-off-by: Eric (cherry picked from commit d8f88b0d734ad2785288aa8c990cf995fd1a4aef) Signed-off-by: github-actions[bot] --- ...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