Skip to content

v0.3.17

Compare
Choose a tag to compare
@xiaozhu36 xiaozhu36 released this 06 Jul 07:02
· 18 commits to master since this release

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:

  • fix max key again GH-128
  • fix downloading object when pushing app twice GH-127
  • fix max key GH-126
  • fix max-keys conversion problem GH-121
  • fix @aliyun_oss_sdk_log_path is nil GH-132