- Multipart upload implemented as private API. The public API will be made available with v1.5.0.
- Negative
Offset
values inDownloadOptions
are processed as suffix range requests. - User-Agent now contains the library version
ErrBucketNameInvalid
is returned if bucket creation fails due to an invalid argument- The cancel process handler won't issue deletion of the pending object
- Fixed connection leak due to not closing properly connections to satellite
- Fixed downloading of objects with more than 1000 segments
- Fixed downloading of objects that have segments with a different erasure coding scheme
- Encryption keys in access grants are limited to the permission scope of the API key