File tree Expand file tree Collapse file tree 1 file changed +27
-6
lines changed Expand file tree Collapse file tree 1 file changed +27
-6
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,33 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
9
9
10
+ ## [ v1.7.1] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.7.0...v1.7.1 ) - 2024-04-16
11
+
12
+ feat
13
+ - 支持接入 CLS 上报
14
+
15
+ ### Merged
16
+
17
+ - Dev/cls report [ ` #205 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/205 )
18
+
19
+ ### Commits
20
+
21
+ - fix: 优化类型声明 [ ` d40a609 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/d40a609ac8dda48aec1472246a73a94c8aea193e )
22
+
23
+ ## [ v1.7.0] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.6.0...v1.7.0 ) - 2024-03-05
24
+
25
+ feat
26
+ - 去除内置灯塔 sdk
27
+ - 补充类型声明
28
+
29
+ ### Merged
30
+
31
+ - Dev/1.7.0 [ ` #204 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/204 )
32
+
33
+ ### Commits
34
+
35
+ - Updated CHANGELOG.md [ ` 83b4b32 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/commit/83b4b32dc353c1bf53a05164b12be1e469ece4ed )
36
+
10
37
## [ v1.6.0] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.5.0...v1.6.0 ) - 2024-01-22
11
38
12
39
feat
@@ -407,8 +434,6 @@ feat:getObjectUrl支持单独设置全球加速参数UseAccelerate
407
434
408
435
## [ v1.3.4] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.3...v1.3.4 ) - 2021-12-27
409
436
410
- fix:修复host签名时不兼容全球加速域名
411
-
412
437
### Merged
413
438
414
439
- 错别字 [ ` #135 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/135 )
@@ -421,10 +446,6 @@ fix:修复host签名时不兼容全球加速域名
421
446
422
447
## [ v1.3.3] ( https://github.com/tencentyun/cos-js-sdk-v5/compare/v1.3.2...v1.3.3 ) - 2021-12-01
423
448
424
- - host参与签名
425
- - getObjectUrl签名签入Query
426
- - 新增参与签名的headers白名单
427
-
428
449
### Merged
429
450
430
451
- Feat/1.3.2 [ ` #131 ` ] ( https://github.com/tencentyun/cos-js-sdk-v5/pull/131 )
You can’t perform that action at this time.
0 commit comments