From 276b30ea0fe3b2b3a175d3fb42494466f7bf2cd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Sep 2024 17:17:18 +0000 Subject: [PATCH] add 2.17.1 release notes (#1320) * add 2.17.1 release notes Signed-off-by: Jackie Han * update release notes Signed-off-by: Jackie Han --------- Signed-off-by: Jackie Han (cherry picked from commit d00dbd3c067e1c16519ca54b649400f63b81b083) Signed-off-by: github-actions[bot] --- .../opensearch-anomaly-detection.release-notes-2.17.1.0.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 release-notes/opensearch-anomaly-detection.release-notes-2.17.1.0.md diff --git a/release-notes/opensearch-anomaly-detection.release-notes-2.17.1.0.md b/release-notes/opensearch-anomaly-detection.release-notes-2.17.1.0.md new file mode 100644 index 000000000..2266d7b1b --- /dev/null +++ b/release-notes/opensearch-anomaly-detection.release-notes-2.17.1.0.md @@ -0,0 +1,6 @@ +## Version 2.17.1.0 Release Notes + +Compatible with OpenSearch 2.17.1 + +### Big Fixes +* Bump BWC Version to 2.18 and Fix Bugs ([#1311](https://github.com/opensearch-project/anomaly-detection/pull/1311)) \ No newline at end of file