You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.4.4] - 2025-09-24
Security
Updated axios from 1.7.7 to 1.12.1 to mitigate CVE-2025-58754, a DoS vulnerability.
Updated Python Lambda base image from public.ecr.aws/lambda/python:3.12.2025.09.02.19 to public.ecr.aws/lambda/python:3.12.2025.09.22.12 to address CVE-2025-24528, CVE-2025-3576, CVE-2025-7425, and CVE-2025-8058.
Removed deprecated NPM package "fs" has been identified as potentially vulnerable to package takeover.
Fixed
Fixed solution CloudFormation template deployment failures in AWS China partition by implementing partition-aware S3 URL generation Issue #338
Fixed timeout issue with Get Agent status API by optimizing retry logic to work within AppSync's 30 second timeout limit