Changelog
- Functional_test: Prefix string to user defined metadatakey (1022) (09/04/18) <kannappanr>
- enhance Core API to pass SSE headers for uploads (1020) (08/30/18) <poornas>
- Allow sse-s3, sse-kms headers in Put, Get and Copy operations. (1018) (08/24/18) <poornas>
- Remove work-around for httputil.Dump (1017) (08/16/18) <Harshavardhana>
- Fix retrying retryable http requests errors (1016) (08/07/18) <Anis Elleuch>
- Disable ETag check when copying object < 5 Gb (1014) (08/06/18) <Anis Elleuch>
- Add new method GetObjectACL() (1011) (07/27/18) <pierre-emmanuelJ>
- Add "Expires" to standard header (1012) (07/23/18) <pierre-emmanuelJ>
- New way to update ObjectACL or Header or Meta data (1010) (07/20/18) <pierre-emmanuelJ>
- Add support for bucket lifecycle policies (1004) (07/16/18) <mzdeb>
- Add check for env var (1008) (07/15/18) <Eric Carlson>
- Fix multipart copy of a large encrypted object (1006) (07/11/18) <Anis Elleuch>
- fix: update progress bar with correct size of recently uploaded part (1005) (07/09/18) <poornas>