CHANGELOG 43 KB

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