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.
What's Changed
[1.4.13] — 2026-08-06
Fixed
Docker image — restored to its prior size — the unpinned awscli build dependency floated to 1.46.0, which vendors its own copy of botocore and s3transfer (~120 MB uncompressed) on top of the botocore already installed, inflating the 1.4.12 image by roughly 15 MB. awscli is now pinned to 1.45.63 — the last release before the vendored botocore — returning the image to its 1.4.11 size.