From e6b5a9cb0e7cc41aef4457bf5d88e7591b76418d Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 12:47:51 -0700 Subject: [PATCH] [Backport 2.x] 2.17.1 Release Notes (#885) 2.17.1 Release Notes (#884) (cherry picked from commit f4f0cfcda81c6f86e0b7d18ee9cb90c6a8311805) Signed-off-by: Daniel Widdis Signed-off-by: github-actions[bot] Co-authored-by: github-actions[bot] --- .../opensearch-flow-framework.release-notes-2.17.1.0.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 release-notes/opensearch-flow-framework.release-notes-2.17.1.0.md diff --git a/release-notes/opensearch-flow-framework.release-notes-2.17.1.0.md b/release-notes/opensearch-flow-framework.release-notes-2.17.1.0.md new file mode 100644 index 000000000..19fb154a3 --- /dev/null +++ b/release-notes/opensearch-flow-framework.release-notes-2.17.1.0.md @@ -0,0 +1,6 @@ +## Version 2.17.1.0 + +Compatible with OpenSearch 2.17.1 + +### Maintenance +- Fix flaky integ test reprovisioning before template update ([#880](https://github.com/opensearch-project/flow-framework/pull/880))