New API changes and updated documentation
harshavardhana
released this
10 Oct 18:12
·
1001 commits
to master
since this release
- PutObject now supports parallel multipart uploads
- GetObject enhanced to be more io.ReadWriteSeeker compliant.
- ListenBucketNotification API implemented.
- Secure SSL connections do not calculate payload checksum.
- Implement BucketNotification API (SetBucketNotification, GetBucketNotification, RemoveAllBucketNotification)
- Add RemoveObjects() API.