tencentcloud-sdk-nodejs-chdfs 4.0.305 → 4.0.306
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +39 -0
- package/SERVICE_CHANGELOG.md +57 -123
- package/package.json +1 -1
- package/products.md +3 -3
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,42 @@
|
|
1
|
+
# Release 4.0.306
|
2
|
+
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
4
|
+
|
5
|
+
### 第 48 次发布
|
6
|
+
|
7
|
+
发布时间:2022-03-11 08:03:26
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
<font color="#dd0000">**删除接口**:</font>
|
14
|
+
|
15
|
+
* PreviewPaiDomainName
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
20
|
+
|
21
|
+
### 第 28 次发布
|
22
|
+
|
23
|
+
发布时间:2022-03-11 08:15:26
|
24
|
+
|
25
|
+
本次发布包含了以下内容:
|
26
|
+
|
27
|
+
改善已有的文档。
|
28
|
+
|
29
|
+
<font color="#dd0000">**删除接口**:</font>
|
30
|
+
|
31
|
+
* DescribeTrtcInteractiveTime
|
32
|
+
|
33
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
34
|
+
|
35
|
+
* OneSdkAppIdUsagesInfo
|
36
|
+
* SdkAppIdTrtcUsage
|
37
|
+
|
38
|
+
|
39
|
+
|
1
40
|
# Release 4.0.305
|
2
41
|
|
3
42
|
## 正版曲库直通车(ame) 版本:2019-09-16
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,134 +1,39 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
4
|
-
|
5
|
-
### 第 30 次发布
|
6
|
-
|
7
|
-
发布时间:2022-03-10 08:03:53
|
8
|
-
|
9
|
-
本次发布包含了以下内容:
|
10
|
-
|
11
|
-
改善已有的文档。
|
12
|
-
|
13
|
-
新增接口:
|
14
|
-
|
15
|
-
* [DescribeKTVMusicTags](https://cloud.tencent.com/document/api/1155/70856)
|
16
|
-
* [DescribeKTVSuggestions](https://cloud.tencent.com/document/api/1155/70855)
|
17
|
-
|
18
|
-
修改接口:
|
19
|
-
|
20
|
-
* [CreateKTVRobot](https://cloud.tencent.com/document/api/1155/68351)
|
21
|
-
|
22
|
-
* 新增入参:ApplicationLicenseInput
|
23
|
-
|
24
|
-
* [SearchKTVMusics](https://cloud.tencent.com/document/api/1155/56401)
|
25
|
-
|
26
|
-
* 新增入参:TagIds
|
27
|
-
|
28
|
-
|
29
|
-
新增数据结构:
|
30
|
-
|
31
|
-
* [ApplicationLicenseInput](https://cloud.tencent.com/document/api/1155/40113#ApplicationLicenseInput)
|
32
|
-
* [KTVMusicTagGroup](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagGroup)
|
33
|
-
* [KTVMusicTagInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagInfo)
|
34
|
-
* [KTVSuggestionInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSuggestionInfo)
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
39
|
-
|
40
|
-
### 第 37 次发布
|
41
|
-
|
42
|
-
发布时间:2022-03-10 08:06:28
|
43
|
-
|
44
|
-
本次发布包含了以下内容:
|
45
|
-
|
46
|
-
改善已有的文档。
|
47
|
-
|
48
|
-
修改接口:
|
49
|
-
|
50
|
-
* [ModifyTopicAttributes](https://cloud.tencent.com/document/api/597/40844)
|
51
|
-
|
52
|
-
* 新增入参:QuotaProducerByteRate, QuotaConsumerByteRate
|
53
|
-
|
54
|
-
|
55
|
-
新增数据结构:
|
56
|
-
|
57
|
-
* [InstanceQuotaConfigResp](https://cloud.tencent.com/document/api/597/40861#InstanceQuotaConfigResp)
|
58
|
-
|
59
|
-
修改数据结构:
|
60
|
-
|
61
|
-
* [TopicAttributesResponse](https://cloud.tencent.com/document/api/597/40861#TopicAttributesResponse)
|
62
|
-
|
63
|
-
* 新增成员:QuotaConfig
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
## 容器服务(tke) 版本:2018-05-25
|
69
|
-
|
70
|
-
### 第 91 次发布
|
71
|
-
|
72
|
-
发布时间:2022-03-10 08:16:16
|
73
|
-
|
74
|
-
本次发布包含了以下内容:
|
75
|
-
|
76
|
-
改善已有的文档。
|
77
|
-
|
78
|
-
新增接口:
|
79
|
-
|
80
|
-
* [CreateImageCache](https://cloud.tencent.com/document/api/457/70861)
|
81
|
-
* [DeleteImageCaches](https://cloud.tencent.com/document/api/457/70860)
|
82
|
-
* [DescribeImageCaches](https://cloud.tencent.com/document/api/457/70859)
|
83
|
-
* [GetMostSuitableImageCache](https://cloud.tencent.com/document/api/457/70858)
|
84
|
-
* [UpdateImageCache](https://cloud.tencent.com/document/api/457/70857)
|
85
|
-
|
86
|
-
新增数据结构:
|
87
|
-
|
88
|
-
* [ImageCache](https://cloud.tencent.com/document/api/457/31866#ImageCache)
|
89
|
-
* [ImageCacheEvent](https://cloud.tencent.com/document/api/457/31866#ImageCacheEvent)
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
## 云点播(vod) 版本:2018-07-17
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
94
4
|
|
95
|
-
### 第
|
5
|
+
### 第 48 次发布
|
96
6
|
|
97
|
-
发布时间:2022-03-
|
7
|
+
发布时间:2022-03-11 08:03:26
|
98
8
|
|
99
9
|
本次发布包含了以下内容:
|
100
10
|
|
101
11
|
改善已有的文档。
|
102
12
|
|
103
|
-
|
104
|
-
|
105
|
-
* [ModifyMediaStorageClass](https://cloud.tencent.com/document/api/266/70862)
|
106
|
-
|
107
|
-
修改数据结构:
|
108
|
-
|
109
|
-
* [AdaptiveStreamTemplate](https://cloud.tencent.com/document/api/266/31773#AdaptiveStreamTemplate)
|
110
|
-
|
111
|
-
* 新增成员:TEHDConfig
|
13
|
+
<font color="#dd0000">**删除接口**:</font>
|
112
14
|
|
15
|
+
* PreviewPaiDomainName
|
113
16
|
|
114
17
|
|
115
18
|
|
116
|
-
##
|
19
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
117
20
|
|
118
|
-
### 第
|
21
|
+
### 第 28 次发布
|
119
22
|
|
120
|
-
发布时间:2022-03-
|
23
|
+
发布时间:2022-03-11 08:15:26
|
121
24
|
|
122
25
|
本次发布包含了以下内容:
|
123
26
|
|
124
27
|
改善已有的文档。
|
125
28
|
|
126
|
-
|
29
|
+
<font color="#dd0000">**删除接口**:</font>
|
127
30
|
|
128
|
-
*
|
31
|
+
* DescribeTrtcInteractiveTime
|
129
32
|
|
130
|
-
|
33
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
131
34
|
|
35
|
+
* OneSdkAppIdUsagesInfo
|
36
|
+
* SdkAppIdTrtcUsage
|
132
37
|
|
133
38
|
|
134
39
|
|
@@ -541,8 +446,8 @@
|
|
541
446
|
|
542
447
|
新增接口:
|
543
448
|
|
544
|
-
* [
|
545
|
-
* [
|
449
|
+
* [DescribeKTVMusicTags](https://cloud.tencent.com/document/api/1155/70856)
|
450
|
+
* [DescribeKTVSuggestions](https://cloud.tencent.com/document/api/1155/70855)
|
546
451
|
|
547
452
|
修改接口:
|
548
453
|
|
@@ -557,10 +462,10 @@
|
|
557
462
|
|
558
463
|
新增数据结构:
|
559
464
|
|
560
|
-
* [
|
561
|
-
* [
|
562
|
-
* [
|
563
|
-
* [
|
465
|
+
* [ApplicationLicenseInput](https://cloud.tencent.com/document/api/1155/40113#ApplicationLicenseInput)
|
466
|
+
* [KTVMusicTagGroup](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagGroup)
|
467
|
+
* [KTVMusicTagInfo](https://cloud.tencent.com/document/api/1155/40113#KTVMusicTagInfo)
|
468
|
+
* [KTVSuggestionInfo](https://cloud.tencent.com/document/api/1155/40113#KTVSuggestionInfo)
|
564
469
|
|
565
470
|
### 第 29 次发布
|
566
471
|
|
@@ -2799,6 +2704,18 @@
|
|
2799
2704
|
|
2800
2705
|
## 弹性伸缩(as) 版本:2018-04-19
|
2801
2706
|
|
2707
|
+
### 第 48 次发布
|
2708
|
+
|
2709
|
+
发布时间:2022-03-11 08:03:26
|
2710
|
+
|
2711
|
+
本次发布包含了以下内容:
|
2712
|
+
|
2713
|
+
改善已有的文档。
|
2714
|
+
|
2715
|
+
<font color="#dd0000">**删除接口**:</font>
|
2716
|
+
|
2717
|
+
* PreviewPaiDomainName
|
2718
|
+
|
2802
2719
|
### 第 47 次发布
|
2803
2720
|
|
2804
2721
|
发布时间:2022-03-09 08:05:55
|
@@ -14626,7 +14543,7 @@
|
|
14626
14543
|
|
14627
14544
|
新增数据结构:
|
14628
14545
|
|
14629
|
-
* [
|
14546
|
+
* [InstanceQuotaConfigResp](https://cloud.tencent.com/document/api/597/40861#InstanceQuotaConfigResp)
|
14630
14547
|
|
14631
14548
|
修改数据结构:
|
14632
14549
|
|
@@ -61591,16 +61508,16 @@
|
|
61591
61508
|
|
61592
61509
|
新增接口:
|
61593
61510
|
|
61594
|
-
* [
|
61595
|
-
* [
|
61596
|
-
* [
|
61597
|
-
* [
|
61598
|
-
* [
|
61511
|
+
* [CreateImageCache](https://cloud.tencent.com/document/api/457/70861)
|
61512
|
+
* [DeleteImageCaches](https://cloud.tencent.com/document/api/457/70860)
|
61513
|
+
* [DescribeImageCaches](https://cloud.tencent.com/document/api/457/70859)
|
61514
|
+
* [GetMostSuitableImageCache](https://cloud.tencent.com/document/api/457/70858)
|
61515
|
+
* [UpdateImageCache](https://cloud.tencent.com/document/api/457/70857)
|
61599
61516
|
|
61600
61517
|
新增数据结构:
|
61601
61518
|
|
61602
|
-
* [
|
61603
|
-
* [
|
61519
|
+
* [ImageCache](https://cloud.tencent.com/document/api/457/31866#ImageCache)
|
61520
|
+
* [ImageCacheEvent](https://cloud.tencent.com/document/api/457/31866#ImageCacheEvent)
|
61604
61521
|
|
61605
61522
|
### 第 90 次发布
|
61606
61523
|
|
@@ -63652,6 +63569,23 @@
|
|
63652
63569
|
|
63653
63570
|
## 实时音视频(trtc) 版本:2019-07-22
|
63654
63571
|
|
63572
|
+
### 第 28 次发布
|
63573
|
+
|
63574
|
+
发布时间:2022-03-11 08:15:26
|
63575
|
+
|
63576
|
+
本次发布包含了以下内容:
|
63577
|
+
|
63578
|
+
改善已有的文档。
|
63579
|
+
|
63580
|
+
<font color="#dd0000">**删除接口**:</font>
|
63581
|
+
|
63582
|
+
* DescribeTrtcInteractiveTime
|
63583
|
+
|
63584
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
63585
|
+
|
63586
|
+
* OneSdkAppIdUsagesInfo
|
63587
|
+
* SdkAppIdTrtcUsage
|
63588
|
+
|
63655
63589
|
### 第 27 次发布
|
63656
63590
|
|
63657
63591
|
发布时间:2021-10-29 08:10:53
|
@@ -66750,7 +66684,7 @@
|
|
66750
66684
|
|
66751
66685
|
新增接口:
|
66752
66686
|
|
66753
|
-
* [
|
66687
|
+
* [ModifyMediaStorageClass](https://cloud.tencent.com/document/api/266/70862)
|
66754
66688
|
|
66755
66689
|
修改数据结构:
|
66756
66690
|
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-03-03 08:00:37 |
|
14
14
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-03-03 08:00:40 |
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-02-21 08:01:18 |
|
16
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-03-
|
16
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-03-11 08:03:26 |
|
17
17
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-03-08 08:06:26 |
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-02-21 08:01:30 |
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-02-21 08:01:32 |
|
@@ -121,7 +121,7 @@
|
|
121
121
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-02-21 08:10:11 |
|
122
122
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
123
123
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-03-03 08:09:36 |
|
124
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-
|
124
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-03-11 08:11:56 |
|
125
125
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-03-08 08:16:27 |
|
126
126
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-02-21 08:10:29 |
|
127
127
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-02-21 08:10:32 |
|
@@ -176,7 +176,7 @@
|
|
176
176
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
177
177
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-02-21 08:13:40 |
|
178
178
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-02-21 08:13:41 |
|
179
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-
|
179
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-03-11 08:15:26 |
|
180
180
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-03-08 08:20:05 |
|
181
181
|
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-03-01 08:14:14 |
|
182
182
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-02-21 08:14:10 |
|