Skip to content

New API changes and updated documentation

Compare
Choose a tag to compare
@harshavardhana harshavardhana released this 10 Oct 18:12
· 972 commits to master since this release
v2.0.2
  • 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.