File tree Expand file tree Collapse file tree 6 files changed +3
-138
lines changed
Expand file tree Collapse file tree 6 files changed +3
-138
lines changed Original file line number Diff line number Diff line change 1- # Release 3.0.1487
1+ # Release 3.0.1488
22
33## 负载均衡(clb) 版本:2018-03-17
44
7979
8080
8181
82- ## 消息队列 MQTT 版(mqtt) 版本:2024-05-16
83-
84- ### 第 22 次发布
85-
86- 发布时间:2025-11-13 11:53:00
87-
88- 本次发布包含了以下内容:
89-
90- 改善已有的文档。
91-
92- 新增接口:
93-
94- * [ KickOutClient] ( https://cloud.tencent.com/document/api/1778/125024 )
95-
96-
97-
9882## 容器服务(tke) 版本:2022-05-01
9983
10084
Original file line number Diff line number Diff line change 152152| mongodb | [ 云数据库 MongoDB] ( https://cloud.tencent.com/document/product/240 ) | [ 查看] ( https://cloud.tencent.com/document/product/240/38561 ) | 2025-11-03 01:30:50 |
153153| monitor | [ 腾讯云可观测平台] ( https://cloud.tencent.com/document/product/248 ) | [ 查看] ( https://cloud.tencent.com/document/product/248/116199 ) | 2025-07-17 02:05:18 |
154154| mps | [ 媒体处理] ( https://cloud.tencent.com/document/product/862 ) | [ 查看] ( https://cloud.tencent.com/document/product/862/37576 ) | 2025-11-12 01:36:01 |
155- | mqtt | [ 消息队列 MQTT 版] ( https://cloud.tencent.com/document/product/1778 ) | [ 查看] ( https://cloud.tencent.com/document/product/1778/111042 ) | 2025-11-13 11:53:00 |
155+ | mqtt | [ 消息队列 MQTT 版] ( https://cloud.tencent.com/document/product/1778 ) | [ 查看] ( https://cloud.tencent.com/document/product/1778/111042 ) | 2025-10-15 02:09:57 |
156156| mrs | [ 医疗报告结构化] ( https://cloud.tencent.com/document/product/1314 ) | [ 查看] ( https://cloud.tencent.com/document/product/1314/56240 ) | 2025-08-25 02:14:22 |
157157| ms | [ 移动应用安全] ( https://cloud.tencent.com/document/product/283 ) | [ 查看] ( https://cloud.tencent.com/document/product/283/17748 ) | 2024-11-14 01:54:52 |
158158| msp | [ 迁移服务平台] ( https://cloud.tencent.com/document/product/659 ) | [ 查看] ( https://cloud.tencent.com/document/product/659/18597 ) | 2024-12-25 01:51:10 |
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ abstract class AbstractClient
3737 /**
3838 * @var string SDK版本
3939 */
40- public static $ SDK_VERSION = "SDK_PHP_3.0.1487 " ;
40+ public static $ SDK_VERSION = "SDK_PHP_3.0.1488 " ;
4141
4242 /**
4343 * @var integer http响应码200
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7777 * @method Models\DescribeUserListResponse DescribeUserList(Models\DescribeUserListRequest $req) 查询用户列表,Filter参数使用说明如下:
7878
79791. Username,用户名称模糊搜索
80- * @method Models\KickOutClientResponse KickOutClient(Models\KickOutClientRequest $req) 踢出客户端
8180 * @method Models\ModifyAuthorizationPolicyResponse ModifyAuthorizationPolicy(Models\ModifyAuthorizationPolicyRequest $req) 修改策略规则,可参考 [数据面授权策略说明](https://cloud.tencent.com/document/product/1778/109715)
8281 * @method Models\ModifyDeviceIdentityResponse ModifyDeviceIdentity(Models\ModifyDeviceIdentityRequest $req) 修改一机一密设备签名
8382 * @method Models\ModifyHttpAuthenticatorResponse ModifyHttpAuthenticator(Models\ModifyHttpAuthenticatorRequest $req) 修改MQTT HTTP 认证器
You can’t perform that action at this time.
0 commit comments