What's Changed
- Fixed a bug where the response input stream from S3 may not be fully exhausted when storing a file.
- Upgraded from go 1.12 to 1.16, which is now required
- Changed build base image from FROM
golang:1.12.5-alpine3.9
togolang:1.16.15-alpine3.15
New Contributors
- @bio-boris made their first contribution in #151
Full Changelog: v0.1.4...v0.1.5