CHANGELOG 52 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765
  1. 2020-01-20 Version 1.36.247
  2. - Release on full language support.
  3. 2020-01-17 Version 1.36.246
  4. - Supported Add the history event signature function.
  5. 2020-01-16 Version 1.36.245
  6. - Fix the result value of DeleteSiteMonitors.
  7. 2020-01-16 Version 1.36.244
  8. - Generated 2015-01-01 for `R-kvstore`.
  9. - Update DescribeAvailableResource.
  10. 2020-01-16 Version 1.36.243
  11. - Add fields faceComparisonScore for DescribeVerifyResult and VerifyMaterials interface.
  12. 2020-01-15 Version 1.36.242
  13. - Fix parameter issues for label synchronization group.
  14. 2020-01-15 Version 1.36.241
  15. - Fix parameter issues for label synchronization group.
  16. 2020-01-13 Version 1.36.240
  17. - New API DescribeAvailableResource.
  18. 2020-01-13 Version 1.36.239
  19. - Add Dynamic Tag API.
  20. 2020-01-13 Version 1.36.238
  21. - Supported InstanceMaintenanceAtrributes for maintening the attributes of instances.
  22. - Deleted MaintenanceProperty.
  23. - Supported RedeployDedicatedHost for redeploying dedicated host in under-assessment status.
  24. 2020-01-10 Version 1.36.237
  25. - Return `ConsistentTime` for DescribeBackups.
  26. - Return `DBNodeIds` for CreateDBNodes.
  27. 2020-01-09 Version 1.36.236
  28. - Support DAILY report in QueryInstanBill.
  29. 2020-01-08 Version 1.36.235
  30. - Add TagLevel to ListSetTags.
  31. 2020-01-07 Version 1.36.234
  32. - Modify desribeInstance return dict item.
  33. 2020-01-07 Version 1.36.233
  34. - Generated 2014-05-26 for `Ecs`.
  35. 2020-01-03 Version 1.36.232
  36. - Add GWS serie apis.
  37. - Add QueryReport.
  38. - Fix ListJobs.
  39. - Etc.
  40. 2020-01-03 Version 1.36.231
  41. - New API DescribeAvailableResource.
  42. 2020-01-03 Version 1.36.230
  43. - ImmediateDelete.
  44. - DescribeInstance CreateTimeUTC ExpireTimeUTC.
  45. - DescribeInstances CreateTimeUTC ExpireTimeUTC.
  46. - DescribeIpWhitelist Groups GroupName.
  47. 2019-12-31 Version 1.36.229
  48. - Supported SQL SERVER support delete backup set according to time range.
  49. 2019-12-31 Version 1.36.228
  50. - Support asymmetric keys.
  51. 2019-12-31 Version 1.36.227
  52. - Add request parameter groupType for OnsGroupCreate.
  53. 2019-12-31 Version 1.36.226
  54. - Supported image for process.
  55. 2019-12-31 Version 1.36.225
  56. - Generated 2019-09-28 for `reid`.
  57. 2019-12-31 Version 1.36.224
  58. - Support DeleteDBCluster.
  59. - Support ModifyDBCluster.
  60. - Support DescribeAvailableResource.
  61. 2019-12-27 Version 1.36.223
  62. - Update DescribeTrails Response.
  63. 2019-12-26 Version 1.36.222
  64. - NlpAutoml add async api.
  65. 2019-12-26 Version 1.36.221
  66. - Modify CreateRestoreTask.
  67. 2019-12-20 Version 1.36.220
  68. - Supported Search stream predict task list use modelId for IVISION.
  69. 2019-12-20 Version 1.36.219
  70. - Add result value for OnsConsumerStatus.
  71. 2019-12-19 Version 1.36.218
  72. - Add DescribeSlowLogRecords,DescribeSlowLogs for SlowLog.
  73. 2019-12-19 Version 1.36.217
  74. - Generated 2019-09-28 for `reid`.
  75. 2019-12-19 Version 1.36.216
  76. - DescribeNetworkInterfaces Supports NextToken.
  77. 2019-12-16 Version 1.36.215
  78. - DescribeTransferDomains add query param, TargetUserId, FromUserId, DomainName.
  79. 2019-12-14 Version 1.36.214
  80. - Generated 2015-01-01 for `R-kvstore`.
  81. 2019-12-14 Version 1.36.213
  82. - Update DescribeAvailableResource.
  83. 2019-12-14 Version 1.36.212
  84. - Update DescribeAvailableResource.
  85. 2019-12-12 Version 1.36.211
  86. - Generated 2019-06-10 for `et-industry-openapi`.
  87. 2019-12-11 Version 1.36.210
  88. - Supported Sync predict for Image.
  89. - Supported Set Frame Frequency for Stream Predict.
  90. - Fixed Errore Code For APIs.
  91. 2019-12-11 Version 1.36.209
  92. - Add tag API.
  93. - Add group process monitoring API.
  94. - Add API for batch setting alarm rules.
  95. 2019-12-05 Version 1.36.208
  96. - Add api QueryMetric.
  97. 2019-12-04 Version 1.36.207
  98. - Generated 2019-01-01 for `HBase`.
  99. 2019-12-04 Version 1.36.206
  100. - Supported ModifyDBInstanceSpec for Direction param.
  101. 2019-12-02 Version 1.36.205
  102. - Remove QuerySmsProdStatus OpenAPI.
  103. 2019-11-29 Version 1.36.204
  104. - Add RenewInstance.
  105. - Add RenewLogstash.
  106. - Add UpdateInstanceChargeType.
  107. - Add UpdateLogstashChargeType.
  108. 2019-11-28 Version 1.36.203
  109. - Supported API GetTxtRecordForVerify.
  110. - Supported API RetrieveDomain.
  111. 2019-11-28 Version 1.36.202
  112. - Supported dash for compress.
  113. 2019-11-28 Version 1.36.201
  114. - Eni Supports Multi-SecurityGroup.
  115. 2019-11-27 Version 1.36.200
  116. - CreateReplicationJob API supports the specified instance type.
  117. 2019-11-26 Version 1.36.199
  118. - Modify QueryBill, add SubOrderId in item of response.
  119. 2019-11-26 Version 1.36.198
  120. - Supported API BindInstanceDomains.
  121. - Supported API UnbindInstanceDomains.
  122. - Supported API AddCustomLine.
  123. - Supported API UpdateCustomLine.
  124. - Supported API DeleteCustomLines.
  125. - Supported API DescribeCustomLine.
  126. - Supported API DescribeCustomLines.
  127. 2019-11-25 Version 1.36.197
  128. - Generated 2019-10-30 for `aliyuncvc`.
  129. 2019-11-25 Version 1.36.196
  130. - One or more people can be subscribed when creating tasks.
  131. 2019-11-21 Version 1.36.195
  132. - Add ConvertPayType.
  133. - Add ConvertLogstashPayType.
  134. 2019-11-21 Version 1.36.194
  135. - Generated 2017-10-11 for `Chatbot`.
  136. 2019-11-21 Version 1.36.193
  137. - Generated 2017-10-11 for `Chatbot`.
  138. 2019-11-21 Version 1.36.192
  139. - Generated 2019-10-30 for `aliyuncvc`.
  140. 2019-11-20 Version 1.36.191
  141. - Update Nlp Automl SDK.
  142. 2019-11-20 Version 1.36.190
  143. - Add new OpenAPI.
  144. 2019-11-20 Version 1.36.189
  145. - Add new pop api.
  146. 2019-11-20 Version 1.36.188
  147. - Generated 2014-05-26 for `Ecs`.
  148. 2019-11-20 Version 1.36.187
  149. - Generated 2018-04-12 for `EHPC`.
  150. 2019-11-20 Version 1.36.186
  151. - Supported ecsDemand CreateDemand, ModifyDemand, DeleteDemand API.
  152. - Modify ecsDemand DescribesDemands API.
  153. 2019-11-20 Version 1.36.185
  154. - Generated 2019-01-01 for `HBase`.
  155. 2019-11-20 Version 1.36.184
  156. - Add API ReportVoipProblems.
  157. - Add API QueryVoipNumberBindINfos.
  158. 2019-11-15 Version 1.36.183
  159. - Nlp Automl SDK.
  160. 2019-11-15 Version 1.36.182
  161. - Sync cdn APIs.
  162. 2019-11-15 Version 1.36.181
  163. - Fixed bugs.
  164. 2019-11-15 Version 1.36.180
  165. - Add Scdn APIS.
  166. - Sync cdn APIS.
  167. 2019-11-15 Version 1.36.179
  168. - Modify QueryAccountBill, support group by product.
  169. 2019-11-15 Version 1.36.178
  170. - Modify DescribeRestoreRangeInfo.
  171. 2019-11-15 Version 1.36.177
  172. - Add DescribeRestoreRangeInfo.
  173. 2019-11-14 Version 1.36.176
  174. - Released dysms OpenAPI.
  175. 2019-11-14 Version 1.36.175
  176. - Support Tag OpenAPI.
  177. - Fix endpoint problem.
  178. 2019-11-14 Version 1.36.174
  179. - Initial construction.
  180. - Public beta version.
  181. - Supported AliyunController for Interface.
  182. - Supported ConsoleController for Interface.
  183. - Supported AccountController for Interface.
  184. 2019-11-13 Version 1.36.173
  185. - Supported Stream analyse.
  186. 2019-11-13 Version 1.36.172
  187. - Fix ResourceId type from Long to String on QueryCostUnitResource.
  188. 2019-11-13 Version 1.36.171
  189. - Fix ResourceId type from Long to String on QueryCostUnitResource.
  190. 2019-11-13 Version 1.36.170
  191. - Add new API QueryBillToOSSSubscription.
  192. 2019-11-13 Version 1.36.169
  193. - Supported API UpdateDomainRemark for Update Domain Remark.
  194. - Supported API UpdateDomainRecordRemark for Update Record Remark.
  195. - Unsupported API CheckDomainRecord.
  196. 2019-11-13 Version 1.36.168
  197. - Support Go SDK.
  198. - Support C SDK.
  199. - Support PHP SDK.
  200. 2019-11-08 Version 1.36.167
  201. - Add DescribeJobErrorCode.
  202. 2019-11-05 Version 1.36.166
  203. - Add OperateBlackNo.
  204. 2019-11-02 Version 1.36.165
  205. - Generated 2017-05-25 for `Dyvmsapi`.
  206. 2019-10-31 Version 1.36.164
  207. - Initial construction.
  208. - Public beta version.
  209. - Supported AliyunController for Interface.
  210. - Supported ConsoleController for Interface.
  211. - Supported AccountController for Interface.
  212. 2019-10-31 Version 1.36.163
  213. - Initial construction.
  214. - Public beta version.
  215. - Supported AliyunController for Interface.
  216. - Supported ConsoleController for Interface.
  217. - Supported AccountController for Interface.
  218. 2019-10-29 Version 1.36.162
  219. - Add a new Alibaba Cloud Bill API named QueryAccountBill.
  220. 2019-10-25 Version 1.36.161
  221. - Initial construction.
  222. - Public beta version.
  223. - Supported AliyunController for Interface.
  224. - Supported ConsoleController for Interface.
  225. - Supported AccountController for Interface.
  226. 2019-10-25 Version 1.36.160
  227. - Supported query push records.
  228. 2019-10-25 Version 1.36.159
  229. - Add DescribeDBClusterPerformance, DescribeDBNodePerformance for performance.
  230. 2019-10-24 Version 1.36.158
  231. - Generated 2017-12-14 for `BssOpenApi`.
  232. 2019-10-23 Version 1.36.157
  233. - Add a new api named SubmitDynamicImageJob capture a certain part of the video as a dynamic image.
  234. - Add a new api named SubmitWorkflowJob to initiate the VoD workflow processing for audio and video.
  235. - Add a new field AuditStatus in the structure ImageInfo to GetImageInfo api response, which is used to identify the audit status of the image.
  236. - Modify the data type of return field StorageLocation to String.
  237. - Add a new field named MediaType to SubmitAIMediaAuditJob api request.
  238. 2019-10-23 Version 1.36.156
  239. - Add a new api named SubmitDynamicImageJob capture a certain part of the video as a dynamic image.
  240. - Add a new api named SubmitWorkflowJob to initiate the VoD workflow processing for audio and video.
  241. - Add a new field AuditStatus in the structure ImageInfo to GetImageInfo api response, which is used to identify the audit status of the image.
  242. - Modify the data type of return field StorageLocation to String.
  243. - Add a new field named MediaType to SubmitAIMediaAuditJob api request.
  244. 2019-10-23 Version 1.36.155
  245. - Add a new api named SubmitDynamicImageJob capture a certain part of the video as a dynamic image.
  246. - Add a new api named SubmitWorkflowJob to initiate the VoD workflow processing for audio and video.
  247. - Add a new field AuditStatus in the structure ImageInfo to GetImageInfo api response, which is used to identify the audit status of the image.
  248. - Modify the data type of return field StorageLocation to String.
  249. - Add a new field named MediaType to SubmitAIMediaAuditJob api request.
  250. 2019-10-22 Version 1.36.154
  251. - RunInstances support AutoSnapshotPolicyId.
  252. 2019-10-22 Version 1.36.153
  253. - Supported ExternalId IMM.
  254. 2019-10-21 Version 1.36.152
  255. - Release first version.
  256. 2019-10-18 Version 1.36.151
  257. - Generated 2019-09-10 for `DnsKnocker`.
  258. 2019-10-16 Version 1.36.150
  259. - Add ListTagResources OpenApi.
  260. - Add TagResources OpenApi.
  261. - Add UntagResources OpenApi.
  262. - Add ModifyDBInstanceAutoUpgradeMinorVersion OpenApi.
  263. 2019-10-14 Version 1.36.149
  264. - Support continuous pushing.
  265. 2019-10-09 Version 1.36.148
  266. - Add VideoCancelScan Api.
  267. 2019-10-09 Version 1.36.147
  268. - Support API RecognizeImageColor.
  269. - Support API DetectImageElements.
  270. - Support API RecolorImage.
  271. - Support API SegmentImage.
  272. - Support API ChangeImageSize.
  273. - Support API ExtendImageStyle.
  274. - Support API RecognizeImageStyle.
  275. - Support API MakeSuperResolution.
  276. 2019-10-08 Version 1.36.146
  277. - Supported Grab Frame IMM.
  278. 2019-10-08 Version 1.36.145
  279. - Supported API MassPush for Push Message or Notice.
  280. 2019-10-08 Version 1.36.144
  281. - Generated 2016-01-20 for `Kms`.
  282. 2019-09-26 Version 1.36.143
  283. - Supported RingConfig for BindAxb,BindAxn,BindAxg,BindAxnExtension.
  284. - Add QuerySubsId.
  285. 2019-09-23 Version 1.36.142
  286. - Add param, DescribePrice supprot ReservedInstance.
  287. 2019-09-19 Version 1.36.141
  288. - Supported Video Abstract for IMM.
  289. 2019-09-19 Version 1.36.140
  290. - Generated 2018-01-20 for `Iot`.
  291. 2019-09-19 Version 1.36.139
  292. - Supported Video Abstract for IMM.
  293. 2019-09-19 Version 1.36.138
  294. - Add bizSubCode and so on.
  295. 2019-09-18 Version 1.36.137
  296. - Supported Video Abstract for IMM.
  297. 2019-09-17 Version 1.36.136
  298. - Generated 2018-04-12 for `EHPC`.
  299. 2019-09-16 Version 1.36.135
  300. - Generated 2018-04-12 for `EHPC`.
  301. 2019-09-16 Version 1.36.134
  302. - Generated 2018-04-12 for `EHPC`.
  303. 2019-09-16 Version 1.36.133
  304. - Generated 2016-11-11 for `aegis`.
  305. 2019-09-15 Version 1.36.132
  306. - Generated 2018-04-12 for `EHPC`.
  307. 2019-09-14 Version 1.36.131
  308. - Generated 2019-08-08 for `ARMS`.
  309. 2019-09-12 Version 1.36.130
  310. - Fixed CMakeLists file.
  311. 2019-09-12 Version 1.36.129
  312. - Fixed CMakeLists file.
  313. 2019-09-12 Version 1.36.128
  314. - Fixed CMakeLists file.
  315. 2019-09-12 Version 1.36.127
  316. - Fixed CMakeLists file.
  317. 2019-09-12 Version 1.36.126
  318. - Fixed CMakeLists file.
  319. 2019-09-12 Version 1.36.125
  320. - Fixed CMakeLists file.
  321. 2019-09-12 Version 1.36.124
  322. - Fixed CMakeLists file.
  323. 2019-09-12 Version 1.36.123
  324. - Fixed CMakeLists file.
  325. 2019-09-12 Version 1.36.122
  326. - Fixed CMakeLists file.
  327. 2019-09-12 Version 1.36.121
  328. - Fixed CMakeLists file.
  329. 2019-09-12 Version 1.36.120
  330. - Fixed CMakeLists file.
  331. 2019-09-12 Version 1.36.119
  332. - Fixed CMakeLists file.
  333. 2019-09-12 Version 1.36.118
  334. - Fixed CMakeLists file.
  335. 2019-09-12 Version 1.36.117
  336. - Fixed CMakeLists file.
  337. 2019-09-09 Version 1.36.116
  338. - CreateInstance add toen.
  339. - UpdateInstance add toen.
  340. 2019-09-06 Version 1.36.115
  341. - Update endpoint data.
  342. 2019-09-06 Version 1.36.114
  343. - Generated 2016-04-28 for `Vpc`.
  344. 2019-09-05 Version 1.36.113
  345. - Supported for setEndpoint method.
  346. 2019-09-05 Version 1.36.112
  347. - Generated 2014-05-15 for `Slb`.
  348. 2019-09-05 Version 1.36.111
  349. - Generated 2017-07-05 for `CCC`.
  350. 2019-09-05 Version 1.36.110
  351. - Generated 2018-11-11 for `foas`.
  352. 2019-09-05 Version 1.36.109
  353. - Generated 2019-05-24 for `cusanalytic_sc_online`.
  354. 2019-09-05 Version 1.36.108
  355. - Generated 2015-11-01 for `Market`.
  356. 2019-09-05 Version 1.36.107
  357. - Generated 2016-07-14 for `CloudAPI`.
  358. 2019-09-05 Version 1.36.106
  359. - Generated 2017-08-01 for `polardb`.
  360. 2019-09-05 Version 1.36.105
  361. - Generated 2017-12-14 for `BssOpenApi`.
  362. 2019-09-03 Version 1.36.104
  363. - Generated 2014-08-15 for `Rds`.
  364. 2019-08-30 Version 1.36.103
  365. - Revert to 2015-09-01.
  366. 2019-08-30 Version 1.36.102
  367. - Release Apis of Version 2019-09-10.
  368. 2019-08-30 Version 1.36.101
  369. - Supported Meida complex for IMM.
  370. 2019-08-30 Version 1.36.100
  371. - Add api for getTrace and searchTracelist.
  372. 2019-08-29 Version 1.36.99
  373. - Move StopExecution params to body.
  374. 2019-08-29 Version 1.36.98
  375. - For publish.
  376. 2019-08-28 Version 1.36.97
  377. - Add DBS API UpgradeBackupPlan.
  378. - Add DBS API DescribePreCheckProgressList.
  379. 2019-08-26 Version 1.36.96
  380. - QueryInstanceBillResponse change ownerId type from Long to String.
  381. - QueryInstanceBillResponse change usage type from float to String.
  382. - QueryInstanceBillResponse change listPrice type from float to String.
  383. - QueryInstanceBillResponse change deductedByResourcePackage type from float to String.
  384. 2019-08-22 Version 1.36.95
  385. - Support API RecognizeImageColor.
  386. - Support API DetectImageElements.
  387. - Support API RecolorImage.
  388. - Support API SegmentImage.
  389. - Support API ChangeImageSize.
  390. - Support API ExtendImageStyle.
  391. - Support API RecognizeImageStyle.
  392. - Support API MakeSuperResolutionImage.
  393. 2019-08-22 Version 1.36.94
  394. - Api release 2019-08-08 public sdk 2-5-2 sdk release 20190822 shichun-fsc.
  395. 2019-08-21 Version 1.36.93
  396. - Move StartExecution params to body.
  397. 2019-08-21 Version 1.36.92
  398. - Return backup job id when create backup.
  399. - Return backup set size when describe backups.
  400. 2019-08-20 Version 1.36.91
  401. - API TaobaoFilmGetSchedules retrun col add hallId.
  402. 2019-08-15 Version 1.36.90
  403. - FnF public version.
  404. - Add Report task api.
  405. 2019-08-15 Version 1.36.89
  406. - Add API BatchStartCdnDomain, BatchStopCdnDomain, DescribeTagResources, DescribeUserTags, TagResources, UntagResources.
  407. 2019-08-15 Version 1.36.88
  408. - QueryInstanceBillResponse add ServicePeriod.
  409. 2019-08-14 Version 1.36.87
  410. - Generated 2018-01-20 for `Iot`.
  411. 2019-08-13 Version 1.36.86
  412. - Optimize return code.
  413. - Edit QueryDataset.
  414. 2019-08-13 Version 1.36.85
  415. - Supported for openapi new version.
  416. 2019-08-12 Version 1.36.84
  417. - Support Defect Face API.
  418. 2019-08-08 Version 1.36.83
  419. - Add CreateStorageSet api to support storageSet.
  420. - Add DeleteStorageSet api to support storageSet.
  421. - Add ModifyStorageSetAttribute api to support storageSet.
  422. - Add DescribeStorageSets api to support storageSet.
  423. - Add DescribeStorageSetDetails api to support storageSet.
  424. - Add parameter StorageSetId,StorageSetPartitionNumber to api CreateDisk,RunInstances,CreateInstance support storageSet.
  425. - Add StorageSetId,StorageSetPartitionNumber with response of api DescribeDisks.
  426. - Add DescribeNetworkInterfaces to support filter by PrivateIpAddress.
  427. 2019-08-08 Version 1.36.82
  428. - Group, Plugin support tag authentication.
  429. 2019-08-06 Version 1.36.81
  430. - Supported GetMediaMeta for IMM.
  431. 2019-08-06 Version 1.36.80
  432. - Supported GetMediaMeta for IMM.
  433. 2019-08-06 Version 1.36.79
  434. - Supported GetMediaMeta for IMM.
  435. 2019-08-06 Version 1.36.78
  436. - Supported GetMediaMeta for IMM.
  437. 2019-08-06 Version 1.36.77
  438. - Supported GetMediaMeta for IMM.
  439. 2019-08-05 Version 1.36.76
  440. - GetOrderDetail add originalConfig param.
  441. 2019-08-05 Version 1.36.75
  442. - GetOrderDetail add originalConfig param.
  443. 2019-08-05 Version 1.36.74
  444. - Modify DBS API DescribeFullBackupList.
  445. 2019-08-02 Version 1.36.73
  446. - SubscribeBillToOSSRequest add multAccountRelSubscribe, bucketOwnerId.
  447. - UnsubscribeBillToOSSRequest add multAccountRelSubscribe.
  448. 2019-07-31 Version 1.36.72
  449. - Endpoint auto route.
  450. 2019-07-26 Version 1.36.71
  451. - Generated 2019-05-24 for `cusanalytic_sc_online`.
  452. 2019-07-26 Version 1.36.70
  453. - Generated 2019-05-24 for `cusanalytic_sc_online`.
  454. 2019-07-25 Version 1.36.69
  455. - App-related actions support tag authentication.
  456. 2019-07-23 Version 1.36.68
  457. - Supported CreationOption of CreateDBCluster with `CloneFromPolarDB `,`CloneFromRDS`,`MigrationFromRDS`.
  458. 2019-07-19 Version 1.36.67
  459. - QueryMonthlyBillResponse add roundDownDiscount.
  460. - QueryBillResponse add roundDownDiscount.
  461. - QueryInstanceBillResponse add item.
  462. 2019-07-18 Version 1.36.66
  463. - Add a new field named Input to SubmitAIJob api request to set the input file of AI job.
  464. - Change the field MediaId of SubmitAIJob api to non-mandatory.
  465. 2019-07-14 Version 1.36.65
  466. - Modify DBS API DescribeBackupPlanList.
  467. 2019-07-14 Version 1.36.64
  468. - Modify DBS API DescribeBackupPlanList.
  469. 2019-07-12 Version 1.36.63
  470. - Public api AddLivePullStreamInfoConfig.
  471. 2019-07-11 Version 1.36.62
  472. - Modify CreateBackupPlan.
  473. - Modify ConfigureBackupPlan.
  474. - Modify DescribeFullBackupList.
  475. - Modify DescribeRestoreTaskList.
  476. - Add ModifyBackupSourceEndpoint.
  477. - Add ModifyBackupStrategy.
  478. - Add ModifyBackupPlanName.
  479. 2019-07-05 Version 1.36.61
  480. - Supported library managment for simillarity scene.
  481. - Remove the local file uploader code which can be downloaded from yundun content security document.
  482. 2019-07-05 Version 1.36.60
  483. - Add TaskCancelStatus for QueryTaskList api.
  484. 2019-07-04 Version 1.36.59
  485. - Supported API DescribeRecordStatisticsy for Query Volume.
  486. - Supported API DescribeDomainStatistics for Query Volume.
  487. 2019-07-03 Version 1.36.58
  488. - Supported API DescribeRecordStatisticsSummary for Query Volume.
  489. - Supported API DescribeDomainStatisticsSummary for Query Volume.
  490. - Supported API DescribeRecordStatisticsHistory for Query Volume.
  491. - Supported API DescribeDomainDnsStatistics for Query Volume.
  492. 2019-07-02 Version 1.36.57
  493. - FnF public version.
  494. 2019-07-02 Version 1.36.56
  495. - Fix Double to double.
  496. 2019-07-01 Version 1.36.55
  497. - Support cloud_essd disk category for API CreateDisk, CreateInstance and RunInstances, and support configurating PerformanceLevel when choose cloud_essd.
  498. - Add ModifyDiskSpec API to support cloud_essd PerformanceLevel modification.
  499. - Add AutoProvisioningGroup interfaces, provide AutoProvisioningGroup function.
  500. - Add RetentionDays to snapshot creating.
  501. 2019-06-27 Version 1.36.54
  502. - Added setting of crop_mode parameter.
  503. 2019-06-24 Version 1.36.53
  504. - Add some new apis to manage VoD domain, such as AddVodDomain, UpdateVodDomain, DeleteVodDomain, BatchStartVodDomain, BatchStopVodDomain, DescribeVodUserDomains, DescribeVodDomainDetail.
  505. - Add some new apis to manage VoD domain config, such as BatchSetVodDomainConfigs, DescribeVodDomainConfigs, DeleteVodSpecificConfig, SetVodDomainCertificate, DescribeVodCertificateList, DescribeVodDomainCertificateInfo.
  506. - Add a new field named AppId to some apis supporting the VoD App feature, such as AddWorkFlow, GetWorkFlow, ListWorkFlow, AddVodTemplate, GetVodTemplate, ListVodTemplate, AddTranscodeTemplateGroup, GetTranscodeTemplateGroup, ListTranscodeTemplateGroup, AddWatermark, GetWatermark, ListWatermark, UploadMediaByURL.
  507. - Add a new field named UserData to SubmitTranscodeJobs api request to support user-defined extension fields, which can be used for transparent return when callbacks.
  508. 2019-06-24 Version 1.36.52
  509. - Add some new apis to manage VoD domain, such as AddVodDomain, UpdateVodDomain, DeleteVodDomain, BatchStartVodDomain, BatchStopVodDomain, DescribeVodUserDomains, DescribeVodDomainDetail.
  510. - Add some new apis to manage VoD domain config, such as BatchSetVodDomainConfigs, DescribeVodDomainConfigs, DeleteVodSpecificConfig, SetVodDomainCertificate, DescribeVodCertificateList, DescribeVodDomainCertificateInfo.
  511. - Add a new field named AppId to some apis supporting the VoD App feature, such as AddWorkFlow, GetWorkFlow, ListWorkFlow, AddVodTemplate, GetVodTemplate, ListVodTemplate, AddTranscodeTemplateGroup, GetTranscodeTemplateGroup, ListTranscodeTemplateGroup, AddWatermark, GetWatermark, ListWatermark, UploadMediaByURL.
  512. - Add a new field named UserData to SubmitTranscodeJobs api request to support user-defined extension fields, which can be used for transparent return when callbacks.
  513. 2019-06-18 Version 1.36.51
  514. 1. Supported the related recommend.
  515. 2. Supported exposure time controll and exposure filter by scene.
  516. 2019-06-17 Version 1.36.50
  517. companyreg release
  518. 2019-06-13 Version 1.36.49
  519. 1, fixed DescribeAvailableResource OpenApi AvailableZones value problem.
  520. 2019-06-13 Version 1.36.48
  521. - Generated 2015-01-01 for `R-kvstore`
  522. 2019-06-13 Version 1.36.47
  523. Add Network Assistant openapi sdk
  524. 2019-06-12 Version 1.36.46
  525. 1, Add RenewBackupPlan DBS interface.
  526. 2019-06-12 Version 1.36.45
  527. 1.Fix bug
  528. 2019-06-12 Version 1.36.44
  529. 1, Add InvokeDataAPIService interface, support invoke service of data api to get sql query result.
  530. 2, Add GetDataAPIServiceDetail interface, support get data api's detail information.
  531. 3, Add CreateDataAPIService interface, support create data api with sql statement.
  532. 2019-06-05 Version: 1.36.43
  533. 1, Update DescribeDataLimitDetail interface, add password for response
  534. 2019-06-04 Version: 1.36.42
  535. 1, Add new API: UpdateLivePullStreamInfoConfig
  536. 2019-06-03 Version: 1.36.41
  537. 1, Add openapi of ACL.
  538. 2019-05-31 Version: 1.36.40
  539. 1, add api 'search traces count'
  540. 2, add page index for api 'searchTraces'
  541. 2019-05-31 Version: 1.36.39
  542. 1, Add authority in GetMaterials API.
  543. 2019-05-29 Version 1.36.38
  544. update Smartag
  545. 2019-05-29 Version 1.36.37
  546. update product
  547. 2019-05-29 Version: 1.36.36
  548. 1, Fix ServiceCode typo in request
  549. 2019-05-28 Version: 1.36.35
  550. 1, CreateDBInstance now support autoRenew
  551. 2019-05-27 Version: 1.36.34
  552. 1, Support video transcode.
  553. 2019-05-27 Version: 1.36.33
  554. 1, Initial release of api, including data management api, rule configuration api and system configuration api.
  555. 2019-05-22 Version: 1.36.32
  556. 1, Add EndTime parameter to api ModifyPrepayInstanceSpec
  557. 2, Add RebootTime parameter to api ModifyPrepayInstanceSpec
  558. 2019-05-20 Version: 1.36.31
  559. 1, Add both api, ListNotaryInfos
  560. 2019-05-20 Version: 1.36.30
  561. 1, Initial release of api, including data management api, rule configuration api and system configuration api.
  562. 2019-05-16 Version: 1.36.29
  563. 1, Add some new apis to fetch the usage data from VoD, such as DescribeVodDomainUsageData, DescribeVodStorageData, DescribeVodTranscodeData, DescribeVodAIData.
  564. 2, Add a new api named GetUploadDetails to describe the upload detail, such as uploading time and uploading source.
  565. 3, Add a new api named GetAIVideoTagResult to describe the result of AI tag.
  566. 4, Add new field Icon and OnlineStatus to some apis to manage short video materials, such as SearchMedia, GetAttachedMediaInfo, CreateUploadAttachedMedia.
  567. 5, Add a new field RegionId to the response of GetAttachedMediaInfo and GetImageInfo.
  568. 6, Add the field named UserData to SubmitSnapshotJob api request.
  569. 2019-05-15 Version: 1.36.28
  570. 1, Add InstanceId parameter to api CreateDisk
  571. 2, Add parameter Affinity and Tenancy in ECS instance DedicatedHost related apis.
  572. 3, Add SecurityGroupIds parameter to Instance creation apis.
  573. 2019-05-14 Version: 1.36.27
  574. 1, support body detect
  575. 2019-05-14 Version: 1.36.26
  576. 1, Support body detect.
  577. 2019-05-14 Version: 1.36.25
  578. 1, Support body detect.
  579. 2019-05-14 Version: 1.36.24
  580. 1, Support body detect.
  581. 2019-05-13 Version: 1.36.23
  582. 1, Support for creating instances and joining multiple security groups at the same time.
  583. 2019-04-26 Version: 1.36.22
  584. 1, add new openapi.
  585. 2019-04-23 Version: 1.36.21
  586. 1, Support mounting multiple volumes using different protocol
  587. 2, Support scaling out cross AZ
  588. 2019-04-22 Version: 1.36.20
  589. 1, This is an example of release-log.
  590. 2, Please strictly follow this format to edit in English.
  591. 3, Format:Number + , + Space + Description
  592. 2019-04-18 Version: 1.36.19
  593. 1, Add CreateAccount
  594. 2019-04-18 Version: 1.36.18
  595. 1, CreateCacheAnalysisTask prop modify
  596. 2019-04-18 Version: 1.36.17
  597. 1, add ReservedInstance API.
  598. 2019-04-17 Version: 1.36.16
  599. 1, Add DescribeRestoreTaskList DBS interface.
  600. 2, Add DescribeNodeCidrList DBS interface.
  601. 2019-04-16 Version: 1.36.15
  602. 1, Fixed DescribeAccounts response type error.
  603. 2019-04-16 Version: 1.36.14
  604. 1, Add api about pushing security check commands
  605. 2019-04-16 Version: 1.36.13
  606. 1, Fixed describeAccounts response type error
  607. 2019-04-16 Version: 1.36.12
  608. 1, Mark CreateDiagnosticReport as public api.
  609. 2, ModifySecurityIps support modifyMode parameter.
  610. 2019-04-16 Version: 1.36.11
  611. 1, Add group api.
  612. 2019-04-16 Version: 1.36.10
  613. 1, Add group api.
  614. 2019-04-16 Version: 1.36.9
  615. 1, Add group api.
  616. 2019-04-16 Version: 1.36.8
  617. 1, Add group api.
  618. 2019-04-15 Version: 1.36.7
  619. 1, Add CreateRestoreTask DBS interface.
  620. 2, Add StartRestoreTask DBS interface.
  621. 2019-04-15 Version: 1.36.6
  622. 1, add arns parameter to CreateDisk/CreateInstance API in order to support disk encryption by performing a sts role play.
  623. 2019-04-15 Version: 1.36.5
  624. 1, Add apis, DescribeScreenHostStatistics、DescribeScreenSummaryInfo、DescribeScreenAttackAnalysisData、DescribeScreenAttackAnalysisData、DescribeScreenAttackAnalysisData
  625. 2019-04-15 Version: 1.36.4
  626. 1, Add Group Api.
  627. 2019-04-11 Version: 1.36.3
  628. 1, The ‘CreateProject’ interface adds the ‘ModelId’ parameter
  629. 2019-04-11 Version: 1.36.2
  630. 1, Add some new apis to manage VoD's App, such as CreateAppInfo, GetAppInfos, ListAppInfos, UpdateAppInfo, DeleteAppInfo, AttachAppPolicyToIdentity, DetachAppPolicyFromIdentity, ListAppPoliciesForIdentity and MoveAppResource.
  631. 2, Add new apis SetMessageCallback, GetMessageCallback and DeleteMessageCallback to manage message callback configuration.
  632. 3, Add new apis GetAttachedMedia, UpdateAttachedMediaInfos and DeleteAttachedMedia to manage attached media information.
  633. 4, Add a new api named DeleteMultipartUpload to clean up the fragmented files generated during the upload process.
  634. 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.
  635. 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.
  636. 7, Add new fields named TranscodeFileRegular, Clip and Rotate to GetTranscodeTemplateGroup api response to support the custom file path feature.
  637. 8, Add a new field named AttachedMedia to api response to support the attached media feature.
  638. 9, Add a new field named SubTotal to GetCategories response to show the number of sub category.
  639. 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.
  640. 2019-04-10 Version: 1.36.1
  641. 1, Modify DescribeBackupGatewayList DBS interface.
  642. 2019-04-10 Version: 1.36.0
  643. 1, New APIs for visual service (VNC).
  644. 2, New APIs for software management.
  645. 3, New APIs for CPFS filesystem.
  646. 2019-04-09 Version: 1.35.9
  647. 1, support service account management networkInterface function.
  648. 2019-04-09 Version: 1.35.8
  649. 1, Add Apis for offline VerifySDK.
  650. 2019-04-08 Version: 1.35.7
  651. 1, Modify DescribeBackupPlanList DBS interface.
  652. 2, Modify DescribeFullBackupList DBS interface.
  653. 3, Modify DescribeIncrementBackupList DBS interface.
  654. 4, Modify DescribeBackupGatewayList DBS interface.
  655. 2019-04-08 Version: 1.35.6
  656. 1, Add StopBackupPlan DBS interface.
  657. 2, Add DescribeBackupPlanList DBS interface.
  658. 3, Add DescribeFullBackupList DBS interface.
  659. 4, Add DescribeIncrementBackupList DBS interface.
  660. 5, Add DescribeBackupGatewayList DBS interface.
  661. 2019-04-04 Version: 1.35.5
  662. 1, ScalingConf systemDisk add DiskName and Description parameters.
  663. 2, ScalingConf dataDisk add DiskName & Description & Encrypted & KMSKeyId parameters.
  664. 2019-04-03 Version: 1.35.4
  665. 1, Add interfaces related to vulnerability whitelist
  666. 2, Add interfaces related to vulnerability auto-del configuration
  667. 3, Add interfaces related to vulnerability fix advise
  668. 4, Add interfaces searching and operating vulnerability
  669. 2019-03-29 Version: 1.35.3
  670. 1, Add DLQ message openAPI.
  671. 2, Add Query the subscription relational openAPI.
  672. 3, Remove white list restrictions.
  673. 2019-03-28 Version: 1.35.2
  674. 1, release bssopenapi
  675. 2019-03-28 Version: 1.35.1
  676. 1, Add multiple language support in DescribeZones
  677. 2, Add gray parameter in CreateDisk
  678. 2019-03-28 Version: 1.35.0
  679. 1, Add logo detect.
  680. 2019-03-27 Version: 1.34.66
  681. 1, Add Project interface.
  682. 2, Add Tag interface.
  683. 3, Add TrainData interface.
  684. 4, Add Train interface.
  685. 5, Add Iteration interface.
  686. 6, Add Predict interface.
  687. 7, Add PredictData interface.
  688. 2019-03-27 Version: 1.34.65
  689. 1, Add Project interface.
  690. 2, Add Tag interface.
  691. 3, Add TrainData interface.
  692. 4, Add Train interface.
  693. 5, Add Iteration interface.
  694. 6, Add Predict interface.
  695. 7, Add PredictData interface.
  696. 2019-03-27 Version: 1.34.64
  697. 1, Add DLQ message openAPI.
  698. 2, Add Query the subscription relational openAPI.
  699. 3, Remove white list restrictions.
  700. 2019-03-27 Version: 1.34.63
  701. 1, Add DLQ message openAPI.
  702. 2, Add Query the subscription relational openAPI.
  703. 3, Remove white list restrictions.
  704. 2019-03-27 Version: 1.34.62
  705. 1, release dysmsapi
  706. 2019-03-25 Version: 1.34.61
  707. 1, cms fix duplicated struct definition
  708. 2019-03-25 Version: 1.34.60
  709. 1, mts fix duplication struct definition
  710. 2019-03-25 Version: 1.34.59
  711. 1, jarvis-pulic fix product code with dash
  712. 2019-03-25 Version: 1.34.58
  713. 1, sas-api, fix product code with dash
  714. 2019-03-21 Version: 1.34.57
  715. 1, Update Dependency
  716. 2019-03-21 Version: 1.34.56
  717. 1, Update Dependency
  718. 2019-03-20 Version: 1.34.55
  719. 1, Update the Dependency
  720. 2019-03-20 Version: 1.34.54
  721. 1, Update the Dependency
  722. 2019-03-20 Version: 1.34.53
  723. 1, cloudwf: update bool type parameter
  724. 2019-03-20 Version: 1.34.52
  725. 1, Update Dependency
  726. 2019-03-19 Version: 1.34.51
  727. 1, Support ' fc ' Source DomainName
  728. 2019-03-19 Version: 1.34.50
  729. 1, move fields: tag, associate_person, cid
  730. 2019-03-19 Version: 1.34.49
  731. 1, format fields: tags, associatePerson
  732. 2019-03-19 Version: 1.34.48
  733. 1, add query user oms data api
  734. 2019-03-19 Version: 1.34.47
  735. 1, Update Dependency
  736. 2019-03-19 Version: 1.34.46
  737. 1, Update Dependency
  738. 2019-03-19 Version: 1.34.45
  739. 1, This is an example of release-log.
  740. 2, Please strictly follow this format to edit in English.
  741. 3, Format:Number + , + Space + Description
  742. 2019-03-18 Version: 1.34.44
  743. 1, rds: deliver string true/false to server for bool type parameter, not previous 1/0
  744. 2019-03-18 Version: 1.34.43
  745. 1, deliver string true/false to server for bool type parameter, not previous 1/0
  746. 2019-03-18 Version: 1.34.42
  747. 1, Signature Document SDK.
  748. 2, First version publish.
  749. 3, Beta Version SDK
  750. 2019-03-18 Version: 1.34.41
  751. 1, Update Dependency
  752. 2019-03-18 Version: 1.34.40
  753. 1, move AssociatePerson\Tag field
  754. 2, Optimize RealName field
  755. 2019-03-18 Version: 1.34.39
  756. 1, Update Dependency
  757. 2019-03-18 Version: 1.34.38
  758. 1, Update Dependency
  759. 2019-03-18 Version: 1.34.37
  760. 1, Update Dependency
  761. 2019-03-18 Version: 1.34.36
  762. 1, Update Dependency
  763. 2019-03-15 Version: 1.34.35
  764. 1, Update Dependency
  765. 2019-03-15 Version: 1.34.34
  766. 1, Update Dependency
  767. 2019-03-15 Version: 1.34.33
  768. 1, Update Dependency
  769. 2019-03-15 Version: 1.34.32
  770. 1, Update Dependency
  771. 2019-03-15 Version: 1.34.31
  772. 1, Update Dependency
  773. 2019-03-15 Version: 1.34.30
  774. 1, Update Dependency
  775. 2019-03-15 Version: 1.34.29
  776. 1, Update Dependency
  777. 2019-03-15 Version: 1.34.28
  778. 1, Update Dependency
  779. 2019-03-15 Version: 1.34.27
  780. 1, Update Dependency
  781. 2019-03-15 Version: 1.34.26
  782. 1, Update Dependency
  783. 2019-03-15 Version: 1.34.25
  784. 1, Update Dependency
  785. 2019-03-14 Version: 1.34.24
  786. 1, Update Dependency
  787. 2019-03-14 Version: 1.34.23
  788. 1, Update Dependency
  789. 2019-03-14 Version: 1.34.22
  790. 1, Update Dependency
  791. 2019-03-14 Version: 1.34.21
  792. 1, Update Dependency
  793. 2019-03-14 Version: 1.34.20
  794. 1, Update Dependency
  795. 2019-03-14 Version: 1.34.19
  796. 1, Update Dependency
  797. 2019-03-14 Version: 1.34.18
  798. 1, Update Dependency
  799. 2019-03-14 Version: 1.34.17
  800. 1, Update Dependency
  801. 2019-03-14 Version: 1.34.16
  802. 1, Update Dependency
  803. 2019-03-13 Version: 1.34.15
  804. 1, Update Dependency
  805. 2019-03-13 Version: 1.34.14
  806. 1, Update Dependency
  807. 2019-03-13 Version: 1.34.13
  808. 1, Update Dependency
  809. 2019-03-13 Version: 1.34.12
  810. 1, Distinguish between system and service parameters
  811. 2019-03-13 Version: 1.34.11
  812. 1, add DescribeDemands interface
  813. 2019-03-13 Version: 1.34.10
  814. 1, Distinguish between system and service parameters
  815. 2019-03-12 Version: 1.34.9
  816. 1, add agency infomation
  817. 2, update sdk core resources
  818. 2018-12-20 Version: 1.34.8
  819. 1, Sync CDN API.
  820. 2018-12-11 Version: 1.34.7
  821. 1, Sync CDN API.
  822. 2018-12-06 Version: 1.34.6
  823. 1, Add DescribeLiveDomainRealTimeBpsData, DescribeLiveDomainRealTimeHttpCodeData,DescribeLiveDomainRealTimeTrafficData.
  824. 2, Update DescirbeCasterChannels and DescribeCasterStreamUrl.
  825. 2018-12-03 Version: 1.34.5
  826. 1, Sync CDN API.
  827. 2018-12-03 Version: 1.34.4
  828. 1, Sync CDN API.
  829. 2018-12-03 Version: 1.34.3
  830. 1, Update 2014-11-11 API.
  831. 2018-12-03 Version: 1.34.2
  832. 1, Add a parameter to RemoveInstances.
  833. 2018-11-30 Version: 1.34.1
  834. 1, Add new apis called AddVodTemplate, UpdateVodTemplate, DeleteVodTemplate, ListVodTemplate, GetVodTemplate and SetDefaultVodTemplate which support vodtemplate feature.
  835. 2, Add a new api called CreateUploadAttachedMedia to get upload auth for attached media
  836. 3, Add new apis called AddWorkFlow, UpdateWorkFlow, DeleteWorkFlow, ListWorkFlow, GetWorkFlow which support workflow feature.
  837. 2018-11-28 Version: 1.34.0
  838. 1, Add RedeployInstance interface, and support to migrate ecs instance with specified maintenance events actively
  839. 2018-11-28 Version: 1.33.6
  840. 1, Add APIs InvokeThingsService, SetDevicesProperty and QueryDeviceByTags .
  841. 2018-11-27 Version: 1.33.5
  842. 1, Add APIs InvokeThingsService, SetDevicesProperty and QueryDeviceByTags .
  843. 2018-11-22 Version: 1.33.4
  844. 1, Increase the scene field
  845. 2018-11-22 Version: 1.33.3
  846. 1, Add parameter DeletionProtection when creating instance and modifying instance attribute
  847. 2018-11-21 Version: 1.33.2
  848. 1, Add new apis called AddWatermark, UpdateWatermark, DeleteWatermark, ListWatermarks, GetWatermark and SetDefaultWatermark which support watermark feature.
  849. 2, Add a new api called RegisterMedia which supports registration of audio and video media files that already exist in the OSS bucket.
  850. 3, Add the field named OverrideParams to SubmitTranscodeJobs api request.
  851. 2018-11-16 Version: 1.33.1
  852. 1, update version
  853. 2018-11-15 Version: 1.33.0
  854. 1, ECS support ipv6Address
  855. 2018-11-14 Version: 1.32.0
  856. 1, Better support for hybrid cluster.
  857. 2018-11-13 Version: 1.31.0
  858. 1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
  859. 2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
  860. 3, Add DynamicCheck properties for results of CheckDomain interface.
  861. 2018-11-10 Version: 1.30.5
  862. 1, Update SetWaitingRoomConfig.
  863. 2018-11-08 Version: 1.30.4
  864. 1, Fix the http response receive bug
  865. 2018-11-08 Version: 1.30.3
  866. 1, Update Version.
  867. 2018-11-07 Version: 1.30.2
  868. 1, Add API CreateTemplate,DeleteTemplate,GetAllTemplate,GetTemplateInfo.
  869. 2, Add API GetTaskStatus,StartTask,StopTask.
  870. 3, Add API GetTaskParam,UpdateTaskParam.
  871. 2018-11-02 Version: 1.30.1
  872. 1, deviceName and productKey can be used instead of iotId.
  873. 2, New productKey fields for queryauthentication output parameter.
  874. 3, New deviceName fields for queryauthentication output parameter.
  875. 2018-11-02 Version: 1.30.0
  876. 1, first version
  877. 2018-10-31 Version: 1.29.5
  878. 1, Update SetWaitingRoomConfig.
  879. 2018-10-31 Version: 1.29.4
  880. 1, Add SetWaitingRoomConfig.
  881. 2018-10-31 Version: 1.29.3
  882. 1, Add SetWaitingRoomConfig.
  883. 2018-10-30 Version: 1.29.2
  884. 1, Add API DescribeLiveDomainBpsData,DescribeLiveDomainTrafficData.
  885. 2018-10-26 Version: 1.29.1
  886. 1, Return AuditConclusions in SubmitMaterials API.
  887. 2018-10-25 Version: 1.29.0
  888. 1, Add apis for trademark domains.
  889. 2, Add QueryDomainAdminDivision api.
  890. 2018-10-16 Version: 1.28.3
  891. 1, This version add MetricQuery interface to support retcode and apm metric query.
  892. 2018-10-16 Version: 1.28.2
  893. 1, This version add MetricQuery interface to support retcode and apm metric query.
  894. 2018-10-16 Version: 1.28.1
  895. 1, This version add MetricQuery interface to support retcode and apm metric query.
  896. 2018-10-16 Version: 1.28.0
  897. 1, Delete deprecated and unusable apis : AddIpRange, UnbindIpRange, BindIpRange, DescribeIntranetAttributeKb, DescribeIpRanges, ModifyIntranetBandwidthKb, DescribeEventDetail, CheckAutoSnapshotPolicy, CheckDiskEnableAutoSnapshotValidation, DescribeAutoSnapshotPolicy
  898. 2, Add instance topology api DescribeInstanceTopology
  899. 3, Add mount point in DescribeDisksFullStatus
  900. 2018-10-16 Version: 1.27.11
  901. 1, remove set group tags API.
  902. 2018-10-13 Version: 1.27.10
  903. 1, Add device group related APIs.
  904. 2018-10-13 Version: 1.27.9
  905. 1, Add device group related APIs.
  906. 2018-10-13 Version: 1.27.8
  907. 1, Add device group related APIs.
  908. 2018-10-11 Version: 1.27.7
  909. 1, Add a new api called DeleteMezzanines to clear mezzanine infos and storages.
  910. 2, Add the field called PlayConfig to GetVideoPlayAuth and GetPlayInfo api request.
  911. 3, Add a new api called UpdateImageInfos to update image information.
  912. 2018-10-09 Version: 1.27.6
  913. 1, v1.0.0-->v1.0.1
  914. 2, provider new region:beijing/shenzhen/zhangjiakou
  915. 3, provider service for VPC user;
  916. 2018-09-30 Version: 1.27.5
  917. 1, This is an example of release-log.
  918. 2, Please strictly follow this format to edit in English.
  919. 3, Format:Number + , + Space + Description
  920. 2018-09-29 Version: 1.27.4
  921. 1, Sync cdn api.
  922. 2018-09-29 Version: 1.27.3
  923. 1, This is an example of release-log.
  924. 2, Please strictly follow this format to edit in English.
  925. 3, Format:Number + , + Space + Description
  926. 2018-09-29 Version: 1.27.2
  927. 1, This is an example of release-log.
  928. 2, Please strictly follow this format to edit in English.
  929. 3, Format:Number + , + Space + Description
  930. 2018-09-28 Version: 1.27.1
  931. 1, Add one api, QueryAppDeviceList.
  932. 2018-09-27 Version: 1.27.0
  933. 1, Add new API ListQueues, modify API SetAutoScaleConfig to support queue related features.
  934. 2018-09-27 Version: 1.26.4
  935. 1, modify getFaces Api
  936. 2018-09-27 Version: 1.26.3
  937. 1, modify getFaces Api
  938. 2018-09-25 Version: 1.26.2
  939. 1, Add GetHotlineRecord and QueryHotlineRecord interface, version 1.0.0
  940. 2018-09-17 Version: 1.26.1
  941. 1, Add field for AddCasterVideoResource, DescribeCasterVideoResources, ModifyCasterVideoResource.
  942. 2018-09-14 Version: 1.26.0
  943. 1, Add DedicatedHost Feature
  944. 2018-09-13 Version: 1.25.3
  945. 1, Add CreateChannelToken.
  946. 2018-09-06 Version: 1.25.2
  947. 1, AutoScaling support launchTemplate.
  948. 2018-09-06 Version: 1.25.1
  949. 1, Add API deleteProduct.
  950. 2, Move all API to version 20180120.
  951. 2018-09-05 Version: 1.25.0
  952. 1, Add new APIs with control policy for querying price
  953. 2018-09-03 Version: 1.24.2
  954. 1, voice identify interface
  955. 2, client upload credentials interface
  956. 2018-09-03 Version: 1.24.1
  957. 1, Add new service API:FindServiceStatisticalData, which can support query service statistical data.
  958. 2018-08-28 Version: 1.24.0
  959. 1, Add new APIs for profiling application performance: GetCloudMetricProfiling, etc.
  960. 2, Add new APIs to support Shifter container applications: AddContainerApp, etc.
  961. 2018-08-28 Version: 1.23.4
  962. 1, Add param for DescribeRegions,support AcceptLanguage,RegionEndpoint.
  963. 2018-08-27 Version: 1.23.3
  964. 1, add Ess alarm task api, CreateAlarm, DeleteAlarm, DescribeAlarms, DeleteAlarm, EnableAlarm, DisableAlarm
  965. 2018-08-27 Version: 1.23.2
  966. 1, Add api GetGatewayBySubDevice.
  967. 2, Modified the time related response parameters.
  968. 3, Add messageId in response with InvokeThingService,SetDeviceProperty and NotifyAddThingTopo.
  969. 2018-08-23 Version: 1.23.1
  970. 1, RunInstance add privateIpAddress.
  971. 2018-08-22 Version: 1.23.0
  972. 1, Add api CreateSimulatedSystemEvents, support creating one or more simulated system events.
  973. 2, Add api CancelSimulatedSystemEvents, support cancelling one or more simulated system events.
  974. 2018-08-21 Version: 1.22.9
  975. 1, Repair describeLaunchTemplateVersions securityEnhancementStrategy type
  976. 2018-08-21 Version: 1.22.8
  977. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  978. 2018-08-17 Version: 1.22.7
  979. 1, Add a new api called DeleteImage to clear the image resource.
  980. 2, Add the field called AdditionType and OutputType to GetMezzanineInfo api request.
  981. 3, Add the field called OutputType to GetMezzanineInfo api response.
  982. 4, Add the field called CreationTime and ModificationTime to GetPlayInfo api response.
  983. 2018-08-17 Version: 1.22.6
  984. 1, New apkpubkey fields for queryauthentication output parameter.
  985. 2, New packagename fields for queryauthentication output parameter.
  986. 3, New clientId fields for queryauthentication output parameter.
  987. 2018-08-16 Version: 1.22.5
  988. 1, ModifyScalingConfiguration add imageName.
  989. 2, CreateScalingConfiguration add imageName.
  990. 2018-08-15 Version: 1.22.4
  991. 1, Fix bug in GetMaterials API.
  992. 2, GetVerifyToken added a new param VerifyConfigs
  993. 2018-08-15 Version: 1.22.3
  994. 1, Add domain operation api AddLiveDomain,DeleteLiveDomain,DescribeLiveDomainDetail,StartLiveDomain,StopLiveDomain.
  995. 2, Add certificate operation api DescribeLiveCertificateDetail,DescribeLiveCertificateList,SetLiveDomainCertificate.
  996. 3, Add domain config api BatchSetLiveDomainConfigs,BatchDeleteLiveDomainConfigs,DeleteLiveSpecificConfig,DescribeLiveDomainConfigs.
  997. 2018-08-15 Version: 1.22.2
  998. 1, Update ecs tag to 20 maximum
  999. 2018-08-14 Version: 1.22.1
  1000. 1, Change parameter name of Dialogue
  1001. 2018-08-13 Version: 1.22.0
  1002. 1, New userinfo fields for registerface input parameter.
  1003. 2, New userinfo fields for updateface input parameter.
  1004. 3, New userinfo fields for queryface output parameter.
  1005. 2018-08-13 Version: 1.21.6
  1006. 1, Add cross domain support.
  1007. 2, Add parameter SerialNumber to interface RebootSmartAccessGateway.
  1008. 2018-08-08 Version: 1.21.5
  1009. 1, The official release 4.0.0
  1010. 2018-08-08 Version: 1.21.4
  1011. 1, Update FC apis.
  1012. 2018-08-08 Version: 1.21.3
  1013. 1, First release.
  1014. 2018-08-07 Version: 1.21.2
  1015. 1, Add api GetGatewayBySubDevice.
  1016. 2, Modified the time related response parameters.
  1017. 3, Add messageId in response with InvokeThingService,SetDeviceProperty and NotifyAddThingTopo.
  1018. 2018-08-05 Version: 1.21.1
  1019. 1, Add Interface SubmitSubtitleJob
  1020. 2, Support convert ttml、stl subtitle to vtt
  1021. 2018-08-03 Version: 1.21.0
  1022. 1, Add new API AddLocalNodes, for adding local machine to a hybrid cluster
  1023. 2018-08-01 Version: 1.20.5
  1024. 1, Add new API GetConversationDetailByContactId
  1025. 2018-08-01 Version: 1.20.4
  1026. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  1027. 2018-07-31 Version: 1.20.3
  1028. 1, Support describePrice for market image, add return detailInfo in interface describePrice
  1029. 2018-07-26 Version: 1.20.2
  1030. 1, Add BatchGetJobMetricInfo API.
  1031. 2, Add BatchGetPluginConfigInfo API.
  1032. 3, Add GetJobTopology API.
  1033. 2018-07-25 Version: 1.20.1
  1034. 1, Add RemoveTerminals API.
  1035. 2018-07-13 Version: 1.20.0
  1036. 1, New APIs for batch executing commands in cluster: InvokeShellCommand, ListCommands, etc.
  1037. 2, New APIs for HybridCluster (link E-HPC with cluster in local IDC): CreateHybridCluster, etc.
  1038. 3, New APIs for Container applications: AddContainerApp, etc.
  1039. 2018-07-11 Version: 1.19.3
  1040. 1, new function: Attach and Detach Rds instance of scalingGroup.
  1041. 2018-07-11 Version: 1.19.2
  1042. 1, Add DetectFaceAttributesService.
  1043. 2, Add cloudauthPageUrl to GetVerifyTokenResponse.
  1044. 2018-07-05 Version: 1.19.1
  1045. 1, new function, attach/detach load balancer of scalingGroup
  1046. 2018-07-05 Version: 1.19.0
  1047. 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.
  1048. 2018-06-28 Version: 1.18.1
  1049. 1, ScalingConfiguration support hostName and passwordInherit
  1050. 2, ScalingConfiguration support modify
  1051. 2018-06-27 Version: 1.18.0
  1052. 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.
  1053. 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
  1054. 2018-06-27 Version: 1.17.10
  1055. 1, DescribeNetworkInterfaces support query with vpcId
  1056. 2018-06-22 Version: 1.17.9
  1057. 1, rtc openapi
  1058. 2018-06-21 Version: 1.17.8
  1059. 1, This is add InstanceList.
  1060. 2018-06-20 Version: 1.17.7
  1061. 1, Add InstanceList in product security information query.
  1062. 2018-06-20 Version: 1.17.6
  1063. 1, Add InstanceList in product security information query.
  1064. 2018-06-14 Version: 1.17.5
  1065. 1, Add passwordInherit.
  1066. 2018-06-13 Version: 1.17.4
  1067. 1, Add API AddCasterEpisodeGroupContent,CreateCaster.
  1068. 2, Add Parameter fillMode for AddCasterLayout,ModifyCasterLayout.
  1069. 3, Add return value fillMode DescribeCasterLayouts.
  1070. 4, Update ErrorCode for StartCaster,StartCasterScene,DescribeCasters,CopyCaster.
  1071. 5, Update ErrorCode for ModifyCasterLayout,DeleteCasterLayout,DeleteLiveAppRecordConfig.
  1072. 6, Update ForbidLiveStream,DescribeLiveStreamsPublishList,DescribeLiveStreamsOnlineList.
  1073. 2018-06-13 Version: 1.17.3
  1074. 1, Add lifecycleHook.
  1075. 2018-06-08 Version: 1.17.2
  1076. 1, Add scdn interface,support scdn.
  1077. 2018-06-06 Version: 1.17.1
  1078. 1, Change the type of srcUid to int.
  1079. 2018-06-06 Version: 1.17.0
  1080. 1, Add interface DescribePhoneInfo, DescribeDdosDefenseInfo, DescribeRiskListDetail, DescribePunishList.
  1081. 2018-05-29 Version: 1.16.0
  1082. 1, Add new interface DescribePhoneInfo to SDK.
  1083. 2018-05-28 Version: 1.15.0
  1084. 1, Add face 1-N,1-1 scan interface.
  1085. 2018-05-28 Version: 1.14.0
  1086. 1, ValidateSecurityGroup API
  1087. 2018-05-28 Version: 1.13.0
  1088. 1, This is an example of release-log.
  1089. 2, Please strictly follow this format to edit in English.
  1090. 3, Format:Number + , + Space + Description
  1091. 2018-05-23 Version: 1.12.0
  1092. 1, Add CreateDrdsAccount API, to support creating account for all databases of a DRDS instance.
  1093. 2018-05-23 Version: 1.11.0
  1094. 1, Update API version to 2018-04-12.
  1095. 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.
  1096. 3, New parameters for CreateCluster API: EcsChargeType. Support creating a pre-paid cluster.
  1097. 4, New parameters for CreateCluster API: DeploymentMode. Support creating a cluster with fewer manager nodes.
  1098. 2018-05-23 Version: 1.10.3
  1099. 1, This is an example of release-log.
  1100. 2, Please strictly follow this format to edit in English.
  1101. 3, Format:Number + , + Space + Description
  1102. 2018-05-22 Version: 1.10.2
  1103. 1, add DescribeMigrateTasks,DescribeOssDownloads,CheckRecoveryConditions.
  1104. 2, modify DescribeDBInstanceAttribute.
  1105. 2018-05-17 Version: 1.10.1
  1106. 1, Supporting ethnicGroup and idCardStartDate fields in GetMaterials api
  1107. 2018-05-17 Version: 1.10.0
  1108. 1, the first version of private dns SDK
  1109. 2018-05-11 Version: 1.9.1
  1110. 1, Add Function Compute interface,support Function Compute.
  1111. 2018-05-09 Version: 1.9.0
  1112. 1, Add apis for domain broker.
  1113. 2018-05-08 Version: 1.8.2
  1114. 1, Add instance params.
  1115. 2018-05-08 Version: 1.8.1
  1116. 1, Remove DescribeAccountAttributes.
  1117. 2018-05-02 Version: 1.8.0
  1118. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  1119. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  1120. 2018-04-28 Version: 1.7.3
  1121. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  1122. 2, Add dcdn config interface,Support set、delete、query domain config.
  1123. 2018-04-28 Version: 1.7.2
  1124. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  1125. 2, Add dcdn config interface,Support set、delete、query domain config.
  1126. 2018-04-27 Version: 1.7.1
  1127. 1, release hsm open api
  1128. 2, hsm open api includes DescribeRegions, DescribeInstances, ModityInstance, ConfigNetwork, ConfigWhiteList
  1129. 2018-04-26 Version: 1.7.0
  1130. 1, Add apis for domain group.
  1131. 3, Add fields for QueryDomainList.
  1132. 2018-04-24 Version: 1.6.5
  1133. 1, add interface FetchPhotos
  1134. 2, add xflush log param unixTimestamp
  1135. 2018-04-23 Version: 1.6.4
  1136. 1, DescribeInstanceHistoryEvents adds parameter instanceEventTypes and instanceEventCycleStatuss.
  1137. 2, InstanceId parameter is not necessary for DescribeInstanceHistoryEvents now.
  1138. 3, DescribeInstancesFullStatus adds parameter instanceEventTypes.
  1139. 2018-04-23 Version: 1.6.3
  1140. 1, Add notificationConfiguration.
  1141. 2, Add standby status.
  1142. 2018-04-17 Version: 1.6.2
  1143. 1, EditPhotos add input param TakenAt
  1144. 2, add FetchMomentPhotos
  1145. 3, ListAlbums add return param Remark
  1146. 2018-04-11 Version: 1.6.1
  1147. 1, GetLibrary/FetchLibraries add return ctime
  1148. 2, Editphotos add input param takenAt
  1149. 2018-04-10 Version: 1.6.0
  1150. 1, Add three interfaces CreateNetworkInterfacePermission DeleteNetworkInterfacePermission DescribeNetworkInterfacePermissions.
  1151. 2018-04-10 Version: 1.5.1
  1152. 1, publish Project API.
  1153. 2, publish Service API.
  1154. 3, publish Service order API.
  1155. 4, publish Credential API.
  1156. 5, publish CAS API.
  1157. 2018-04-08 Version: 1.5.0
  1158. 1, Add voice asynchronous scan interface.
  1159. 2018-04-03 Version: 1.4.0
  1160. 1, Add APIs for domain transfer in and transfer out.
  1161. 2, Add APIs for poll and acknowledge domain task.
  1162. 3, Add API for query domain group list.
  1163. 2018-03-30 Version: 1.3.8
  1164. 1, API QueryCustomerSaleInfo arguments update.
  1165. 2018-03-29 Version: 1.3.7
  1166. 1, edit FetchLibraries return param format
  1167. 2018-03-27 Version: 1.3.6
  1168. 1, Rename QueryCustomerSaleInfo to RegionName.
  1169. 2018-03-27 Version: 1.3.5
  1170. 1, publish Project API.
  1171. 2, publish Service API.
  1172. 3, publish Service order API.
  1173. 4, publish Credential API.
  1174. 5, publish CAS API.
  1175. 2018-03-27 Version: 1.3.4
  1176. 1, add interface FetchLibraries
  1177. 2018-03-23 Version: 1.3.3
  1178. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  1179. 2018-03-23 Version: 1.3.2
  1180. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  1181. 2018-03-23 Version: 1.3.1
  1182. 1, ModifyPrepayInstanceSpec support migrateAcrossZone.
  1183. 2018-03-23 Version: 1.3.0
  1184. 1, Add 'QueryDevicesByAccount' and 'QueryDevicesByAlias' Api.
  1185. 2, Remove 'QueryPushDetail' Api.
  1186. 2018-03-20 Version: 1.2.16
  1187. 1, add FetchAlbumTagPhotos
  1188. 2, CreatePhoto add optional param TakenAt
  1189. 2018-03-16 Version: 1.2.15
  1190. 1, Synchronize to the latest api list
  1191. 2018-03-15 Version: 1.2.14
  1192. 1, Synchronize to the latest api list
  1193. 2018-03-15 Version: 1.2.13
  1194. 1, Synchronize to the latest api list
  1195. 2018-03-15 Version: 1.2.12
  1196. 1, Synchronize to the latest api list
  1197. 2018-03-15 Version: 1.2.11
  1198. 1, Synchronize to the latest api list
  1199. 2018-03-15 Version: 1.2.10
  1200. 1, Add QueryCustomerSaleInfo API.
  1201. 2018-03-14 Version: 1.2.9
  1202. 1, Support predefine endpoints parse
  1203. 2018-03-13 Version: 1.2.8
  1204. 1, API GetQuotaHistoryInfo fix field error.
  1205. 2018-03-07 Version: 1.2.7
  1206. 1, add GetAlbumsByNames
  1207. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  1208. 3, add return IdStr for string
  1209. 2018-03-06 Version: 1.2.6
  1210. 1, add GetAlbumsByNames
  1211. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  1212. 3, add return IdStr for string
  1213. 2018-03-06 Version: 1.2.5
  1214. 1, add GetAlbumsByNames
  1215. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  1216. 3, add return IdStr for string
  1217. 2018-02-28 Version: 1.2.4
  1218. 1, Add query resource inventory API.
  1219. 2, Add query topology API.
  1220. 2018-02-27 Version: 1.2.3
  1221. 1, Add query topology API.
  1222. 2018-02-27 Version: 1.2.2
  1223. 1, Add new API: ListRecordingsByContactId.
  1224. 2018-02-27 Version: 1.2.1
  1225. 1, Add Action API.
  1226. 2018-02-27 Version: 1.2.0
  1227. 1, add new api DescribeClusters,DescribeClusterLogs,DescribeClusterNodes,UpgradeClusterComponents
  1228. 2018-02-09 Version: 1.1.0
  1229. 1, Aliyun E-HPC service SDK, initial version.
  1230. 2, Include APIs of E-HPC clusters, nodes, users, jobs, job templates etc.
  1231. 2018-02-07 Version: 1.0.12
  1232. 1, add the access interface of logs such as vulnerabilities, baselines, exceptions, etc.
  1233. 2018-02-06 Version: 1.0.11
  1234. 1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
  1235. 2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
  1236. 2018-02-02 Version: 1.0.10
  1237. 1, this version is new of captcha management and nvc analyze
  1238. 2018-01-26 Version: 1.0.9
  1239. 1, Update InstanceProfileCredentialsProvider
  1240. 2, Update common api
  1241. 2018-01-24 Version: 1.0.8
  1242. 1, Fixed a problem that the ActiveAlert interface name is not standard
  1243. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  1244. 2018-01-24 Version: 1.0.7
  1245. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  1246. 2018-01-23 Version: 1.0.6
  1247. 1, Tesla Dam API release.
  1248. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  1249. 2018-01-12 Version: 1.0.5
  1250. 1, First commit ess module
  1251. 2018-01-11 Version: 1.0.4
  1252. 1, replace photo tag 2000 upgrade to 5000
  1253. 2, add TrashQuota
  1254. 2018-01-10 Version: 1.0.3
  1255. 1, First release vpc for c++
  1256. 2018-01-10 Version: 1.0.2
  1257. 1, First release slb for C++
  1258. 2018-01-10 Version: 1.0.1
  1259. 1, First release ecs for C++
  1260. 2017-12-27 Version: 1.0.0
  1261. 1, Fix build failed on linux