Skip to content

yum-s3-iam v1.2.0 (2017-05-05)

Compare
Choose a tag to compare
@mbrossard mbrossard released this 31 Jul 19:21
· 11 commits to master since this release

Changelog:

  • #48 and #49: Improvements for running outside of EC2 (@mbrossard):
    • Set DISABLE_YUM_S3_IAM environment variable to disable IAM authentication, to be used with S3 bucket IP white-listing.
    • Set AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY and optionally AWS_SESSION_TOKEN environment variables to be used as fallback in case IAM roles are not available
  • #50: Fix for cross-region STS authentication (@jonnangle)
  • #55: Fix for regression on 'us-east-1' (@mestudd, @mbrossard)