CHANGELOG 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992
  1. 2019-05-20 Version: 1.36.31
  2. 1, Add both api, ListNotaryInfos
  3. 2019-05-20 Version: 1.36.30
  4. 1, Initial release of api, including data management api, rule configuration api and system configuration api.
  5. 2019-05-16 Version: 1.36.29
  6. 1, Add some new apis to fetch the usage data from VoD, such as DescribeVodDomainUsageData, DescribeVodStorageData, DescribeVodTranscodeData, DescribeVodAIData.
  7. 2, Add a new api named GetUploadDetails to describe the upload detail, such as uploading time and uploading source.
  8. 3, Add a new api named GetAIVideoTagResult to describe the result of AI tag.
  9. 4, Add new field Icon and OnlineStatus to some apis to manage short video materials, such as SearchMedia, GetAttachedMediaInfo, CreateUploadAttachedMedia.
  10. 5, Add a new field RegionId to the response of GetAttachedMediaInfo and GetImageInfo.
  11. 6, Add the field named UserData to SubmitSnapshotJob api request.
  12. 2019-05-15 Version: 1.36.28
  13. 1, Add InstanceId parameter to api CreateDisk
  14. 2, Add parameter Affinity and Tenancy in ECS instance DedicatedHost related apis.
  15. 3, Add SecurityGroupIds parameter to Instance creation apis.
  16. 2019-05-14 Version: 1.36.27
  17. 1, support body detect
  18. 2019-05-14 Version: 1.36.26
  19. 1, Support body detect.
  20. 2019-05-14 Version: 1.36.25
  21. 1, Support body detect.
  22. 2019-05-14 Version: 1.36.24
  23. 1, Support body detect.
  24. 2019-05-13 Version: 1.36.23
  25. 1, Support for creating instances and joining multiple security groups at the same time.
  26. 2019-04-26 Version: 1.36.22
  27. 1, add new openapi.
  28. 2019-04-23 Version: 1.36.21
  29. 1, Support mounting multiple volumes using different protocol
  30. 2, Support scaling out cross AZ
  31. 2019-04-22 Version: 1.36.20
  32. 1, This is an example of release-log.
  33. 2, Please strictly follow this format to edit in English.
  34. 3, Format:Number + , + Space + Description
  35. 2019-04-18 Version: 1.36.19
  36. 1, Add CreateAccount
  37. 2019-04-18 Version: 1.36.18
  38. 1, CreateCacheAnalysisTask prop modify
  39. 2019-04-18 Version: 1.36.17
  40. 1, add ReservedInstance API.
  41. 2019-04-17 Version: 1.36.16
  42. 1, Add DescribeRestoreTaskList DBS interface.
  43. 2, Add DescribeNodeCidrList DBS interface.
  44. 2019-04-16 Version: 1.36.15
  45. 1, Fixed DescribeAccounts response type error.
  46. 2019-04-16 Version: 1.36.14
  47. 1, Add api about pushing security check commands
  48. 2019-04-16 Version: 1.36.13
  49. 1, Fixed describeAccounts response type error
  50. 2019-04-16 Version: 1.36.12
  51. 1, Mark CreateDiagnosticReport as public api.
  52. 2, ModifySecurityIps support modifyMode parameter.
  53. 2019-04-16 Version: 1.36.11
  54. 1, Add group api.
  55. 2019-04-16 Version: 1.36.10
  56. 1, Add group api.
  57. 2019-04-16 Version: 1.36.9
  58. 1, Add group api.
  59. 2019-04-16 Version: 1.36.8
  60. 1, Add group api.
  61. 2019-04-15 Version: 1.36.7
  62. 1, Add CreateRestoreTask DBS interface.
  63. 2, Add StartRestoreTask DBS interface.
  64. 2019-04-15 Version: 1.36.6
  65. 1, add arns parameter to CreateDisk/CreateInstance API in order to support disk encryption by performing a sts role play.
  66. 2019-04-15 Version: 1.36.5
  67. 1, Add apis, DescribeScreenHostStatistics、DescribeScreenSummaryInfo、DescribeScreenAttackAnalysisData、DescribeScreenAttackAnalysisData、DescribeScreenAttackAnalysisData
  68. 2019-04-15 Version: 1.36.4
  69. 1, Add Group Api.
  70. 2019-04-11 Version: 1.36.3
  71. 1, The ‘CreateProject’ interface adds the ‘ModelId’ parameter
  72. 2019-04-11 Version: 1.36.2
  73. 1, Add some new apis to manage VoD's App, such as CreateAppInfo, GetAppInfos, ListAppInfos, UpdateAppInfo, DeleteAppInfo, AttachAppPolicyToIdentity, DetachAppPolicyFromIdentity, ListAppPoliciesForIdentity and MoveAppResource.
  74. 2, Add new apis SetMessageCallback, GetMessageCallback and DeleteMessageCallback to manage message callback configuration.
  75. 3, Add new apis GetAttachedMedia, UpdateAttachedMediaInfos and DeleteAttachedMedia to manage attached media information.
  76. 4, Add a new api named DeleteMultipartUpload to clean up the fragmented files generated during the upload process.
  77. 5, Add a new field named AppId to some apis supporting the VoD App feature, such as CreateUploadVideo, SearchMedia, GetVideoInfo, GetVideoInfos; Add new fields named NonExistVideoIds and ForbiddenVideoIds to DeleteVideo api response; Add a new field named ForbiddenVideoIds to UpdateVideoInfos api response.
  78. 6, The Editing supports multi-region and multi-materials. Add new fields named StorageLocation and RegionId in Project struct to GetEditingProject api response; Add new fields named StorageLocation, RegionId and Duration in ProjectList struct to SearchEditingProject api response; Add a new field named MaterialType to GetEditingProjectMaterials api request.
  79. 7, Add new fields named TranscodeFileRegular, Clip and Rotate to GetTranscodeTemplateGroup api response to support the custom file path feature.
  80. 8, Add a new field named AttachedMedia to api response to support the attached media feature.
  81. 9, Add a new field named SubTotal to GetCategories response to show the number of sub category.
  82. 10, Add a new field named AdditionType to GetVideoInfo and GetVideoInfos api request to fetch the custom media info and the corresponding field is CustomMediaInfo.
  83. 2019-04-10 Version: 1.36.1
  84. 1, Modify DescribeBackupGatewayList DBS interface.
  85. 2019-04-10 Version: 1.36.0
  86. 1, New APIs for visual service (VNC).
  87. 2, New APIs for software management.
  88. 3, New APIs for CPFS filesystem.
  89. 2019-04-09 Version: 1.35.9
  90. 1, support service account management networkInterface function.
  91. 2019-04-09 Version: 1.35.8
  92. 1, Add Apis for offline VerifySDK.
  93. 2019-04-08 Version: 1.35.7
  94. 1, Modify DescribeBackupPlanList DBS interface.
  95. 2, Modify DescribeFullBackupList DBS interface.
  96. 3, Modify DescribeIncrementBackupList DBS interface.
  97. 4, Modify DescribeBackupGatewayList DBS interface.
  98. 2019-04-08 Version: 1.35.6
  99. 1, Add StopBackupPlan DBS interface.
  100. 2, Add DescribeBackupPlanList DBS interface.
  101. 3, Add DescribeFullBackupList DBS interface.
  102. 4, Add DescribeIncrementBackupList DBS interface.
  103. 5, Add DescribeBackupGatewayList DBS interface.
  104. 2019-04-04 Version: 1.35.5
  105. 1, ScalingConf systemDisk add DiskName and Description parameters.
  106. 2, ScalingConf dataDisk add DiskName & Description & Encrypted & KMSKeyId parameters.
  107. 2019-04-03 Version: 1.35.4
  108. 1, Add interfaces related to vulnerability whitelist
  109. 2, Add interfaces related to vulnerability auto-del configuration
  110. 3, Add interfaces related to vulnerability fix advise
  111. 4, Add interfaces searching and operating vulnerability
  112. 2019-03-29 Version: 1.35.3
  113. 1, Add DLQ message openAPI.
  114. 2, Add Query the subscription relational openAPI.
  115. 3, Remove white list restrictions.
  116. 2019-03-28 Version: 1.35.2
  117. 1, release bssopenapi
  118. 2019-03-28 Version: 1.35.1
  119. 1, Add multiple language support in DescribeZones
  120. 2, Add gray parameter in CreateDisk
  121. 2019-03-28 Version: 1.35.0
  122. 1, Add logo detect.
  123. 2019-03-27 Version: 1.34.66
  124. 1, Add Project interface.
  125. 2, Add Tag interface.
  126. 3, Add TrainData interface.
  127. 4, Add Train interface.
  128. 5, Add Iteration interface.
  129. 6, Add Predict interface.
  130. 7, Add PredictData interface.
  131. 2019-03-27 Version: 1.34.65
  132. 1, Add Project interface.
  133. 2, Add Tag interface.
  134. 3, Add TrainData interface.
  135. 4, Add Train interface.
  136. 5, Add Iteration interface.
  137. 6, Add Predict interface.
  138. 7, Add PredictData interface.
  139. 2019-03-27 Version: 1.34.64
  140. 1, Add DLQ message openAPI.
  141. 2, Add Query the subscription relational openAPI.
  142. 3, Remove white list restrictions.
  143. 2019-03-27 Version: 1.34.63
  144. 1, Add DLQ message openAPI.
  145. 2, Add Query the subscription relational openAPI.
  146. 3, Remove white list restrictions.
  147. 2019-03-27 Version: 1.34.62
  148. 1, release dysmsapi
  149. 2019-03-25 Version: 1.34.61
  150. 1, cms fix duplicated struct definition
  151. 2019-03-25 Version: 1.34.60
  152. 1, mts fix duplication struct definition
  153. 2019-03-25 Version: 1.34.59
  154. 1, jarvis-pulic fix product code with dash
  155. 2019-03-25 Version: 1.34.58
  156. 1, sas-api, fix product code with dash
  157. 2019-03-21 Version: 1.34.57
  158. 1, Update Dependency
  159. 2019-03-21 Version: 1.34.56
  160. 1, Update Dependency
  161. 2019-03-20 Version: 1.34.55
  162. 1, Update the Dependency
  163. 2019-03-20 Version: 1.34.54
  164. 1, Update the Dependency
  165. 2019-03-20 Version: 1.34.53
  166. 1, cloudwf: update bool type parameter
  167. 2019-03-20 Version: 1.34.52
  168. 1, Update Dependency
  169. 2019-03-19 Version: 1.34.51
  170. 1, Support ' fc ' Source DomainName
  171. 2019-03-19 Version: 1.34.50
  172. 1, move fields: tag, associate_person, cid
  173. 2019-03-19 Version: 1.34.49
  174. 1, format fields: tags, associatePerson
  175. 2019-03-19 Version: 1.34.48
  176. 1, add query user oms data api
  177. 2019-03-19 Version: 1.34.47
  178. 1, Update Dependency
  179. 2019-03-19 Version: 1.34.46
  180. 1, Update Dependency
  181. 2019-03-19 Version: 1.34.45
  182. 1, This is an example of release-log.
  183. 2, Please strictly follow this format to edit in English.
  184. 3, Format:Number + , + Space + Description
  185. 2019-03-18 Version: 1.34.44
  186. 1, rds: deliver string true/false to server for bool type parameter, not previous 1/0
  187. 2019-03-18 Version: 1.34.43
  188. 1, deliver string true/false to server for bool type parameter, not previous 1/0
  189. 2019-03-18 Version: 1.34.42
  190. 1, Signature Document SDK.
  191. 2, First version publish.
  192. 3, Beta Version SDK
  193. 2019-03-18 Version: 1.34.41
  194. 1, Update Dependency
  195. 2019-03-18 Version: 1.34.40
  196. 1, move AssociatePerson\Tag field
  197. 2, Optimize RealName field
  198. 2019-03-18 Version: 1.34.39
  199. 1, Update Dependency
  200. 2019-03-18 Version: 1.34.38
  201. 1, Update Dependency
  202. 2019-03-18 Version: 1.34.37
  203. 1, Update Dependency
  204. 2019-03-18 Version: 1.34.36
  205. 1, Update Dependency
  206. 2019-03-15 Version: 1.34.35
  207. 1, Update Dependency
  208. 2019-03-15 Version: 1.34.34
  209. 1, Update Dependency
  210. 2019-03-15 Version: 1.34.33
  211. 1, Update Dependency
  212. 2019-03-15 Version: 1.34.32
  213. 1, Update Dependency
  214. 2019-03-15 Version: 1.34.31
  215. 1, Update Dependency
  216. 2019-03-15 Version: 1.34.30
  217. 1, Update Dependency
  218. 2019-03-15 Version: 1.34.29
  219. 1, Update Dependency
  220. 2019-03-15 Version: 1.34.28
  221. 1, Update Dependency
  222. 2019-03-15 Version: 1.34.27
  223. 1, Update Dependency
  224. 2019-03-15 Version: 1.34.26
  225. 1, Update Dependency
  226. 2019-03-15 Version: 1.34.25
  227. 1, Update Dependency
  228. 2019-03-14 Version: 1.34.24
  229. 1, Update Dependency
  230. 2019-03-14 Version: 1.34.23
  231. 1, Update Dependency
  232. 2019-03-14 Version: 1.34.22
  233. 1, Update Dependency
  234. 2019-03-14 Version: 1.34.21
  235. 1, Update Dependency
  236. 2019-03-14 Version: 1.34.20
  237. 1, Update Dependency
  238. 2019-03-14 Version: 1.34.19
  239. 1, Update Dependency
  240. 2019-03-14 Version: 1.34.18
  241. 1, Update Dependency
  242. 2019-03-14 Version: 1.34.17
  243. 1, Update Dependency
  244. 2019-03-14 Version: 1.34.16
  245. 1, Update Dependency
  246. 2019-03-13 Version: 1.34.15
  247. 1, Update Dependency
  248. 2019-03-13 Version: 1.34.14
  249. 1, Update Dependency
  250. 2019-03-13 Version: 1.34.13
  251. 1, Update Dependency
  252. 2019-03-13 Version: 1.34.12
  253. 1, Distinguish between system and service parameters
  254. 2019-03-13 Version: 1.34.11
  255. 1, add DescribeDemands interface
  256. 2019-03-13 Version: 1.34.10
  257. 1, Distinguish between system and service parameters
  258. 2019-03-12 Version: 1.34.9
  259. 1, add agency infomation
  260. 2, update sdk core resources
  261. 2018-12-20 Version: 1.34.8
  262. 1, Sync CDN API.
  263. 2018-12-11 Version: 1.34.7
  264. 1, Sync CDN API.
  265. 2018-12-06 Version: 1.34.6
  266. 1, Add DescribeLiveDomainRealTimeBpsData, DescribeLiveDomainRealTimeHttpCodeData,DescribeLiveDomainRealTimeTrafficData.
  267. 2, Update DescirbeCasterChannels and DescribeCasterStreamUrl.
  268. 2018-12-03 Version: 1.34.5
  269. 1, Sync CDN API.
  270. 2018-12-03 Version: 1.34.4
  271. 1, Sync CDN API.
  272. 2018-12-03 Version: 1.34.3
  273. 1, Update 2014-11-11 API.
  274. 2018-12-03 Version: 1.34.2
  275. 1, Add a parameter to RemoveInstances.
  276. 2018-11-30 Version: 1.34.1
  277. 1, Add new apis called AddVodTemplate, UpdateVodTemplate, DeleteVodTemplate, ListVodTemplate, GetVodTemplate and SetDefaultVodTemplate which support vodtemplate feature.
  278. 2, Add a new api called CreateUploadAttachedMedia to get upload auth for attached media
  279. 3, Add new apis called AddWorkFlow, UpdateWorkFlow, DeleteWorkFlow, ListWorkFlow, GetWorkFlow which support workflow feature.
  280. 2018-11-28 Version: 1.34.0
  281. 1, Add RedeployInstance interface, and support to migrate ecs instance with specified maintenance events actively
  282. 2018-11-28 Version: 1.33.6
  283. 1, Add APIs InvokeThingsService, SetDevicesProperty and QueryDeviceByTags .
  284. 2018-11-27 Version: 1.33.5
  285. 1, Add APIs InvokeThingsService, SetDevicesProperty and QueryDeviceByTags .
  286. 2018-11-22 Version: 1.33.4
  287. 1, Increase the scene field
  288. 2018-11-22 Version: 1.33.3
  289. 1, Add parameter DeletionProtection when creating instance and modifying instance attribute
  290. 2018-11-21 Version: 1.33.2
  291. 1, Add new apis called AddWatermark, UpdateWatermark, DeleteWatermark, ListWatermarks, GetWatermark and SetDefaultWatermark which support watermark feature.
  292. 2, Add a new api called RegisterMedia which supports registration of audio and video media files that already exist in the OSS bucket.
  293. 3, Add the field named OverrideParams to SubmitTranscodeJobs api request.
  294. 2018-11-16 Version: 1.33.1
  295. 1, update version
  296. 2018-11-15 Version: 1.33.0
  297. 1, ECS support ipv6Address
  298. 2018-11-14 Version: 1.32.0
  299. 1, Better support for hybrid cluster.
  300. 2018-11-13 Version: 1.31.0
  301. 1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
  302. 2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
  303. 3, Add DynamicCheck properties for results of CheckDomain interface.
  304. 2018-11-10 Version: 1.30.5
  305. 1, Update SetWaitingRoomConfig.
  306. 2018-11-08 Version: 1.30.4
  307. 1, Fix the http response receive bug
  308. 2018-11-08 Version: 1.30.3
  309. 1, Update Version.
  310. 2018-11-07 Version: 1.30.2
  311. 1, Add API CreateTemplate,DeleteTemplate,GetAllTemplate,GetTemplateInfo.
  312. 2, Add API GetTaskStatus,StartTask,StopTask.
  313. 3, Add API GetTaskParam,UpdateTaskParam.
  314. 2018-11-02 Version: 1.30.1
  315. 1, deviceName and productKey can be used instead of iotId.
  316. 2, New productKey fields for queryauthentication output parameter.
  317. 3, New deviceName fields for queryauthentication output parameter.
  318. 2018-11-02 Version: 1.30.0
  319. 1, first version
  320. 2018-10-31 Version: 1.29.5
  321. 1, Update SetWaitingRoomConfig.
  322. 2018-10-31 Version: 1.29.4
  323. 1, Add SetWaitingRoomConfig.
  324. 2018-10-31 Version: 1.29.3
  325. 1, Add SetWaitingRoomConfig.
  326. 2018-10-30 Version: 1.29.2
  327. 1, Add API DescribeLiveDomainBpsData,DescribeLiveDomainTrafficData.
  328. 2018-10-26 Version: 1.29.1
  329. 1, Return AuditConclusions in SubmitMaterials API.
  330. 2018-10-25 Version: 1.29.0
  331. 1, Add apis for trademark domains.
  332. 2, Add QueryDomainAdminDivision api.
  333. 2018-10-16 Version: 1.28.3
  334. 1, This version add MetricQuery interface to support retcode and apm metric query.
  335. 2018-10-16 Version: 1.28.2
  336. 1, This version add MetricQuery interface to support retcode and apm metric query.
  337. 2018-10-16 Version: 1.28.1
  338. 1, This version add MetricQuery interface to support retcode and apm metric query.
  339. 2018-10-16 Version: 1.28.0
  340. 1, Delete deprecated and unusable apis : AddIpRange, UnbindIpRange, BindIpRange, DescribeIntranetAttributeKb, DescribeIpRanges, ModifyIntranetBandwidthKb, DescribeEventDetail, CheckAutoSnapshotPolicy, CheckDiskEnableAutoSnapshotValidation, DescribeAutoSnapshotPolicy
  341. 2, Add instance topology api DescribeInstanceTopology
  342. 3, Add mount point in DescribeDisksFullStatus
  343. 2018-10-16 Version: 1.27.11
  344. 1, remove set group tags API.
  345. 2018-10-13 Version: 1.27.10
  346. 1, Add device group related APIs.
  347. 2018-10-13 Version: 1.27.9
  348. 1, Add device group related APIs.
  349. 2018-10-13 Version: 1.27.8
  350. 1, Add device group related APIs.
  351. 2018-10-11 Version: 1.27.7
  352. 1, Add a new api called DeleteMezzanines to clear mezzanine infos and storages.
  353. 2, Add the field called PlayConfig to GetVideoPlayAuth and GetPlayInfo api request.
  354. 3, Add a new api called UpdateImageInfos to update image information.
  355. 2018-10-09 Version: 1.27.6
  356. 1, v1.0.0-->v1.0.1
  357. 2, provider new region:beijing/shenzhen/zhangjiakou
  358. 3, provider service for VPC user;
  359. 2018-09-30 Version: 1.27.5
  360. 1, This is an example of release-log.
  361. 2, Please strictly follow this format to edit in English.
  362. 3, Format:Number + , + Space + Description
  363. 2018-09-29 Version: 1.27.4
  364. 1, Sync cdn api.
  365. 2018-09-29 Version: 1.27.3
  366. 1, This is an example of release-log.
  367. 2, Please strictly follow this format to edit in English.
  368. 3, Format:Number + , + Space + Description
  369. 2018-09-29 Version: 1.27.2
  370. 1, This is an example of release-log.
  371. 2, Please strictly follow this format to edit in English.
  372. 3, Format:Number + , + Space + Description
  373. 2018-09-28 Version: 1.27.1
  374. 1, Add one api, QueryAppDeviceList.
  375. 2018-09-27 Version: 1.27.0
  376. 1, Add new API ListQueues, modify API SetAutoScaleConfig to support queue related features.
  377. 2018-09-27 Version: 1.26.4
  378. 1, modify getFaces Api
  379. 2018-09-27 Version: 1.26.3
  380. 1, modify getFaces Api
  381. 2018-09-25 Version: 1.26.2
  382. 1, Add GetHotlineRecord and QueryHotlineRecord interface, version 1.0.0
  383. 2018-09-17 Version: 1.26.1
  384. 1, Add field for AddCasterVideoResource, DescribeCasterVideoResources, ModifyCasterVideoResource.
  385. 2018-09-14 Version: 1.26.0
  386. 1, Add DedicatedHost Feature
  387. 2018-09-13 Version: 1.25.3
  388. 1, Add CreateChannelToken.
  389. 2018-09-06 Version: 1.25.2
  390. 1, AutoScaling support launchTemplate.
  391. 2018-09-06 Version: 1.25.1
  392. 1, Add API deleteProduct.
  393. 2, Move all API to version 20180120.
  394. 2018-09-05 Version: 1.25.0
  395. 1, Add new APIs with control policy for querying price
  396. 2018-09-03 Version: 1.24.2
  397. 1, voice identify interface
  398. 2, client upload credentials interface
  399. 2018-09-03 Version: 1.24.1
  400. 1, Add new service API:FindServiceStatisticalData, which can support query service statistical data.
  401. 2018-08-28 Version: 1.24.0
  402. 1, Add new APIs for profiling application performance: GetCloudMetricProfiling, etc.
  403. 2, Add new APIs to support Shifter container applications: AddContainerApp, etc.
  404. 2018-08-28 Version: 1.23.4
  405. 1, Add param for DescribeRegions,support AcceptLanguage,RegionEndpoint.
  406. 2018-08-27 Version: 1.23.3
  407. 1, add Ess alarm task api, CreateAlarm, DeleteAlarm, DescribeAlarms, DeleteAlarm, EnableAlarm, DisableAlarm
  408. 2018-08-27 Version: 1.23.2
  409. 1, Add api GetGatewayBySubDevice.
  410. 2, Modified the time related response parameters.
  411. 3, Add messageId in response with InvokeThingService,SetDeviceProperty and NotifyAddThingTopo.
  412. 2018-08-23 Version: 1.23.1
  413. 1, RunInstance add privateIpAddress.
  414. 2018-08-22 Version: 1.23.0
  415. 1, Add api CreateSimulatedSystemEvents, support creating one or more simulated system events.
  416. 2, Add api CancelSimulatedSystemEvents, support cancelling one or more simulated system events.
  417. 2018-08-21 Version: 1.22.9
  418. 1, Repair describeLaunchTemplateVersions securityEnhancementStrategy type
  419. 2018-08-21 Version: 1.22.8
  420. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  421. 2018-08-17 Version: 1.22.7
  422. 1, Add a new api called DeleteImage to clear the image resource.
  423. 2, Add the field called AdditionType and OutputType to GetMezzanineInfo api request.
  424. 3, Add the field called OutputType to GetMezzanineInfo api response.
  425. 4, Add the field called CreationTime and ModificationTime to GetPlayInfo api response.
  426. 2018-08-17 Version: 1.22.6
  427. 1, New apkpubkey fields for queryauthentication output parameter.
  428. 2, New packagename fields for queryauthentication output parameter.
  429. 3, New clientId fields for queryauthentication output parameter.
  430. 2018-08-16 Version: 1.22.5
  431. 1, ModifyScalingConfiguration add imageName.
  432. 2, CreateScalingConfiguration add imageName.
  433. 2018-08-15 Version: 1.22.4
  434. 1, Fix bug in GetMaterials API.
  435. 2, GetVerifyToken added a new param VerifyConfigs
  436. 2018-08-15 Version: 1.22.3
  437. 1, Add domain operation api AddLiveDomain,DeleteLiveDomain,DescribeLiveDomainDetail,StartLiveDomain,StopLiveDomain.
  438. 2, Add certificate operation api DescribeLiveCertificateDetail,DescribeLiveCertificateList,SetLiveDomainCertificate.
  439. 3, Add domain config api BatchSetLiveDomainConfigs,BatchDeleteLiveDomainConfigs,DeleteLiveSpecificConfig,DescribeLiveDomainConfigs.
  440. 2018-08-15 Version: 1.22.2
  441. 1, Update ecs tag to 20 maximum
  442. 2018-08-14 Version: 1.22.1
  443. 1, Change parameter name of Dialogue
  444. 2018-08-13 Version: 1.22.0
  445. 1, New userinfo fields for registerface input parameter.
  446. 2, New userinfo fields for updateface input parameter.
  447. 3, New userinfo fields for queryface output parameter.
  448. 2018-08-13 Version: 1.21.6
  449. 1, Add cross domain support.
  450. 2, Add parameter SerialNumber to interface RebootSmartAccessGateway.
  451. 2018-08-08 Version: 1.21.5
  452. 1, The official release 4.0.0
  453. 2018-08-08 Version: 1.21.4
  454. 1, Update FC apis.
  455. 2018-08-08 Version: 1.21.3
  456. 1, First release.
  457. 2018-08-07 Version: 1.21.2
  458. 1, Add api GetGatewayBySubDevice.
  459. 2, Modified the time related response parameters.
  460. 3, Add messageId in response with InvokeThingService,SetDeviceProperty and NotifyAddThingTopo.
  461. 2018-08-05 Version: 1.21.1
  462. 1, Add Interface SubmitSubtitleJob
  463. 2, Support convert ttml、stl subtitle to vtt
  464. 2018-08-03 Version: 1.21.0
  465. 1, Add new API AddLocalNodes, for adding local machine to a hybrid cluster
  466. 2018-08-01 Version: 1.20.5
  467. 1, Add new API GetConversationDetailByContactId
  468. 2018-08-01 Version: 1.20.4
  469. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  470. 2018-07-31 Version: 1.20.3
  471. 1, Support describePrice for market image, add return detailInfo in interface describePrice
  472. 2018-07-26 Version: 1.20.2
  473. 1, Add BatchGetJobMetricInfo API.
  474. 2, Add BatchGetPluginConfigInfo API.
  475. 3, Add GetJobTopology API.
  476. 2018-07-25 Version: 1.20.1
  477. 1, Add RemoveTerminals API.
  478. 2018-07-13 Version: 1.20.0
  479. 1, New APIs for batch executing commands in cluster: InvokeShellCommand, ListCommands, etc.
  480. 2, New APIs for HybridCluster (link E-HPC with cluster in local IDC): CreateHybridCluster, etc.
  481. 3, New APIs for Container applications: AddContainerApp, etc.
  482. 2018-07-11 Version: 1.19.3
  483. 1, new function: Attach and Detach Rds instance of scalingGroup.
  484. 2018-07-11 Version: 1.19.2
  485. 1, Add DetectFaceAttributesService.
  486. 2, Add cloudauthPageUrl to GetVerifyTokenResponse.
  487. 2018-07-05 Version: 1.19.1
  488. 1, new function, attach/detach load balancer of scalingGroup
  489. 2018-07-05 Version: 1.19.0
  490. 1, A new optional parameter 'Perspectives' is introduced to the 'Chat' API. By filling this parameter when calling 'Chat', you'll get the knowledge base content within the specified perspectives.
  491. 2018-06-28 Version: 1.18.1
  492. 1, ScalingConfiguration support hostName and passwordInherit
  493. 2, ScalingConfiguration support modify
  494. 2018-06-27 Version: 1.18.0
  495. 1, Modify QueryDomainRealNameVerificationInfo Api, add a return value IdentityCredentialUrl, which is domain real name verification image, you can download it via a HTTP get request,It has validity for 30 seconds.
  496. 2, Modify QueryRegistrantProfileRealNameVerificationInfo Api, add a return value IdentityCredentialUrl, which is domain real name verification image, you can download it via a HTTP get request,It has validity for 30 seconds
  497. 2018-06-27 Version: 1.17.10
  498. 1, DescribeNetworkInterfaces support query with vpcId
  499. 2018-06-22 Version: 1.17.9
  500. 1, rtc openapi
  501. 2018-06-21 Version: 1.17.8
  502. 1, This is add InstanceList.
  503. 2018-06-20 Version: 1.17.7
  504. 1, Add InstanceList in product security information query.
  505. 2018-06-20 Version: 1.17.6
  506. 1, Add InstanceList in product security information query.
  507. 2018-06-14 Version: 1.17.5
  508. 1, Add passwordInherit.
  509. 2018-06-13 Version: 1.17.4
  510. 1, Add API AddCasterEpisodeGroupContent,CreateCaster.
  511. 2, Add Parameter fillMode for AddCasterLayout,ModifyCasterLayout.
  512. 3, Add return value fillMode DescribeCasterLayouts.
  513. 4, Update ErrorCode for StartCaster,StartCasterScene,DescribeCasters,CopyCaster.
  514. 5, Update ErrorCode for ModifyCasterLayout,DeleteCasterLayout,DeleteLiveAppRecordConfig.
  515. 6, Update ForbidLiveStream,DescribeLiveStreamsPublishList,DescribeLiveStreamsOnlineList.
  516. 2018-06-13 Version: 1.17.3
  517. 1, Add lifecycleHook.
  518. 2018-06-08 Version: 1.17.2
  519. 1, Add scdn interface,support scdn.
  520. 2018-06-06 Version: 1.17.1
  521. 1, Change the type of srcUid to int.
  522. 2018-06-06 Version: 1.17.0
  523. 1, Add interface DescribePhoneInfo, DescribeDdosDefenseInfo, DescribeRiskListDetail, DescribePunishList.
  524. 2018-05-29 Version: 1.16.0
  525. 1, Add new interface DescribePhoneInfo to SDK.
  526. 2018-05-28 Version: 1.15.0
  527. 1, Add face 1-N,1-1 scan interface.
  528. 2018-05-28 Version: 1.14.0
  529. 1, ValidateSecurityGroup API
  530. 2018-05-28 Version: 1.13.0
  531. 1, This is an example of release-log.
  532. 2, Please strictly follow this format to edit in English.
  533. 3, Format:Number + , + Space + Description
  534. 2018-05-23 Version: 1.12.0
  535. 1, Add CreateDrdsAccount API, to support creating account for all databases of a DRDS instance.
  536. 2018-05-23 Version: 1.11.0
  537. 1, Update API version to 2018-04-12.
  538. 2, New APIs in this new version: StartCluster, StopCluster, RecoverCluster, StartNodes, StopNodes, ListCustomImages. Support stopping a post-paid cluster or partial nodes of a cluster to save cost.
  539. 3, New parameters for CreateCluster API: EcsChargeType. Support creating a pre-paid cluster.
  540. 4, New parameters for CreateCluster API: DeploymentMode. Support creating a cluster with fewer manager nodes.
  541. 2018-05-23 Version: 1.10.3
  542. 1, This is an example of release-log.
  543. 2, Please strictly follow this format to edit in English.
  544. 3, Format:Number + , + Space + Description
  545. 2018-05-22 Version: 1.10.2
  546. 1, add DescribeMigrateTasks,DescribeOssDownloads,CheckRecoveryConditions.
  547. 2, modify DescribeDBInstanceAttribute.
  548. 2018-05-17 Version: 1.10.1
  549. 1, Supporting ethnicGroup and idCardStartDate fields in GetMaterials api
  550. 2018-05-17 Version: 1.10.0
  551. 1, the first version of private dns SDK
  552. 2018-05-11 Version: 1.9.1
  553. 1, Add Function Compute interface,support Function Compute.
  554. 2018-05-09 Version: 1.9.0
  555. 1, Add apis for domain broker.
  556. 2018-05-08 Version: 1.8.2
  557. 1, Add instance params.
  558. 2018-05-08 Version: 1.8.1
  559. 1, Remove DescribeAccountAttributes.
  560. 2018-05-02 Version: 1.8.0
  561. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  562. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  563. 2018-04-28 Version: 1.7.3
  564. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  565. 2, Add dcdn config interface,Support set、delete、query domain config.
  566. 2018-04-28 Version: 1.7.2
  567. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  568. 2, Add dcdn config interface,Support set、delete、query domain config.
  569. 2018-04-27 Version: 1.7.1
  570. 1, release hsm open api
  571. 2, hsm open api includes DescribeRegions, DescribeInstances, ModityInstance, ConfigNetwork, ConfigWhiteList
  572. 2018-04-26 Version: 1.7.0
  573. 1, Add apis for domain group.
  574. 3, Add fields for QueryDomainList.
  575. 2018-04-24 Version: 1.6.5
  576. 1, add interface FetchPhotos
  577. 2, add xflush log param unixTimestamp
  578. 2018-04-23 Version: 1.6.4
  579. 1, DescribeInstanceHistoryEvents adds parameter instanceEventTypes and instanceEventCycleStatuss.
  580. 2, InstanceId parameter is not necessary for DescribeInstanceHistoryEvents now.
  581. 3, DescribeInstancesFullStatus adds parameter instanceEventTypes.
  582. 2018-04-23 Version: 1.6.3
  583. 1, Add notificationConfiguration.
  584. 2, Add standby status.
  585. 2018-04-17 Version: 1.6.2
  586. 1, EditPhotos add input param TakenAt
  587. 2, add FetchMomentPhotos
  588. 3, ListAlbums add return param Remark
  589. 2018-04-11 Version: 1.6.1
  590. 1, GetLibrary/FetchLibraries add return ctime
  591. 2, Editphotos add input param takenAt
  592. 2018-04-10 Version: 1.6.0
  593. 1, Add three interfaces CreateNetworkInterfacePermission DeleteNetworkInterfacePermission DescribeNetworkInterfacePermissions.
  594. 2018-04-10 Version: 1.5.1
  595. 1, publish Project API.
  596. 2, publish Service API.
  597. 3, publish Service order API.
  598. 4, publish Credential API.
  599. 5, publish CAS API.
  600. 2018-04-08 Version: 1.5.0
  601. 1, Add voice asynchronous scan interface.
  602. 2018-04-03 Version: 1.4.0
  603. 1, Add APIs for domain transfer in and transfer out.
  604. 2, Add APIs for poll and acknowledge domain task.
  605. 3, Add API for query domain group list.
  606. 2018-03-30 Version: 1.3.8
  607. 1, API QueryCustomerSaleInfo arguments update.
  608. 2018-03-29 Version: 1.3.7
  609. 1, edit FetchLibraries return param format
  610. 2018-03-27 Version: 1.3.6
  611. 1, Rename QueryCustomerSaleInfo to RegionName.
  612. 2018-03-27 Version: 1.3.5
  613. 1, publish Project API.
  614. 2, publish Service API.
  615. 3, publish Service order API.
  616. 4, publish Credential API.
  617. 5, publish CAS API.
  618. 2018-03-27 Version: 1.3.4
  619. 1, add interface FetchLibraries
  620. 2018-03-23 Version: 1.3.3
  621. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  622. 2018-03-23 Version: 1.3.2
  623. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  624. 2018-03-23 Version: 1.3.1
  625. 1, ModifyPrepayInstanceSpec support migrateAcrossZone.
  626. 2018-03-23 Version: 1.3.0
  627. 1, Add 'QueryDevicesByAccount' and 'QueryDevicesByAlias' Api.
  628. 2, Remove 'QueryPushDetail' Api.
  629. 2018-03-20 Version: 1.2.16
  630. 1, add FetchAlbumTagPhotos
  631. 2, CreatePhoto add optional param TakenAt
  632. 2018-03-16 Version: 1.2.15
  633. 1, Synchronize to the latest api list
  634. 2018-03-15 Version: 1.2.14
  635. 1, Synchronize to the latest api list
  636. 2018-03-15 Version: 1.2.13
  637. 1, Synchronize to the latest api list
  638. 2018-03-15 Version: 1.2.12
  639. 1, Synchronize to the latest api list
  640. 2018-03-15 Version: 1.2.11
  641. 1, Synchronize to the latest api list
  642. 2018-03-15 Version: 1.2.10
  643. 1, Add QueryCustomerSaleInfo API.
  644. 2018-03-14 Version: 1.2.9
  645. 1, Support predefine endpoints parse
  646. 2018-03-13 Version: 1.2.8
  647. 1, API GetQuotaHistoryInfo fix field error.
  648. 2018-03-07 Version: 1.2.7
  649. 1, add GetAlbumsByNames
  650. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  651. 3, add return IdStr for string
  652. 2018-03-06 Version: 1.2.6
  653. 1, add GetAlbumsByNames
  654. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  655. 3, add return IdStr for string
  656. 2018-03-06 Version: 1.2.5
  657. 1, add GetAlbumsByNames
  658. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  659. 3, add return IdStr for string
  660. 2018-02-28 Version: 1.2.4
  661. 1, Add query resource inventory API.
  662. 2, Add query topology API.
  663. 2018-02-27 Version: 1.2.3
  664. 1, Add query topology API.
  665. 2018-02-27 Version: 1.2.2
  666. 1, Add new API: ListRecordingsByContactId.
  667. 2018-02-27 Version: 1.2.1
  668. 1, Add Action API.
  669. 2018-02-27 Version: 1.2.0
  670. 1, add new api DescribeClusters,DescribeClusterLogs,DescribeClusterNodes,UpgradeClusterComponents
  671. 2018-02-09 Version: 1.1.0
  672. 1, Aliyun E-HPC service SDK, initial version.
  673. 2, Include APIs of E-HPC clusters, nodes, users, jobs, job templates etc.
  674. 2018-02-07 Version: 1.0.12
  675. 1, add the access interface of logs such as vulnerabilities, baselines, exceptions, etc.
  676. 2018-02-06 Version: 1.0.11
  677. 1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
  678. 2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
  679. 2018-02-02 Version: 1.0.10
  680. 1, this version is new of captcha management and nvc analyze
  681. 2018-01-26 Version: 1.0.9
  682. 1, Update InstanceProfileCredentialsProvider
  683. 2, Update common api
  684. 2018-01-24 Version: 1.0.8
  685. 1, Fixed a problem that the ActiveAlert interface name is not standard
  686. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  687. 2018-01-24 Version: 1.0.7
  688. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  689. 2018-01-23 Version: 1.0.6
  690. 1, Tesla Dam API release.
  691. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  692. 2018-01-12 Version: 1.0.5
  693. 1, First commit ess module
  694. 2018-01-11 Version: 1.0.4
  695. 1, replace photo tag 2000 upgrade to 5000
  696. 2, add TrashQuota
  697. 2018-01-10 Version: 1.0.3
  698. 1, First release vpc for c++
  699. 2018-01-10 Version: 1.0.2
  700. 1, First release slb for C++
  701. 2018-01-10 Version: 1.0.1
  702. 1, First release ecs for C++
  703. 2017-12-27 Version: 1.0.0
  704. 1, Fix build failed on linux