File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 11cos-php-sdk-v5 Upgrade Guide
22====================
3+ 2.6.3 to 2.6.4
4+ ---------
5+ 1 . 媒体处理转码任务支持闲时转码
6+ 2 . 搜索图片处理队列
7+ 3 . 更新图片处理队列
8+ 4 . 查询图片处理服务状态
9+ 5 . 查询 AI 内容识别服务状态
10+ 6 . 开通 AI 内容识别
11+ 7 . 搜索 AI 内容识别队列
12+ 8 . 更新 AI 内容识别队列
13+ 9 . 创建音视频转码 pro 模板
14+ 10 . 更新音视频转码 pro 模板
15+ 11 . 创建语音合成模板
16+ 12 . 更新语音合成模板
17+ 13 . 创建智能封面模板
18+ 14 . 更新智能封面模板
19+ 15 . 创建语音识别模板
20+ 16 . 更新语音识别模板
21+ 17 . 提交一个语音合成任务
22+ 18 . 提交一个翻译任务
23+ 19 . 提交一个语音识别任务
24+ 20 . 提交一个分词任务
25+
3262.6.2 to 2.6.3
427---------
5281 . 直播审核支持转存到cos存储桶
Original file line number Diff line number Diff line change 230230 * @see \Qcloud\Cos\Service::getService()
231231 */
232232class Client extends GuzzleClient {
233- const VERSION = '2.6.3 ' ;
233+ const VERSION = '2.6.4 ' ;
234234
235235 public $ httpClient ;
236236
You can’t perform that action at this time.
0 commit comments