Skip to content

paws.common-v0.5.2

Compare
Choose a tag to compare
@DyfanJones DyfanJones released this 01 Dec 14:08
· 946 commits to main since this release
05c6352
  • Fix Content-Md5 being modified by user
  • Add logging system to help with debugging paws issues
  • Automatically redirect S3 requests when they are initially made to the wrong region; previously these requests would fail
  • Add support for AssumeRoleWithWebIdentity (#477, thanks to @fh-mthomson for contribution)
  • Clarify that AWS_CREDENTIAL_EXPIRATION is optional when using AWS_SESSION_TOKEN (#549)
  • Add support to IMDSv2 instances (#441, thanks to @jornfranke for contribution)