From 0f156f244984ad29aa84f5936989d3aa7f685a60 Mon Sep 17 00:00:00 2001 From: sumukhswamy Date: Thu, 5 Sep 2024 15:19:56 -0700 Subject: [PATCH] added release notes Signed-off-by: sumukhswamy --- .../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