Skip to content

Upgrade fog-aws to v3.7.0

Stan Hu requested to merge sh-update-fog-3.7.0 into master

This adds multi-threaded support for copying files (not activated yet) and fixes some an issue with AssumeRoleWithWebIdentity that may resolve an issue with AWS EKS (gitlab-org/charts/gitlab#1832 (closed)).

CHANGELOG: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md

Diff: https://github.com/fog/fog-aws/compare/v3.6.7..v3.7.0

Edited by Stan Hu

Merge request reports