diff --git a/release/release-notes/data-prepper.change-log-2.4.1.md b/release/release-notes/data-prepper.change-log-2.4.1.md index f2d83ada6b..4ee4f2136b 100644 --- a/release/release-notes/data-prepper.change-log-2.4.1.md +++ b/release/release-notes/data-prepper.change-log-2.4.1.md @@ -1,4 +1,76 @@ +* __Fix CVE-2022-45688, CVE-2023-43642 (#3404) (#3409)__ + + [opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Fri, 29 Sep 2023 13:21:17 -0500 + + EAD -> refs/heads/2.4, refs/remotes/upstream/2.4 + * Fix CVE-2022-45688 + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + + * Fix CVE-2023-43642 + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + + --------- + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + (cherry picked from commit 57ac3b84df3c8d45cb317aad244d9a0c35a49e55) + Co-authored-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + +* __Updated release notes file name (#3403) (#3407)__ + + [opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Fri, 29 Sep 2023 19:15:13 +0530 + + + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + (cherry picked from commit b493355774dbeca47b9660cad8aba43c791451ad) + Co-authored-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + +* __2.4.1 release notes (#3398) (#3401)__ + + [opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Fri, 29 Sep 2023 00:58:53 +0530 + + + * 2.4.1 release notes + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + + * Updated release notes + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + + --------- + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + (cherry picked from commit 9a19b131f020234e7f66cc937731b29649dc517a) + Co-authored-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + +* __2.4.1 change log (#3397) (#3400)__ + + [opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Fri, 29 Sep 2023 00:58:39 +0530 + + + * 2.4.1 change log + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + + * Updated change log + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + + --------- + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + (cherry picked from commit db8d6cec28110a204e75b7d9fa162bc646aa0b43) + Co-authored-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + +* __2.4.1 version (#3396)__ + + [Asif Sohail Mohammed](mailto:nsifmoh@amazon.com) - Fri, 29 Sep 2023 00:06:59 +0530 + + Signed-off-by: Asif Sohail Mohammed <nsifmoh@amazon.com> + +* __Generated THIRD-PARTY file for 5ef5141 (#3395)__ + + [opensearch-trigger-bot[bot]](mailto:98922864+opensearch-trigger-bot[bot]@users.noreply.github.com) - Thu, 28 Sep 2023 23:15:26 +0530 + + + Signed-off-by: GitHub <noreply@github.com> + Co-authored-by: asifsmohammed + <asifsmohammed@users.noreply.github.com> + * __Add support for fully async acknowledgments in source coordination (#3384) (#3391)__ [Taylor Gray](mailto:tylgry@amazon.com) - Thu, 28 Sep 2023 10:53:06 -0500 diff --git a/release/release-notes/data-prepper.release-notes-2.4.1.md b/release/release-notes/data-prepper.release-notes-2.4.1.md index 9402de642b..15e9437162 100644 --- a/release/release-notes/data-prepper.release-notes-2.4.1.md +++ b/release/release-notes/data-prepper.release-notes-2.4.1.md @@ -1,4 +1,4 @@ -## 2023-08-28 Version 2.4.1 +## 2023-10-02 Version 2.4.1 --- @@ -28,3 +28,4 @@ * Update armeria to 1.25.2 to fix CVE-2023-32732, CVE-2023-38493. ([#3366](https://github.com/opensearch-project/data-prepper/pull/3366)) * Fix CVE fixes CVE-2022-36944, WS-2023-0116, CVE-2021-39194, CVE-2023-3635, CVE-2023-36479, CVE-2023-40167. ([#3392](https://github.com/opensearch-project/data-prepper/pull/3392)) * Update commons-compress to 1.24.0 to fix CVE-2023-42503. ([#3388](https://github.com/opensearch-project/data-prepper/pull/3388)) +* Fix CVE-2022-45688, CVE-2023-43642. ([#3409](https://github.com/opensearch-project/data-prepper/pull/3409))