Skip to content

Commit fe467b4

Browse files
authored
Feat/ci demo (#94)
补充万象demo
1 parent 2455c00 commit fe467b4

File tree

2 files changed

+2239
-40
lines changed

2 files changed

+2239
-40
lines changed

CHANGELOG.md

Lines changed: 55 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ feat
2323

2424
## [v1.4.11](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.10...v1.4.11) - 2023-07-26
2525

26-
fix
27-
- 修复使用await异常bug
26+
fix
27+
28+
- 修复使用await异常bug
2829

2930
### Merged
3031

@@ -39,8 +40,9 @@ fix
3940

4041
## [v1.4.10](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.9...v1.4.10) - 2023-01-04
4142

42-
feat
43-
- postObject支持x-cos-forbid-overwrite头部
43+
feat
44+
45+
- postObject支持x-cos-forbid-overwrite头部
4446

4547
### Merged
4648

@@ -52,8 +54,9 @@ feat
5254

5355
## [v1.4.9](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.8...v1.4.9) - 2022-12-29
5456

55-
fix
56-
- 更新可以签入签名的headers
57+
fix
58+
59+
- 更新可以签入签名的headers
5760

5861
### Merged
5962

@@ -68,8 +71,9 @@ fix
6871

6972
## [v1.4.8](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.7...v1.4.8) - 2022-11-21
7073

71-
feat
72-
- getObjectAcl支持传VersionId
74+
feat
75+
76+
- getObjectAcl支持传VersionId
7377

7478
### Merged
7579

@@ -81,8 +85,9 @@ feat
8185

8286
## [v1.4.7](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.6...v1.4.7) - 2022-11-09
8387

84-
fix
85-
- 升级依赖包@xmldom/xmldom版本
88+
fix
89+
90+
- 升级依赖包@xmldom/xmldom版本
8691

8792
### Merged
8893

@@ -94,8 +99,9 @@ fix
9499

95100
## [v1.4.6](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.5...v1.4.6) - 2022-10-25
96101

97-
fix
98-
- 修复批量上传uploadFiles偶现问题
102+
fix
103+
104+
- 修复批量上传uploadFiles偶现问题
99105

100106
### Merged
101107

@@ -107,8 +113,9 @@ fix
107113

108114
## [v1.4.5](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.4...v1.4.5) - 2022-10-22
109115

110-
fix
111-
- getObjectUrl暂时只支持回调写法
116+
fix
117+
118+
- getObjectUrl暂时只支持回调写法
112119

113120
### Merged
114121

@@ -120,8 +127,8 @@ fix
120127

121128
## [v1.4.4](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.3...v1.4.4) - 2022-10-20
122129

123-
- 分块复制支持续传
124-
- 合法域名校验支持内网域名和.cn域名
130+
- 分块复制支持续传
131+
- 合法域名校验支持内网域名和.cn域名
125132

126133
### Merged
127134

@@ -133,8 +140,9 @@ fix
133140

134141
## [v1.4.3](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.2...v1.4.3) - 2022-09-22
135142

136-
feat
137-
- 支持sdk内部获取上传文件大小,不再依赖用户传入的FileSize
143+
feat
144+
145+
- 支持sdk内部获取上传文件大小,不再依赖用户传入的FileSize
138146

139147
### Merged
140148

@@ -146,8 +154,9 @@ feat
146154

147155
## [v1.4.2](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.1...v1.4.2) - 2022-09-09
148156

149-
fix
150-
- 修复已知问题
157+
fix
158+
159+
- 修复已知问题
151160

152161
### Merged
153162

@@ -160,17 +169,19 @@ fix
160169

161170
## [v1.4.1](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.4.0...v1.4.1) - 2022-09-01
162171

163-
fix
164-
- 修复已知问题
172+
fix
173+
174+
- 修复已知问题
165175

166176
### Commits
167177

168178
- fix:修复已知问题 [`d1a433f`](https://github.com/tencentyun/cos-wx-sdk-v5/commit/d1a433fbd787ba134a672141ae8c7d750df50704)
169179

170180
## [v1.4.0](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.3.0...v1.4.0) - 2022-08-17
171181

172-
feat
173-
- 新增beacon上报
182+
feat
183+
184+
- 新增beacon上报
174185

175186
### Merged
176187

@@ -182,10 +193,11 @@ feat
182193

183194
## [v1.3.0](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.2.1...v1.3.0) - 2022-08-09
184195

185-
feat
186-
- webpack升级到4.x
187-
- putObject支持FilePath参数。同时传参FilePath和Body时,优先级Body>FilePath
188-
- 初始化支持指定SimpleUploadMethod,当调用高级上传uploadFile或批量上传uploadFiles时,对小文件执行简单上传方法postObject或putObject
196+
feat
197+
198+
- webpack升级到4.x
199+
- putObject支持FilePath参数。同时传参FilePath和Body时,优先级Body>FilePath
200+
- 初始化支持指定SimpleUploadMethod,当调用高级上传uploadFile或批量上传uploadFiles时,对小文件执行简单上传方法postObject或putObject
189201

190202
### Merged
191203

@@ -197,7 +209,8 @@ feat
197209

198210
## [v1.2.1](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.2.0...v1.2.1) - 2022-07-21
199211

200-
feat
212+
feat
213+
201214
- 初始化支持HttpDNSServiceId参数,填写后代表开启 HttpDNS 服务。HttpDNS 用法详见https://developers.weixin.qq.com/miniprogram/dev/framework/ability/HTTPDNS.html
202215

203216
### Merged
@@ -213,8 +226,9 @@ feat
213226

214227
## [v1.2.0](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.1.8...v1.2.0) - 2022-06-30
215228

216-
fix
217-
- 修复使用postObject不能正确的pauseTask,cancelTask问题
229+
fix
230+
231+
- 修复使用postObject不能正确的pauseTask,cancelTask问题
218232
- 签名回调里使用SecurityToken代替并兼容XCosSecurityToken
219233

220234
### Merged
@@ -233,8 +247,9 @@ fix
233247

234248
## [v1.1.8](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.1.7...v1.1.8) - 2022-06-23
235249

236-
feat
237-
- putBucketCors支持ResponseVary
250+
feat
251+
252+
- putBucketCors支持ResponseVary
238253
- 提高签名时Expires参数的优先级
239254

240255
### Merged
@@ -293,7 +308,7 @@ fix:修复host签名时不兼容全球加速域名
293308

294309
## [v1.1.3](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.1.2...v1.1.3) - 2021-12-03
295310

296-
feat
311+
feat
297312
-sdk入口文件默认为压缩版
298313

299314
### Commits
@@ -304,9 +319,9 @@ feat
304319

305320
## [v1.1.2](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.1.1...v1.1.2) - 2021-12-01
306321

307-
- host参与签名
308-
- getObjectUrl签名签入Query
309-
- 新增参与签名的headers白名单
322+
- host参与签名
323+
- getObjectUrl签名签入Query
324+
- 新增参与签名的headers白名单
310325
- 支持打包出.min.js
311326

312327
### Merged
@@ -329,8 +344,8 @@ fix:CIHost兼容处理
329344

330345
## [v1.1.0](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.13...v1.1.0) - 2021-11-17
331346

332-
- 新增appendObject接口
333-
- 新增媒体处理demo
347+
- 新增appendObject接口
348+
- 新增媒体处理demo
334349
- 修复已知d.ts错误
335350

336351
### Merged
@@ -363,7 +378,7 @@ fix:修复uploadSliceItem
363378

364379
## [v1.0.12](https://github.com/tencentyun/cos-wx-sdk-v5/compare/v1.0.11...v1.0.12) - 2021-11-11
365380

366-
fix:修复getBucketReferer已知错误
381+
fix:修复getBucketReferer已知错误
367382
feat:分块上传支持支持mimeLimit、trafficLimit
368383

369384
### Merged

0 commit comments

Comments
 (0)