From c7854a4a7a06a9045f3fa47228168d9bd67a74b6 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 13:18:35 -0500 Subject: [PATCH] Release Notes 2.11 (#899) (#902) (cherry picked from commit f8ff706930030c444a3d018caf1f8cc42e1977c4) Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] --- .../opensearch-reporting.release-notes-2.11.0.0.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 release-notes/opensearch-reporting.release-notes-2.11.0.0.md diff --git a/release-notes/opensearch-reporting.release-notes-2.11.0.0.md b/release-notes/opensearch-reporting.release-notes-2.11.0.0.md new file mode 100644 index 00000000..ea5cddeb --- /dev/null +++ b/release-notes/opensearch-reporting.release-notes-2.11.0.0.md @@ -0,0 +1,7 @@ +## Version 2.11.0.0 Release Notes + +Compatible with OpenSearch 2.11.0 + +### Maintenance + +* Update demo certs used in integ tests ([#755](https://github.com/opensearch-project/reporting/pull/755))