Skip to content

sbt-s3-resolver v0.13.0

Compare
Choose a tag to compare
@laughedelic laughedelic released this 15 Jun 15:27
· 82 commits to master since this release
  • It is now an auto plugin, meaning that you don't need to load any defaults and do manual imports, just add it to your project/plugins.sbt and enjoy
  • Added profile credentials provider; simplified the default providers chain:
    • profile credentials from ~/.aws/credentials (same as you use form AWS command line tools). You can choose profile by setting awsProfile key.
    • EC2 instance metadata.
  • Added s3acl Access Control List configuration parameter (which defaults to PublicRead) (thanks @anzecesar, see #36)
  • Added converter of an S3 bucket address to https