From 0117b6eb82282b50acc4299f8066efeffc509a7c Mon Sep 17 00:00:00 2001 From: Gianni Leslie Date: Mon, 29 Apr 2024 13:26:13 +0000 Subject: [PATCH] Update release notes cr: https://code.amazon.com/reviews/CR-124466685 --- RELEASENOTES.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 5bdb41018..cdcdcc937 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,5 +1,14 @@ Latest =============== +- Upgrade go-github version from v8 to v61 +- Increase timeouts in SSM-Setup-CLI +- Fix darwin build issue in SSM-Setup-CLI +- Fix the command builder bug to handle space char in input value +- Fix an inaccurate log when validating allowDowngrade parameter during Agent update +- Signing SSM Agent vended Windows executables + +3.3.380.0 +=============== - Update AWS GO SDK to v1.51.20 3.3.337.0