From 182d9451e4558f662b442fffea9131b953f1fdc3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 5 Sep 2024 22:32:26 +0000 Subject: [PATCH] added release notes for 2.17 (#1034) Signed-off-by: sumukhswamy (cherry picked from commit 2f39eb2bb2ffa1dc1fa7afc6399ea77d021ce689) Signed-off-by: github-actions[bot] --- .../opensearch-reporting.release-notes-2.17.0.0.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 release-notes/opensearch-reporting.release-notes-2.17.0.0.md diff --git a/release-notes/opensearch-reporting.release-notes-2.17.0.0.md b/release-notes/opensearch-reporting.release-notes-2.17.0.0.md new file mode 100644 index 00000000..1ff7af1a --- /dev/null +++ b/release-notes/opensearch-reporting.release-notes-2.17.0.0.md @@ -0,0 +1,6 @@ +## Version 2.17.0.0 Release Notes + +Compatible with OpenSearch 2.17.0 + +### Bug Fixes +* Increase accuracy seconds while testing create on-demand report from definition ([#1022](https://github.com/opensearch-project/reporting/pull/1022)) \ No newline at end of file