From 186e99413d32327620ebb44d8fd932840436975d Mon Sep 17 00:00:00 2001 From: Riya Saxena Date: Fri, 6 Dec 2024 09:12:26 -0800 Subject: [PATCH] add release notes for 1.3.20 Signed-off-by: Riya Saxena --- .../opensearch-alerting.release-notes-1.3.20.0.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 release-notes/opensearch-alerting.release-notes-1.3.20.0.md diff --git a/release-notes/opensearch-alerting.release-notes-1.3.20.0.md b/release-notes/opensearch-alerting.release-notes-1.3.20.0.md new file mode 100644 index 000000000..218d35411 --- /dev/null +++ b/release-notes/opensearch-alerting.release-notes-1.3.20.0.md @@ -0,0 +1,12 @@ +## Version 1.3.20.0 +Compatible with OpenSearch 1.3.20 + +### Maintenance +* Increment version to 1.3.20. ([#1640](https://github.com/opensearch-project/alerting/pull/1640)) +* Remove dco and update artifact action to v4 ([#1735](https://github.com/opensearch-project/alerting/pull/1735)) + +### Bug Fixes +* Fix compilation error bug due to osd-core ([#1736](https://github.com/opensearch-project/alerting/pull/1736)) + +### Documentation +* Added 1.3.20 release notes. ([#1737](https://github.com/opensearch-project/alerting/pull/1737)) \ No newline at end of file