Releases: qingstor/qsctl
Releases · qingstor/qsctl
qsctl v1.4.0
1.4.0 - 2017-03-01
Added
- Add presign command
Changed
- Allow user operating buckets granted by policy
Fixed
- Fix progressbar not close correctly
qsctl v1.3.1
qsctl v1.3.0
1.3.0 - 2017-02-27
Added
- Add progress bar while downloading and uploading
Changed
- Use DeleteMultipleObjects API instead
Fixed
- Fix bug while deleting not exist object
- Fix force argument's wrong behavior on multipart
- Fix confirm statement encoding error in python2
qsctl v1.2.3
qsctl v1.2.2
1.2.2 - 2017-01-20
Changed
- Refactor config file load function, support load config from
~/.qingcloud
- Be compatible with
qy_access_key_id
andqy_secret_access_key
Fixed
- Fix bug while params is int instead of str
qsctl v1.2.1
qsctl v1.2.0
1.2.0 - 2017-01-10
Added
- Support to upload file from stdin
Fixed
- Fix bug that list_keys do not respect prefix
- Fix empty output while access_key_id is invalid
qsctl v1.1.0
1.1.0 - 2017-01-09
Changed
- Use
qingstor-sdk
instead - Default config path changed to
~/.qingstor
Fixed
- Fix bug when listing buckets under python 3
- Return -1 while download failed
BREAKING CHANGE
- Config should be updated to new version, older version will be no more supported.