File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1- ## 0.3.18 (Unreleased)
1+ ## 0.3.19 (Unreleased)
2+ ## 0.3.18 (August 03, 2020)
3+
4+ IMPROVEMENTS:
5+
6+ - reconstruct perform test [ GH-148 ] ( https://github.com/fog/fog-aliyun/pull/148 )
7+ - Reconstruct fog-aliyun by using oss [ GH-147 ] ( https://github.com/fog/fog-aliyun/pull/147 )
8+ - reconstruct cover case test [ GH-146 ] ( https://github.com/fog/fog-aliyun/pull/146 )
9+ - reconstruct case test [ GH-144 ] ( https://github.com/fog/fog-aliyun/pull/144 )
10+ - reconstruct parts two of file [ GH-143 ] ( https://github.com/fog/fog-aliyun/pull/143 )
11+ - implement blobstore for cloud_controller_ng [ GH-142 ] ( https://github.com/fog/fog-aliyun/pull/142 )
12+ - reconstruct parts of file [ GH-141 ] ( https://github.com/fog/fog-aliyun/pull/141 )
13+ - reconstruct the files [ GH-140 ] ( https://github.com/fog/fog-aliyun/pull/140 )
14+ - reconstruct the directory [ GH-139 ] ( https://github.com/fog/fog-aliyun/pull/139 )
15+ - reconstruct the directories [ GH-138 ] ( https://github.com/fog/fog-aliyun/pull/138 )
16+ - improve files.get code [ GH-137 ] ( https://github.com/fog/fog-aliyun/pull/137 )
17+ - add testcase for testing head notexistfile [ GH-136 ] ( https://github.com/fog/fog-aliyun/pull/136 )
18+ - improve head_object using oss sdk [ GH-135 ] ( https://github.com/fog/fog-aliyun/pull/135 )
19+
20+ BUG FIXES:
21+
22+ - fix files all options problem [ GH-149 ] ( https://github.com/fog/fog-aliyun/pull/149 )
23+
224## 0.3.17 (July 06, 2020)
325
426IMPROVEMENTS:
Original file line number Diff line number Diff line change 22
33module Fog
44 module Aliyun
5- VERSION = '0.3.17 '
5+ VERSION = '0.3.18 '
66 end
77end
You can’t perform that action at this time.
0 commit comments