File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1+ ** 2024-09-05**
2+
3+ v8.6.0
4+
5+ 新增:验证 Qbox, Qiniu 签名的辅助方法
6+
7+ 新增:持久化处理,支持闲时任务
8+
9+ 更改:对象存储,默认空间管理域名,查询区域主备域名
10+
111** 2024-08-23**
212
313v8.5.1
Original file line number Diff line number Diff line change 2828 <PostBuildEvent >
2929 </PostBuildEvent >
3030 <ProjectId >Qiniu</ProjectId >
31- <Version >8.5.1 </Version >
31+ <Version >8.6.0 </Version >
3232 <Authors >Rong Zhou, Qiniu SDK</Authors >
3333 <Company >Shanghai Qiniu Information Technology Co., Ltd.</Company >
3434 <Description >Qiniu Resource (Cloud) Storage SDK for C#</Description >
Original file line number Diff line number Diff line change @@ -37,6 +37,6 @@ public class QiniuCSharpSDK
3737 /// <summary>
3838 /// SDK版本号
3939 /// </summary>
40- public const string VERSION = "8.5.1 " ;
40+ public const string VERSION = "8.6.0 " ;
4141
4242}
You can’t perform that action at this time.
0 commit comments