From a5c909fecbac06cde4a6ce6f0f4a9f706e7e4ead Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 23 Apr 2024 00:28:15 +0000 Subject: [PATCH] Add release notes for 1.3.16 (#988) Signed-off-by: Zelin Hao (cherry picked from commit 296f50c979065750255d76c972452085a77d521f) Signed-off-by: github-actions[bot] --- .../opensearch-reporting.release-notes-1.3.16.0.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 release-notes/opensearch-reporting.release-notes-1.3.16.0.md diff --git a/release-notes/opensearch-reporting.release-notes-1.3.16.0.md b/release-notes/opensearch-reporting.release-notes-1.3.16.0.md new file mode 100644 index 00000000..1e72b5c6 --- /dev/null +++ b/release-notes/opensearch-reporting.release-notes-1.3.16.0.md @@ -0,0 +1,7 @@ +## Version 1.3.16.0 Release Notes + +Compatible with OpenSearch 1.3.16 + +### Maintenance +* Upgrade JSON to 20231013 to fix CVE-2023-5072 ([#986](https://github.com/opensearch-project/reporting/pull/986)) +