CHANGELOG 53 KB

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