We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fafc731 commit be48cfcCopy full SHA for be48cfc
CHANGELOG.md
@@ -0,0 +1,49 @@
1
+**2016-11-22**
2
+
3
+最新版本v7.0.0.3,适用于.NET xx
4
5
+(xx: 2.0/3.0/3.5/4.0/4.5/4.5.1/4.5.2/4.6/4.6.1/4.6.2)
6
7
+增加:上传域名默认使用CDN(`Qiniu.Common.Config.UploadFromCDN:Boolean`)
8
9
+优化:应对更多类型的网络错误(`WebException`)
10
11
+优化:上传失败重试域名(`upHost`)保持不变
12
13
+优化:上传分块数量(`blockCount`)计算优化
14
15
16
+* * *
17
18
19
+**2016-10-28**
20
21
+优化:上传示例中增加`UpCompleteHandler`的说明
22
23
24
25
26
27
+**2016-10-24**
28
29
+增加:增加`listFiles`(获取空间文件列表)功能,更新示例及文档
30
31
32
33
34
35
+**2016-10-08**
36
37
+推出新版本v7
38
39
40
41
42
43
+**2016-08 ~ 2016-09**
44
45
+增加:`Zone`模块
46
47
+增加:多机房支持(华东/华北/华南/北美)
48
49
+增加:示例及说明文档
0 commit comments