CHANGELOG 53 KB

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