From 5736c812fb946e7da0374544a2ac77a09391b261 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 25 Jul 2024 21:48:59 +0000 Subject: [PATCH] Release notes 2.16 (#935) * add release notes 2.13 (#878) * add release notes 2.13 Signed-off-by: Riya Saxena * add release notes 2.13 Signed-off-by: Riya Saxena --------- Signed-off-by: Riya Saxena * release notes added for 2.16 Signed-off-by: Riya Saxena * fix Signed-off-by: Riya Saxena * fix ci Signed-off-by: Riya Saxena * refix ci Signed-off-by: Riya Saxena * refix ci Signed-off-by: Riya Saxena --------- Signed-off-by: Riya Saxena (cherry picked from commit c9362392c0f28ab2aa1d907588e5c3f2b9718828) Signed-off-by: github-actions[bot] --- .../opensearch-notifications.release-notes-2.16.0.0.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 release-notes/opensearch-notifications.release-notes-2.16.0.0.md diff --git a/release-notes/opensearch-notifications.release-notes-2.16.0.0.md b/release-notes/opensearch-notifications.release-notes-2.16.0.0.md new file mode 100644 index 00000000..a39bf37f --- /dev/null +++ b/release-notes/opensearch-notifications.release-notes-2.16.0.0.md @@ -0,0 +1,9 @@ +## Version 2.16.0.0 2024-07-24 + +Compatible with OpenSearch 2.16.0 + +### Maintenance +* Increment version to 2.16.0-SNAPSHOT (#[929](https://github.com/opensearch-project/notifications/pull/929)) + +### Documentation +* Add 2.16.0 release notes (#[935](https://github.com/opensearch-project/notifications/pull/935)) \ No newline at end of file