From d707f67dc2a73589a12c3359d94f938e8b38b741 Mon Sep 17 00:00:00 2001 From: Dragan Mihaljevic Date: Thu, 9 Jan 2025 22:51:33 +0000 Subject: [PATCH] Update release notes cr: https://code.amazon.com/reviews/CR-171031013 --- RELEASENOTES.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index d80b6e9bd..f1aecd959 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,5 +1,13 @@ Latest =============== +- Update aws-sdk-go from 1.51.20 to 1.55.5 +- Update golang.org/x/crypto from 0.24.0 to 0.32.0 +- Update github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 +- Update golang.org/x/net from 0.26.0 to 0.34.0 +- Update golang.org/x/oauth2 from 0.0.0-20211005180243-6b3c2da341f1 to 0.24.0 + +3.3.1345.0 +=============== - Revert "Update configurePackage to use fixed download method" - Revert "Use a single syscall for route table for health check IP"