Skip to content

v1.10.0

Compare
Choose a tag to compare
@mhart mhart released this 22 May 21:21
· 38 commits to master since this release
  • Add parsing for newer-style S3 hosts (<bucket>.s3.amazonaws.com/<key> and <bucket>.s3.<region>.amazonaws.com/<key>), which fixes the parsing aspect of #107
  • If S3 host not specified, create it as s3.<region>.amazonaws.com instead of the now deprecated s3-<region>.amazonaws.com