From 5d77c144c9df21189407b8240cac4160c7467b06 Mon Sep 17 00:00:00 2001 From: hanwenli Date: Wed, 2 Sep 2026 08:20:53 -0700 Subject: [PATCH] [Changelog] Add efs utils upgrade to 3.16.0 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e52c906146..0ae83b7628 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,7 @@ the validator fails with a clear error message instead of a generic `NoneType` e - Install amazon-efs-utils from the official EFS endpoint instead of building from source. Users must now allowlist the CloudFront domain `amazon-efs-utils.aws.com` in their proxy/egress configuration when using `build-image` with isolated subnets. +- Upgrade amazon-efs-utils to version 3.1.3 (from 2.4.0). - Upgrade Cinc Client to version 19.3.14 (from 18.8.54). - Upgrade GDRCopy to version 2.6 (from 2.5.2). - Upgrade PMIx to version 5.0.11 (from 5.0.10).