Version Change Records
Updated at:2025-11-03
v0.9.3 [2018-09-20]
- Support cross-region replication of Buckets, server-side encryption, and original image protection
- Support setting CORS rules and static website hosting for buckets
- Support object-level ACL settings
- Fix the issue with GeneratePresignedUrl
v0.9.2 [2018-3-16]
- Fix error prompt information when downloading via go get
- Fix the problem of missing request body stream during retry requests
- Improve error prompt information returned by UploadSuperFile
- Unify and adjust the GeneratePresignedUrl API to the bucket virtual hosting mode
v0.9.1 [2018-1-4]
Initial release:
- Create, view, list, delete buckets, get locations, and check for existence
- Support managing bucket lifecycle, logs, ACLs, and storage classes
- Upload, download, delete, and list objects, supporting multipart upload and multipart copy
- Provide AppendObject function and FetchObject function
- Encapsulate concurrent download and multipart upload APIs
