Releases: fog/fog-aliyun
Releases · fog/fog-aliyun
v0.4.0
v0.3.17
IMPROVEMENTS:
- adater oss_sdk_log_path GH-125
- update ruby sdk to 0.7.3 GH-124
- adapter maxkeys conversion problem GH-123
- [Enhance tests][Auth & Connectivity scenarios] Test that API cannot be accessed using incorrect credentials GH-117
- [Enhance tests][Auth & Connectivity scenarios] Test that API can be accessed using valid credentials GH-116
- adapter custom log environment variable GH-114
- [Enhance tests][Buckets scenarios] (NEGATIVE TEST) Test that error is thrown when trying to access non-existing bucket GH-110
- [Enhance tests][Buckets scenarios] (NEGATIVE TEST) Test that error is thrown when trying to create already existing bucket GH-109
- [Enhance tests][Buckets scenarios] Test that it is possible to destroy a bucket GH-108
- [Enhance tests][Buckets scenarios] Test that it is possible to create a new bucket GH-107
- [Enhance tests][Buckets scenarios] Test that it is possible to list all buckets GH-105
- [Enhance tests][Files & Directory scenarios] Test getting bucket when directory exists named with the same name as a bucket GH-101
- [Enhance tests][Files & Directory scenarios] Test file copy operations GH-100
- reset the last PR GH-133
- improve put_object_with_body and head_object using sdk do_request GH-131
BUG FIXES:
v0.3.16
IMPROVEMENTS:
- [Enhance tests][Files & Directory scenarios] Test get nested directories and files in nested directory GH-98
- remove get_bucket_location and use ruby sdk to improve performance when uploading object GH-97
- using bucket_exist to checking bucket GH-95
- add change log GH-94
BUG FIXES:
- fix delete all of files bug when specifying a prefix GH-102