CHANGELOG 50 KB

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