ChangeLog.txt 54 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760
  1. 2019-05-05 Version: 1.58.8
  2. 1, CreateInstance add ClientToken parameter.
  3. 2019-04-29 Version: 1.58.7
  4. 1, add new api
  5. 2019-04-28 Version: 1.58.6
  6. 1, Publish DescribeAvailableResource.
  7. 2019-04-26 Version: 1.58.5
  8. 1, Add resource describe api.
  9. 2019-04-26 Version: 1.58.4
  10. 1, add new openapi.
  11. 2019-04-25 Version: 1.58.3
  12. 1, The alarm contact interface increases paging parameters
  13. 2019-04-25 Version: 1.58.2
  14. 1, upgrade sdk version.
  15. 2019-04-23 Version: 1.58.1
  16. 1, Support mounting multiple volumes using different protocol
  17. 2, Support scaling out cross AZ
  18. 2019-04-23 Version: 1.58.0
  19. 1, Add a new api, QueryDomainByDomainName.
  20. 2019-04-22 Version: 1.57.1
  21. 1, Add interface ModifyDBNodeClass.
  22. 2, Add interface ModifyAutoRenewAttribute and DescribeAutoRenewAttribute.
  23. 3, Param AutoRenew is supported in interface CreateDBCluster.
  24. 2019-04-22 Version: 1.57.0
  25. 1, Add a new api, QueryDomainByDomainName.
  26. 2019-04-22 Version: 1.56.14
  27. 1, This is an example of release-log.
  28. 2, Please strictly follow this format to edit in English.
  29. 3, Format:Number + , + Space + Description
  30. 2019-04-22 Version: 1.56.13
  31. 1, Add CreateDBCluster interface;
  32. 2, Add CreateDBNodes interface;
  33. 2019-04-18 Version: 1.56.12
  34. 1, New service
  35. 2019-04-18 Version: 1.56.11
  36. 1, CreateCacheAnalysisTask prop modify
  37. 2019-04-18 Version: 1.56.10
  38. 1, add ReservedInstance API.
  39. 2019-04-17 Version: 1.56.9
  40. 1, Add DescribeRestoreTaskList DBS interface.
  41. 2, Add DescribeNodeCidrList DBS interface.
  42. 2019-04-16 Version: 1.56.8
  43. 1, Fixed DescribeAccounts response type error.
  44. 2019-04-16 Version: 1.56.7
  45. 1, Add api about pushing security check commands
  46. 2019-04-16 Version: 1.56.6
  47. 1, Fixed describeAccounts response type error
  48. 2019-04-16 Version: 1.56.5
  49. 1, Mark CreateDiagnosticReport as public api.
  50. 2, ModifySecurityIps support modifyMode parameter.
  51. 2019-04-16 Version: 1.56.4
  52. 1, Add group api.
  53. 2019-04-16 Version: 1.56.3
  54. 1, Add group api.
  55. 2019-04-16 Version: 1.56.2
  56. 1, Add group api.
  57. 2019-04-16 Version: 1.56.1
  58. 1, Add group api.
  59. 2019-04-16 Version: 1.56.0
  60. 1, Add the go version of sdk.
  61. 2019-04-15 Version: 1.55.7
  62. 1, Add SDK for goLang version.
  63. 2019-04-15 Version: 1.55.6
  64. 1, Add CreateRestoreTask DBS interface.
  65. 2, Add StartRestoreTask DBS interface.
  66. 2019-04-15 Version: 1.55.5
  67. 1, add arns parameter to CreateDisk/CreateInstance API in order to support disk encryption by performing a sts role play.
  68. 2019-04-15 Version: 1.55.4
  69. 1, Add apis, DescribeScreenHostStatistics、DescribeScreenSummaryInfo、DescribeScreenAttackAnalysisData、DescribeScreenAttackAnalysisData、DescribeScreenAttackAnalysisData
  70. 2019-04-15 Version: 1.55.3
  71. 1, Add Group Api.
  72. 2019-04-11 Version: 1.55.2
  73. 1, The ‘CreateProject’ interface adds the ‘ModelId’ parameter
  74. 2019-04-11 Version: 1.55.1
  75. 1, Add some new apis to manage VoD's App, such as CreateAppInfo, GetAppInfos, ListAppInfos, UpdateAppInfo, DeleteAppInfo, AttachAppPolicyToIdentity, DetachAppPolicyFromIdentity, ListAppPoliciesForIdentity and MoveAppResource.
  76. 2, Add new apis SetMessageCallback, GetMessageCallback and DeleteMessageCallback to manage message callback configuration.
  77. 3, Add new apis GetAttachedMedia, UpdateAttachedMediaInfos and DeleteAttachedMedia to manage attached media information.
  78. 4, Add a new api named DeleteMultipartUpload to clean up the fragmented files generated during the upload process.
  79. 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.
  80. 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.
  81. 7, Add new fields named TranscodeFileRegular, Clip and Rotate to GetTranscodeTemplateGroup api response to support the custom file path feature.
  82. 8, Add a new field named AttachedMedia to api response to support the attached media feature.
  83. 9, Add a new field named SubTotal to GetCategories response to show the number of sub category.
  84. 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.
  85. 2019-04-11 Version: 1.55.0
  86. 1, Release AddImage/SearchImage/DeleteImage OpenApi.
  87. 2, Add 'SearchByName' feature to SearchImage
  88. 2019-04-10 Version: 1.54.1
  89. 1, Modify DescribeBackupGatewayList DBS interface.
  90. 2019-04-10 Version: 1.54.0
  91. 1, New APIs for visual service (VNC).
  92. 2, New APIs for software management.
  93. 3, New APIs for CPFS filesystem.
  94. 2019-04-09 Version: 1.53.93
  95. 1, Add APIs: TagResource, UntagResource, ListResourceTags.
  96. 2, Remove the optional parameter 'STSToken' and replace it with 'SecurityToken'.
  97. 2019-04-09 Version: 1.53.92
  98. 1, support service account management networkInterface function.
  99. 2019-04-09 Version: 1.53.91
  100. 1, Add Apis for offline VerifySDK.
  101. 2019-04-08 Version: 1.53.90
  102. 1, Modify DescribeBackupPlanList DBS interface.
  103. 2, Modify DescribeFullBackupList DBS interface.
  104. 3, Modify DescribeIncrementBackupList DBS interface.
  105. 4, Modify DescribeBackupGatewayList DBS interface.
  106. 2019-04-08 Version: 1.53.89
  107. 1, Add StopBackupPlan DBS interface.
  108. 2, Add DescribeBackupPlanList DBS interface.
  109. 3, Add DescribeFullBackupList DBS interface.
  110. 4, Add DescribeIncrementBackupList DBS interface.
  111. 5, Add DescribeBackupGatewayList DBS interface.
  112. 2019-04-04 Version: 1.53.88
  113. 1, ScalingConf systemDisk add DiskName and Description parameters.
  114. 2, ScalingConf dataDisk add DiskName & Description & Encrypted & KMSKeyId parameters.
  115. 2019-04-03 Version: 1.53.87
  116. 1, Support DNAT/ENI/Online user count features.
  117. 2019-04-03 Version: 1.53.86
  118. 1, Add interfaces related to vulnerability whitelist
  119. 2, Add interfaces related to vulnerability auto-del configuration
  120. 3, Add interfaces related to vulnerability fix advise
  121. 4, Add interfaces searching and operating vulnerability
  122. 2019-03-29 Version: 1.53.85
  123. 1, fix MNS Query params
  124. 2019-03-29 Version: 1.53.84
  125. 1, Fix error version
  126. 2019-03-29 Version: 1.53.83
  127. 1, Add DLQ message openAPI.
  128. 2, Add Query the subscription relational openAPI.
  129. 3, Remove white list restrictions.
  130. 2019-03-28 Version: 1.53.82
  131. 1, EDAS serverless support Pandora application deployment in war/jar mode
  132. 2019-03-28 Version: 1.53.81
  133. 1, Add multiple language support in DescribeZones
  134. 2, Add gray parameter in CreateDisk
  135. 2019-03-28 Version: 1.53.80
  136. 1, Add instance remark modify api.
  137. 2019-03-28 Version: 1.53.79
  138. 1, Add logo detect.
  139. 2019-03-27 Version: 1.53.78
  140. 1, Add Project interface.
  141. 2, Add Tag interface.
  142. 3, Add TrainData interface.
  143. 4, Add Train interface.
  144. 5, Add Iteration interface.
  145. 6, Add Predict interface.
  146. 7, Add PredictData interface.
  147. 2019-03-27 Version: 1.53.77
  148. 1, Add Project interface.
  149. 2, Add Tag interface.
  150. 3, Add TrainData interface.
  151. 4, Add Train interface.
  152. 5, Add Iteration interface.
  153. 6, Add Predict interface.
  154. 7, Add PredictData interface.
  155. 2019-03-27 Version: 1.53.76
  156. 1, Add DLQ message openAPI.
  157. 2, Add Query the subscription relational openAPI.
  158. 3, Remove white list restrictions.
  159. 2019-03-27 Version: 1.53.75
  160. 1, Add DLQ message openAPI.
  161. 2, Add Query the subscription relational openAPI.
  162. 3, Remove white list restrictions.
  163. 2019-03-21 Version: 1.53.74
  164. 1, Update Dependency
  165. 2019-03-21 Version: 1.53.73
  166. 1, Update Dependency
  167. 2019-03-20 Version: 1.53.72
  168. 1, Update the Dependency
  169. 2019-03-20 Version: 1.53.71
  170. 1, Update the Dependency
  171. 2019-03-20 Version: 1.53.70
  172. 1, Update the Dependency
  173. 2019-03-20 Version: 1.53.69
  174. 1, Update the Dependency
  175. 2019-03-20 Version: 1.53.68
  176. 1, Update Dependency
  177. 2019-03-19 Version: 1.53.67
  178. 1, Support ' fc ' Source DomainName
  179. 2019-03-19 Version: 1.53.66
  180. 1, move fields: tag, associate_person, cid
  181. 2019-03-19 Version: 1.53.65
  182. 1, format fields: tags, associatePerson
  183. 2019-03-19 Version: 1.53.63
  184. 1, Update Dependency
  185. 2019-03-19 Version: 1.53.62
  186. 1, Update Dependency
  187. 2019-03-19 Version: 1.53.61
  188. 1, This is an example of release-log.
  189. 2, Please strictly follow this format to edit in English.
  190. 3, Format:Number + , + Space + Description
  191. 2019-03-18 Version: 1.53.60
  192. 1, Signature Document SDK.
  193. 2, First version publish.
  194. 3, Beta Version SDK
  195. 2019-03-18 Version: 1.53.59
  196. 1, Update Dependency
  197. 2019-03-18 Version: 1.53.58
  198. 1, move AssociatePerson\Tag field
  199. 2, Optimize RealName field
  200. 2019-03-18 Version: 1.53.57
  201. 1, Update Dependency
  202. 2019-03-18 Version: 1.53.56
  203. 1, Update Dependency
  204. 2019-03-18 Version: 1.53.55
  205. 1, Update Dependency
  206. 2019-03-18 Version: 1.53.54
  207. 1, Update Dependency
  208. 2019-03-15 Version: 1.53.53
  209. 1, update api info
  210. 2019-03-15 Version: 1.53.52
  211. 1, Update Dependency
  212. 2019-03-15 Version: 1.53.51
  213. 1, Update Dependency
  214. 2019-03-15 Version: 1.53.50
  215. 1, Update Dependency
  216. 2019-03-15 Version: 1.53.49
  217. 1, Update Dependency
  218. 2019-03-15 Version: 1.53.48
  219. 1, Update Dependency
  220. 2019-03-15 Version: 1.53.47
  221. 1, Update Dependency
  222. 2019-03-15 Version: 1.53.46
  223. 1, update RemoveInstances, support to delete 50 instances at a time.
  224. 2019-03-15 Version: 1.53.45
  225. 1, Update Dependency
  226. 2019-03-15 Version: 1.53.44
  227. 1, Update Dependency
  228. 2019-03-15 Version: 1.53.43
  229. 1, Update Dependency
  230. 2019-03-15 Version: 1.53.42
  231. 1, Update Dependency
  232. 2019-03-14 Version: 1.53.41
  233. 1, Update Dependency
  234. 2019-03-14 Version: 1.53.40
  235. 1, Update Dependency
  236. 2019-03-14 Version: 1.53.39
  237. 1, Update Dependency
  238. 2019-03-14 Version: 1.53.38
  239. 1, Update Dependency
  240. 2019-03-14 Version: 1.53.37
  241. 1, Update Dependency
  242. 2019-03-14 Version: 1.53.36
  243. 1, Update Dependency
  244. 2019-03-14 Version: 1.53.35
  245. 1, Update Dependency
  246. 2019-03-14 Version: 1.53.34
  247. 1, Update Dependency
  248. 2019-03-14 Version: 1.53.33
  249. 1, Update Dependency
  250. 2019-03-13 Version: 1.53.32
  251. 1, Update Dependency
  252. 2019-03-13 Version: 1.53.31
  253. 1, Update Dependency
  254. 2019-03-13 Version: 1.53.30
  255. 1, Update Dependency
  256. 2019-03-13 Version: 1.53.29
  257. 1, Distinguish between system and service parameters
  258. 2019-03-13 Version: 1.53.28
  259. 1, add DescribeDemands interface
  260. 2019-03-13 Version: 1.53.27
  261. 1, Distinguish between system and service parameters
  262. 2019-03-13 Version: 1.53.26
  263. 1, Distinguish between system and service parameters
  264. 2019-03-12 Version: 1.53.25
  265. 1, Add application name support for config center APIs.
  266. 2, Add GetCluster API.
  267. 3, Support debug switch in user region APIs.
  268. 2019-03-12 Version: 1.53.24
  269. 1, Add Vpc openapi interface,Support for new fields.
  270. 2, Support for ipv6 gateway openapi.
  271. 3, Fixed some problems of the vpc openapi.
  272. 2019-03-12 Version: 1.53.23
  273. 1, add agency infomation
  274. 2, update sdk core resources
  275. 2019-03-11 Version: 1.53.22
  276. 1, add agency infomation
  277. 2, update sdk core resources
  278. 2019-03-11 Version: 1.53.21
  279. 1, Add face grouping feature .
  280. 2, Add head pose and face quality.
  281. 2019-03-11 Version: 1.53.20
  282. 1, Update aliyun-java-sdk-core version.
  283. 2019-03-08 Version: 1.53.19
  284. 1, Publish instance spec describe api.
  285. 2019-03-08 Version: 1.53.18
  286. 1, This is an example of release-log.
  287. 2, Please strictly follow this format to edit in English.
  288. 3, Format:Number + , + Space + Description
  289. 2019-03-07 Version: 1.53.17
  290. 1, Fix go api miss service_code problem
  291. 2019-03-07 Version: 1.53.16
  292. 1, Change service code to acr
  293. 2019-03-07 Version: 1.53.15
  294. 1, Publish instance describe and release apis.
  295. 2019-03-06 Version: 1.53.14
  296. 1, Release ActionTrail Go API.
  297. 2019-03-06 Version: 1.53.13
  298. 1, Update Service Code.
  299. 2019-03-05 Version: 1.53.12
  300. 1, Update the SDK version to 1.2.4
  301. 2019-03-04 Version: 1.53.11
  302. 1, This is an example of release-log.
  303. 2, Please strictly follow this format to edit in English.
  304. 3, Format:Number + , + Space + Description
  305. 2019-03-01 Version: 1.53.10
  306. 1, This is an example of release-log.
  307. 2, Please strictly follow this format to edit in English.
  308. 3, Format:Number + , + Space + Description
  309. 2019-03-01 Version: 1.53.9
  310. 1, Support Build Function Compute Backend By SDK
  311. 2019-03-01 Version: 1.53.8
  312. 1, Add API QueryRegionConfig
  313. 2, Add API SynchronizeResource
  314. 2019-02-28 Version: 1.53.7
  315. 1, Add new apis named ListTranscodeTask, GetTranscodeTask, GetTranscodeSummary.
  316. 2, Add the new field named TranscodeTemplateIds and ForceDelGroup to DeleteTranscodeTemplateGroup api request, and add a new field named NonExistTranscodeTemplateIds to the api response.
  317. 3, Add a new field named Rotate in VideoStream of Mezzanine struct to GetMezzanineInfo api response .
  318. 4, Add a new field named Status in ImageInfo to GetImageInfo api response.
  319. 5, Add a new field named CustomMediaInfo to UpdateVideoInfo, GetVideoInfo and SearchMedia api to support the custom mediaInfo feature.
  320. 6, Add a new filed named PlayInfoList and some Audit fields to SearchMedia api response.
  321. 7, Clean up an api named DeleteTranscodeTemplates, which is replaced with the api named DeleteTranscodeTemplateGroup.
  322. 2019-02-27 Version: 1.53.6
  323. 1, Add three APIs for tag. APIs : TagResources, UntagResources, ListTagResources.
  324. 2019-02-27 Version: 1.53.5
  325. 1, Update Config API.
  326. 2019-02-26 Version: 1.53.4
  327. 1, Industry brain v1.3.7 release
  328. 2, Add asynchronous APIs
  329. 3, version 1.3.7
  330. 2019-02-26 Version: 1.53.3
  331. 1, Add interface of tag.
  332. 2, Add tag info in DescribeDBClusters and DescribeDBClusterAttribute.
  333. 2019-02-25 Version: 1.53.2
  334. 1, add opensearch to GO sdk
  335. 2019-02-22 Version: 1.53.1
  336. 1, Fixed QueryAvailableInstances response unmarshal problem
  337. 2019-02-21 Version: 1.53.0
  338. 1, New DeleteDeviceGroup interface.
  339. 2, New DeleteDeviceAllGroup interface.
  340. 3, New GroupId fields for QuerySyncPicSchedule input parameter.
  341. 4, New GroupId fields for QueryAddUserInfo input parameter.
  342. 2019-02-20 Version: 1.52.2
  343. 1, Add code and message to inovkeService API
  344. 2, User could check code and message to get more specific information
  345. 3, 1.0.0 alpha release
  346. 2019-02-18 Version: 1.52.1
  347. 1, Initialization release SDK. EDAS now supports SDK implemented by current programming language.
  348. 2019-02-18 Version: 1.52.0
  349. 1, Instantiation: adding the property of instance.
  350. 2, Replace the "ProducerId" and "ConsumerId" properties with "GROUP_ID".
  351. 3, Remove parameter OnsRegionId to simplified usage.
  352. 2019-02-18 Version: 1.51.28
  353. 1, industrial-brain release.
  354. 2, publish SDK to public package stores.
  355. 3, 1.0.0 including all APIs in doc.
  356. 2019-02-18 Version: 1.51.27
  357. 1, Add DryRun into StartInstance, StopInstance and RebootInstance.
  358. 2, Add snapshot operations: ExportSnapshot and ImportSnapshot
  359. 2019-02-17 Version: 1.51.26
  360. 1, API definition support 'ForceNonceCheck', 'DisableInternet' parameter settings
  361. 2019-02-15 Version: 1.51.25
  362. 1, Modify DescribeDBInstances LastDowngradeTime DataType
  363. 2019-02-14 Version: 1.51.24
  364. 1, Update DescribeCdnTypes.
  365. 2019-02-14 Version: 1.51.23
  366. 1, Update DescribeTopDomainsByFlow.
  367. 2019-01-30 Version: 1.51.22
  368. 1, Add a new api called GetURLUploadInfos to query the upload task of UploadMediaByURL.
  369. 2, Clean up the old api related to the CDN of VoD that is going offline, such as DescribeDomainBpsData, is replaced with the new CDN api.
  370. 3, Clean up the old AI related apis of VoD, such as SubmitAIASRJob, is replaced with the new AI api.
  371. 4, Clean up an api called GetVideoPlayInfo, which is used by the old player SDKs that are no longer supported.
  372. 5, Clean up some apis that used only by the VoD console to avoid misuse, such as OpenVodService.
  373. 2019-01-30 Version: 1.51.21
  374. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  375. 2019-01-30 Version: 1.51.20
  376. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  377. 2019-01-30 Version: 1.51.19
  378. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  379. 2019-01-30 Version: 1.51.18
  380. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  381. 2019-01-30 Version: 1.51.17
  382. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  383. 2019-01-29 Version: 1.51.16
  384. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  385. 2019-01-29 Version: 1.51.15
  386. 1, This is an example of release-log.
  387. 2, Please strictly follow this format to edit in English.
  388. 3, Format:Number + , + Space + Description
  389. 2019-01-29 Version: 1.51.14
  390. 1, Make obsolete api offline.
  391. 2, Fix some bug.
  392. 2019-01-28 Version: 1.51.13
  393. 1, Release 3 new Alibaba Cloud Bill API(QueryBillOverview、QueryBill、QueryInstanceBill).
  394. 2, Kindly suggest replace to new APIs who is using the old ones(QueryMonthlyBill、QuerySettlementBill、QueryMonthlyInstanceConsumption).
  395. 2019-01-28 Version: 1.51.12
  396. 1, Support modify vSwitch of scalingGroup.
  397. 2, Support new target tracking scaling rule.
  398. 2019-01-28 Version: 1.51.11
  399. 1, modify DescribeSlowLogs OpenApi.
  400. 2019-01-23 Version: 1.51.10
  401. 1, release new version
  402. 2019-01-23 Version: 1.51.9
  403. 1, release new version
  404. 2019-01-23 Version: 1.51.8
  405. 1, new go version
  406. 2019-01-23 Version: 1.51.7
  407. 1, Add model relevant parameter
  408. 1, Add plugin relevant parameter
  409. 2019-01-23 Version: 1.51.6
  410. 1, Add model relevant parameter
  411. 2019-01-23 Version: 1.51.5
  412. 1, support plugin
  413. 2, support model
  414. 2019-01-23 Version: 1.51.4
  415. 1, Add model relevant parameter
  416. 2019-01-22 Version: 1.51.3
  417. 1, Add model relevant parameters
  418. 2019-01-22 Version: 1.51.2
  419. 1, support Stack Policy setting .
  420. 2019-01-21 Version: 1.51.1
  421. 1, Interface DescribePluginApis returns the modification
  422. 2019-01-17 Version: 1.51.0
  423. 1, Add api AcceptInquiredSystemEvent.
  424. 2, Add ExtendedAttribute to response of api DescribeInstanceHistoryEvents.
  425. 3, Add ExtendedAttribute to response of api DescribeInstancesFullStatus.
  426. 2019-01-16 Version: 1.50.10
  427. 1, The plugin feature is released and supports a variety of plugins, as follows:trafficControl、backendSignature、ipControl、jwtAuth、cors、caching
  428. 2019-01-15 Version: 1.50.9
  429. 1, Add SubmitVerification API for RPMin solution.
  430. 2, Return authority comparison score in GetStatus, SubmitMaterials and SubmitVerification.
  431. 2019-01-15 Version: 1.50.8
  432. 1, Go Lang API release
  433. 2, Support UploadCertificate,CertficateList function;
  434. 2019-01-15 Version: 1.50.7
  435. 1, Add new apis called AddTranscodeTemplateGroup, UpdateTranscodeTemplateGroup, ListTranscodeTemplateGroup, GetTranscodeTemplateGroup, SetDefaultTranscodeTemplateGroup ,DeleteTranscodeTemplateGroup and DeleteTranscodeTemplates which support transcode template feature.
  436. 2, Add new apis called AddAITemplate, DeleteAITemplate, UpdateAITemplate, GetAITemplate, ListAITemplate, GetDefaultAITemplate and SetDefaultAITemplate which support AI template feature.
  437. 3, Add new apis called SubmitAIMediaAuditJob, GetAIMediaAuditJob, GetMediaAuditResult, GetMediaAuditResultTimeline which support AIMediaAudit feature.
  438. 4, Add the field named Priority to SubmitTranscodeJobs api request.
  439. 5, Add the field named UserData to UploadMediaByURL api request.
  440. 6, Add the field named UserData to CreateUploadImage api request.
  441. 7, Add the field named UserData to CreateUploadAttachedMedia api request.
  442. 2019-01-14 Version: 1.50.6
  443. 1, Release Go SDK for CR
  444. 2019-01-11 Version: 1.50.5
  445. 1, CreateOfficeConversionTask, ConvertOfficeFormat support Hidecomments
  446. 2019-01-10 Version: 1.50.4
  447. 1, regenerated for ECS/2014-05-26
  448. 2019-01-10 Version: 1.50.3
  449. 1, Add fields for QueryBrokerDemand api.
  450. 2019-01-09 Version: 1.50.2
  451. 1, Add user role support.
  452. 2019-01-09 Version: 1.50.1
  453. 1, Add user role support.
  454. 2, Add new APIs for IMM.
  455. 2019-01-07 Version: 1.50.0
  456. 1, Airec SDK Release Version 1.0.0.
  457. 2019-01-04 Version: 1.49.4
  458. 1, modify DescribeSlowLogs, support query param SQLHASH, remove SQLID query param.
  459. 2, modify DescribeSlowLogRecords, response values add SQLHASH, remove SQLID.
  460. 3, upgrade rds sdk version 2.3.1.
  461. 2019-01-04 Version: 1.49.3
  462. 1, Change the DescribeInstance response esConfig List => Map
  463. 2018-12-29 Version: 1.49.2
  464. 1, re-generate go sdk for sts.
  465. 2018-12-29 Version: 1.49.1
  466. 1, re-generate Go SDK for RAM
  467. 2018-12-29 Version: 1.49.0
  468. 1, Add EnableUser interface, Support admin user to enable another user.
  469. 2, Add DisableUser Interface, Support admin user to disable another user.
  470. 3, Add DeleteUser Interface, Support admin user to delete another user.
  471. 2018-12-29 Version: 1.48.8
  472. 1, Add new set image video api
  473. 2018-12-28 Version: 1.48.7
  474. 1, Add new set image video api
  475. 2018-12-28 Version: 1.48.6
  476. 1, Add new set image video api
  477. 2018-12-28 Version: 1.48.5
  478. 1, Add new set image video api
  479. 2018-12-28 Version: 1.48.4
  480. 1, Add new set image video api.
  481. 2018-12-28 Version: 1.48.3
  482. 1, Add new set image video api.
  483. 2, Add video async task api.
  484. 2018-12-27 Version: 1.48.2
  485. 1, fix php sdk
  486. 2018-12-27 Version: 1.48.1
  487. 1, Add DescribeZones Api.
  488. 2018-12-27 Version: 1.48.0
  489. 1, Elasticsearch GO sdk release.
  490. 2018-12-25 Version: 1.47.3
  491. 1, Add interface of endpoint.
  492. 2, Add interface of cluster parameter.
  493. 2018-12-21 Version: 1.47.2
  494. 1, ARMS SDK 2018-12-19 go sdk upload
  495. 2018-12-20 Version: 1.47.1
  496. 1, Sync CDN API.
  497. 2018-12-20 Version: 1.47.0
  498. 1, Add Dns Sec apis.
  499. 2, Add coupon and promotion fields for order apis.
  500. 2018-12-20 Version: 1.46.0
  501. 1, Add Dns Sec apis.
  502. 2, Add coupon and promotion fields for order apis.
  503. 2018-12-17 Version: 1.45.3
  504. 1, Add EnableBillGeneration interface.
  505. 2, Authorization for Virtual Network Operator.
  506. 2018-12-17 Version: 1.45.2
  507. 1, First Release
  508. 2018-12-16 Version: 1.45.1
  509. 1, Add a new api called AddMediaSequences to add media sequences of vod videos with in/out or live streams with start time/end time.
  510. 2018-12-15 Version: 1.45.0
  511. 1, first release
  512. 2, this SDK is for control purposes, programmatic interface of HTTPDNS console: https://httpdns.console.aliyun.com
  513. 2018-12-14 Version: 1.44.2
  514. 1, fixed sdk unit loute .
  515. 2, upgrade rds sdk version 2.2.0.
  516. 2018-12-14 Version: 1.44.1
  517. 1, fix service code to rds
  518. 2018-12-13 Version: 1.44.0
  519. 1, Add SystemDiskSize in CreateCluster and AddNodes, add more parameters in RecoverCluster
  520. 2018-12-12 Version: 1.43.15
  521. 1, Add interface GrantAccountPrivilege;
  522. 2, Add interface RevokeAccountPrivilege;
  523. 2018-12-12 Version: 1.43.14
  524. 1, Sync CDN API.
  525. 2018-12-12 Version: 1.43.13
  526. 1, Fix a bug.
  527. 2018-12-12 Version: 1.43.12
  528. 1, Sync CDN API.
  529. 2018-12-11 Version: 1.43.11
  530. 1, Sync CDN API.
  531. 2018-12-11 Version: 1.43.10
  532. 1, Sync CDN API.
  533. 2018-12-11 Version: 1.43.9
  534. 1, Release Location Go SDK
  535. 2018-12-11 Version: 1.43.8
  536. 1, DescribeAccount support OwnerAccount params.
  537. 2, Upgrade Rds SDK Version to 2.3.0
  538. 2018-12-11 Version: 1.43.7
  539. 1, Modify DescribeDBInstances OpenApi lastDowngradeTime dataType.
  540. 2, Upgrade SDK Version to 2.0.3.
  541. 2018-12-11 Version: 1.43.6
  542. 1, Sync CDN API.
  543. 2018-12-11 Version: 1.43.5
  544. 1, Add ModifyInstanceVpcAuthMode OpenApi.
  545. 2, Upgrade SDK Version to 2.0.4.
  546. 2018-12-06 Version: 1.43.4
  547. 1, Add api RedeployInstance
  548. 2018-12-06 Version: 1.43.3
  549. 1, Add DescribeLiveDomainRealTimeBpsData, DescribeLiveDomainRealTimeHttpCodeData,DescribeLiveDomainRealTimeTrafficData.
  550. 2, Update DescirbeCasterChannels and DescribeCasterStreamUrl.
  551. 2018-12-05 Version: 1.43.2
  552. 1, Scaling group support vServerGroup.
  553. 2018-12-05 Version: 1.43.1
  554. 1, Add image async job.
  555. 2, Fix group bug.
  556. 2018-12-04 Version: 1.43.0
  557. 1, The first release of Alibaba Cloud BaaS SDK
  558. 2018-12-03 Version: 1.42.10
  559. 1, Sync CDN API.
  560. 2018-12-03 Version: 1.42.9
  561. 1, Sync CDN API.
  562. 2018-12-03 Version: 1.42.8
  563. 1, Update 2014-11-11 API.
  564. 2018-12-03 Version: 1.42.7
  565. 1, Add a parameter to RemoveInstances.
  566. 2018-11-30 Version: 1.42.6
  567. 1, Add new apis called AddVodTemplate, UpdateVodTemplate, DeleteVodTemplate, ListVodTemplate, GetVodTemplate and SetDefaultVodTemplate which support vodtemplate feature.
  568. 2, Add a new api called CreateUploadAttachedMedia to get upload auth for attached media
  569. 3, Add new apis called AddWorkFlow, UpdateWorkFlow, DeleteWorkFlow, ListWorkFlow, GetWorkFlow which support workflow feature.
  570. 2018-11-29 Version: 1.42.5
  571. 1, This is the first version of Uis service.
  572. 2018-11-28 Version: 1.42.4
  573. 1, Add RedeployInstance interface, and support to migrate ecs instance with specified maintenance events actively
  574. 2018-11-27 Version: 1.42.3
  575. 1, ConvertOfficeFormat support TgtFilePrefix, TgtFileSuffix, TgtFilePages, FitToPagesTall, FitToPagesWide
  576. 2018-11-27 Version: 1.42.2
  577. 1, add doc index api
  578. 2018-11-27 Version: 1.42.1
  579. 1, api for custom keyword lib、similartext lib、voice keyword lib
  580. 2, api for custom image lib
  581. 3, support client file detect for image detection scenes、voice detection scenes、video detection scenes、file detection scenes
  582. 2018-11-26 Version: 1.42.0
  583. 1, Add RegisterInstance interface, Support admin or DBA user to register new db instance.
  584. 2, Add RegisterUser Interface, Support admin user to register new user.
  585. 3, Add GetOpLog Interface, Support admin user to get operation log.
  586. 2018-11-22 Version: 1.41.2
  587. 1, Increase the scene field
  588. 2018-11-22 Version: 1.41.1
  589. 1, Provide attribute info for DescribePricingModule api.
  590. 2018-11-22 Version: 1.41.0
  591. 1, Add ScrollDomainList api.
  592. 2, Add email filter for QueryRegistrantProfile.
  593. 2018-11-22 Version: 1.40.4
  594. 1, Add parameter DeletionProtection when creating instance and modifying instance attribute
  595. 2018-11-21 Version: 1.40.3
  596. 1, Add new apis called AddWatermark, UpdateWatermark, DeleteWatermark, ListWatermarks, GetWatermark and SetDefaultWatermark which support watermark feature.
  597. 2, Add a new api called RegisterMedia which supports registration of audio and video media files that already exist in the OSS bucket.
  598. 3, Add the field named OverrideParams to SubmitTranscodeJobs api request.
  599. 2018-11-20 Version: 1.40.2
  600. 1, Fix Compatibility Problems
  601. 2018-11-20 Version: 1.40.1
  602. 1, Add MNS STS Token Query API
  603. 2, Add MNS Minimal Package
  604. 2018-11-19 Version: 1.40.0
  605. 1, Add field BargainSellerPrice and BargainSellerMobile
  606. 2018-11-19 Version: 1.39.3
  607. 1, Fixed some problems.
  608. 2018-11-19 Version: 1.39.2
  609. 1, Add query support for redeem
  610. 2018-11-16 Version: 1.39.1
  611. 1, update version
  612. 2018-11-15 Version: 1.39.0
  613. 1, ECS support ipv6Address
  614. 2018-11-15 Version: 1.38.3
  615. 1, update version
  616. 2018-11-15 Version: 1.38.2
  617. 1, update version.
  618. 2018-11-15 Version: 1.38.1
  619. 1, Remove FaceCompare, FaceRegist, FaceSearch api.
  620. 2, Add DetectLogo api.
  621. 3, CreateOfficeConversionTask support IdempotentToken.
  622. 2018-11-14 Version: 1.38.0
  623. 1, Better support for hybrid cluster.
  624. 2018-11-13 Version: 1.37.0
  625. 1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
  626. 2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
  627. 3, Add DynamicCheck properties for results of CheckDomain interface.
  628. 2018-11-13 Version: 1.36.0
  629. 1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
  630. 2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
  631. 3, Add DynamicCheck properties for results of CheckDomain interface.
  632. 2018-11-10 Version: 1.35.4
  633. 1, Update SetWaitingRoomConfig.
  634. 2018-11-08 Version: 1.35.3
  635. 1, Update Version.
  636. 2018-11-07 Version: 1.35.2
  637. 1, Add API CreateTemplate,DeleteTemplate,GetAllTemplate,GetTemplateInfo.
  638. 2, Add API GetTaskStatus,StartTask,StopTask.
  639. 3, Add API GetTaskParam,UpdateTaskParam.
  640. 2018-11-02 Version: 1.35.1
  641. 1, deviceName and productKey can be used instead of iotId.
  642. 2, New productKey fields for queryauthentication output parameter.
  643. 3, New deviceName fields for queryauthentication output parameter.
  644. 2018-11-02 Version: 1.35.0
  645. 1, first version
  646. 2018-10-31 Version: 1.34.13
  647. 1, update
  648. 2018-10-31 Version: 1.34.12
  649. 1, Update SetWaitingRoomConfig.
  650. 2018-10-31 Version: 1.34.11
  651. 1, Add SetWaitingRoomConfig.
  652. 2018-10-31 Version: 1.34.10
  653. 1, Add SetWaitingRoomConfig.
  654. 2018-10-31 Version: 1.34.9
  655. 1, The DescribeDBInstanceAttribute add replicaSets response value.
  656. 2, The DescribeDBInstances support engine query.
  657. 2018-10-30 Version: 1.34.8
  658. 1, Add API DescribeLiveDomainBpsData,DescribeLiveDomainTrafficData.
  659. 2018-10-29 Version: 1.34.7
  660. 1, Add ots trigger api interface.
  661. 2018-10-29 Version: 1.34.6
  662. 1, update
  663. 2018-10-26 Version: 1.34.5
  664. 1, Remove useless parameters QueryDomainAdminDivision api.
  665. 2018-10-26 Version: 1.34.4
  666. 1, Add apis for trademark domains.
  667. 2, Retry publish SDK.
  668. 2018-10-26 Version: 1.34.3
  669. 1, Add apis for trademark domains.
  670. 2018-10-26 Version: 1.34.2
  671. 1, Return AuditConclusions in SubmitMaterials API.
  672. 2018-10-25 Version: 1.34.1
  673. 1, Add apis for trademark domains.
  674. 2018-10-25 Version: 1.34.0
  675. 1, Add apis for trademark domains.
  676. 2018-10-25 Version: 1.33.0
  677. 1, Add apis for trademark domains.
  678. 2, Add QueryDomainAdminDivision api.
  679. 2018-10-16 Version: 1.32.3
  680. 1, This version add MetricQuery interface to support retcode and apm metric query.
  681. 2018-10-16 Version: 1.32.2
  682. 1, This version add MetricQuery interface to support retcode and apm metric query.
  683. 2018-10-16 Version: 1.32.1
  684. 1, This version add MetricQuery interface to support retcode and apm metric query.
  685. 2018-10-16 Version: 1.32.0
  686. 1, Delete deprecated and unusable apis : AddIpRange, UnbindIpRange, BindIpRange, DescribeIntranetAttributeKb, DescribeIpRanges, ModifyIntranetBandwidthKb, DescribeEventDetail, CheckAutoSnapshotPolicy, CheckDiskEnableAutoSnapshotValidation, DescribeAutoSnapshotPolicy
  687. 2, Add instance topology api DescribeInstanceTopology
  688. 3, Add mount point in DescribeDisksFullStatus
  689. 2018-10-12 Version: 1.31.8
  690. 1, ModifyCenAttribute supports ProtectionLevel.
  691. 2, New APIs: PublishRouteEntries/WithdrawPublishedRouteEntries/DescribePublishedRouteEntries
  692. 2018-10-11 Version: 1.31.7
  693. 1, Add a new api called DeleteMezzanines to clear mezzanine infos and storages.
  694. 2, Add the field called PlayConfig to GetVideoPlayAuth and GetPlayInfo api request.
  695. 3, Add a new api called UpdateImageInfos to update image information.
  696. 2018-10-10 Version: 1.31.6
  697. 1, add UpdateProject api, support update CU, ServiceRole
  698. 2, PutProject not support edit
  699. 3, CreateOfficeConversionTask api now supports FitToPagesTall, FitToPagesWide
  700. 4, Remove paramater Engines, Indexers from project apis
  701. 2018-10-09 Version: 1.31.5
  702. 1, v1.0.0-->v1.0.1
  703. 2, provider new region:beijing/shenzhen/zhangjiakou
  704. 3, provider service for VPC user;
  705. 2018-09-30 Version: 1.31.4
  706. 1, This is an example of release-log.
  707. 2, Please strictly follow this format to edit in English.
  708. 3, Format:Number + , + Space + Description
  709. 2018-09-29 Version: 1.31.3
  710. 1, Sync cdn api.
  711. 2018-09-29 Version: 1.31.2
  712. 1, This is an example of release-log.
  713. 2, Please strictly follow this format to edit in English.
  714. 3, Format:Number + , + Space + Description
  715. 2018-09-29 Version: 1.31.1
  716. 1, This is an example of release-log.
  717. 2, Please strictly follow this format to edit in English.
  718. 3, Format:Number + , + Space + Description
  719. 2018-09-27 Version: 1.31.0
  720. 1, Add new API ListQueues, modify API SetAutoScaleConfig to support queue related features.
  721. 2018-09-27 Version: 1.30.8
  722. 1, modify getFaces Api
  723. 2018-09-27 Version: 1.30.7
  724. 1, modify getFaces Api
  725. 2018-09-25 Version: 1.30.6
  726. 1, Add GetHotlineRecord and QueryHotlineRecord interface, version 1.0.0
  727. 2018-09-25 Version: 1.30.5
  728. 1, Fix bug in GetVerifyToken and SubmitMaterials API.
  729. 2018-09-22 Version: 1.30.4
  730. 1, update
  731. 2018-09-20 Version: 1.30.3
  732. 1, Fix publish failure for Java, Python and C# SDK.
  733. 2018-09-20 Version: 1.30.2
  734. 1, BssOpenApi first deploy.
  735. 2018-09-20 Version: 1.30.1
  736. 1, BssOpenApi first deploy.
  737. 2018-09-19 Version: 1.30.0
  738. 1, Add ens api, include SaveSingleTaskForDisassociatingEns, SaveSingleTaskForAssociatingEns, QueryLocalEnsAssociation and QueryEnsAssociation.
  739. 2018-09-17 Version: 1.29.10
  740. 1, Add field for AddCasterVideoResource, DescribeCasterVideoResources, ModifyCasterVideoResource.
  741. 2018-09-17 Version: 1.29.9
  742. 1, describeRegions modify.
  743. 2018-09-17 Version: 1.29.8
  744. 1, ModifySecurityIps support WhitelistNetworkType
  745. 2018-09-16 Version: 1.29.7
  746. 1, add CheckInstanceExist OpenApi.
  747. 2018-09-14 Version: 1.29.6
  748. 1, Add DedicatedHost Feature
  749. 2018-09-13 Version: 1.29.5
  750. 1, modify CheckDBInstance OpenApi
  751. 2018-09-13 Version: 1.29.4
  752. 1, Add CreateChannelToken.
  753. 2018-09-11 Version: 1.29.3
  754. 1, add CheckDBInstance OpenApi.
  755. 2018-09-06 Version: 1.29.2
  756. 1, fixed DescirbeRegions zoneId date type.
  757. 2018-09-06 Version: 1.29.1
  758. 1, AutoScaling support launchTemplate.
  759. 2018-09-05 Version: 1.29.0
  760. 1, Add new APIs with control policy for querying price
  761. 2018-09-03 Version: 1.28.3
  762. 1, voice identify interface
  763. 2, client upload credentials interface
  764. 2018-09-03 Version: 1.28.2
  765. 1, Add new service API:FindServiceStatisticalData, which can support query service statistical data.
  766. 2018-08-31 Version: 1.28.1
  767. 1, The CreateInstance supported VPC IpAddress.
  768. 2018-08-28 Version: 1.28.0
  769. 1, Add new APIs for profiling application performance: GetCloudMetricProfiling, etc.
  770. 2, Add new APIs to support Shifter container applications: AddContainerApp, etc.
  771. 2018-08-28 Version: 1.27.6
  772. 1, Add param for DescribeRegions,support AcceptLanguage,RegionEndpoint.
  773. 2018-08-27 Version: 1.27.5
  774. 1, add Ess alarm task api, CreateAlarm, DeleteAlarm, DescribeAlarms, DeleteAlarm, EnableAlarm, DisableAlarm
  775. 2018-08-27 Version: 1.27.4
  776. 1, createInstance supported IpAddress param.
  777. 2018-08-24 Version: 1.27.3
  778. 1, Add api: DetectQRCode
  779. 2018-08-23 Version: 1.27.2
  780. 1, RunInstance add privateIpAddress.
  781. 2018-08-23 Version: 1.27.1
  782. 1, This is an example of release-log.
  783. 2, Please strictly follow this format to edit in English.
  784. 3, Format:Number + , + Space + Description
  785. 2018-08-23 Version: 1.27.0
  786. 1, Add CreateVpnGateway API.
  787. 2, Add product Ipv6Translator.
  788. 2018-08-22 Version: 1.26.2
  789. 1, upgrade mongodb sdk.
  790. 2018-08-22 Version: 1.26.0
  791. 1, Add api CreateSimulatedSystemEvents, support creating one or more simulated system events.
  792. 2, Add api CancelSimulatedSystemEvents, support cancelling one or more simulated system events.
  793. 2018-08-21 Version: 1.25.8
  794. 1, DeleteFaceSearchImageByIdRequest add field: srcUri(String).
  795. 2, CreateFaceSetResponse add field: faces(Long).
  796. 3, GetFaceSetResponse add field: faces(Long).
  797. 4, Fix class Blurness in IndexFaceResponse.
  798. 2018-08-21 Version: 1.25.7
  799. 1, Repair describeLaunchTemplateVersions securityEnhancementStrategy type
  800. 2018-08-17 Version: 1.25.6
  801. 1, Add a new api called DeleteImage to clear the image resource.
  802. 2, Add the field called AdditionType and OutputType to GetMezzanineInfo api request.
  803. 3, Add the field called OutputType to GetMezzanineInfo api response.
  804. 4, Add the field called CreationTime and ModificationTime to GetPlayInfo api response.
  805. 2018-08-17 Version: 1.25.5
  806. 1, New apkpubkey fields for queryauthentication output parameter.
  807. 2, New packagename fields for queryauthentication output parameter.
  808. 3, New clientId fields for queryauthentication output parameter.
  809. 2018-08-16 Version: 1.25.4
  810. 1, ModifyScalingConfiguration add imageName.
  811. 2, CreateScalingConfiguration add imageName.
  812. 2018-08-15 Version: 1.25.3
  813. 1, Fix bug in GetMaterials API.
  814. 2, GetVerifyToken added a new param VerifyConfigs
  815. 2018-08-15 Version: 1.25.2
  816. 1, Add domain operation api AddLiveDomain,DeleteLiveDomain,DescribeLiveDomainDetail,StartLiveDomain,StopLiveDomain.
  817. 2, Add certificate operation api DescribeLiveCertificateDetail,DescribeLiveCertificateList,SetLiveDomainCertificate.
  818. 3, Add domain config api BatchSetLiveDomainConfigs,BatchDeleteLiveDomainConfigs,DeleteLiveSpecificConfig,DescribeLiveDomainConfigs.
  819. 2018-08-15 Version: 1.25.1
  820. 1, Update ecs tag to 20 maximum
  821. 2018-08-13 Version: 1.25.0
  822. 1, New userinfo fields for registerface input parameter.
  823. 2, New userinfo fields for updateface input parameter.
  824. 3, New userinfo fields for queryface output parameter.
  825. 2018-08-13 Version: 1.24.7
  826. 1, Add cross domain support.
  827. 2, Add parameter SerialNumber to interface RebootSmartAccessGateway.
  828. 2018-08-08 Version: 1.24.6
  829. 1, The official release 4.0.0
  830. 2018-08-08 Version: 1.24.5
  831. 1, Update FC apis.
  832. 2018-08-08 Version: 1.24.4
  833. 1, First release.
  834. 2018-08-05 Version: 1.24.3
  835. 1, Add Interface SubmitSubtitleJob
  836. 2, Support convert ttml、stl subtitle to vtt
  837. 2018-08-04 Version: 1.24.2
  838. 1, Add a new api called SetAuditSecurityIp to set audit security ip.
  839. 2, Add a new api called ListAuditSecurityIp to query audit security ip list.
  840. 3, Add a new api called UploadMediaByURL to bulk upload media based on urls.
  841. 4, Add the field called StorageLocation and TemplateGroupId to GetVideoInfo api response.
  842. 5, Add the field called StorageLocation and TemplateGroupId to GetVideoInfos api response.
  843. 6, Add the field called OutputType and Status to GetPlayInfo api response.
  844. 2018-08-04 Version: 1.24.1
  845. 1, CreateOfficeConversionTask add TgtFilePages field to specify the final uploaded page
  846. 2018-08-03 Version: 1.24.0
  847. 1, Add new API AddLocalNodes, for adding local machine to a hybrid cluster
  848. 2018-08-02 Version: 1.23.7
  849. 1, Add parameter(GroupId) for CreateNotifyPolicy,GetNotifyPolicy,DeleteNotifyPolicy,ListNotifyPolicy.
  850. 2018-08-01 Version: 1.23.6
  851. 1, Add parameter(DryRun) for CreateAlarm and UpdateAlarm.
  852. 2018-08-01 Version: 1.23.5
  853. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  854. 2018-08-01 Version: 1.23.4
  855. 1, Support describePrice for market image, add return detailInfo in interface describePrice
  856. 2018-07-26 Version: 1.23.3
  857. 1, Add RemoveTerminals API.
  858. 2018-07-26 Version: 1.23.2
  859. 1, Add new API: SendDryRunSystemEvent,PutMetricAlarm,DescribeAlarmsForDimensions,DescribeAlarms.
  860. 2018-07-26 Version: 1.23.1
  861. 1, Add BatchGetJobMetricInfo API.
  862. 2, Add BatchGetPluginConfigInfo API.
  863. 3, Add GetJobTopology API.
  864. 2018-07-13 Version: 1.23.0
  865. 1, New APIs for batch executing commands in cluster: InvokeShellCommand, ListCommands, etc.
  866. 2, New APIs for HybridCluster (link E-HPC with cluster in local IDC): CreateHybridCluster, etc.
  867. 3, New APIs for Container applications: AddContainerApp, etc.
  868. 2018-07-13 Version: 1.22.6
  869. 1, Release 2016-06-20 TableStore Open API
  870. 2018-07-11 Version: 1.22.5
  871. 1, new function: Attach and Detach Rds instance of scalingGroup.
  872. 2018-07-11 Version: 1.22.4
  873. 1, Add DetectFaceAttributesService.
  874. 2, Add cloudauthPageUrl to GetVerifyTokenResponse.
  875. 2018-07-10 Version: 1.22.3
  876. 1, Add new API: EnableEventRule,DisableEventRule,DeleteEventTargets,DeleteEventRule,ListEventRules.
  877. 2, Modify the structured parameters for API: PutEventTargets,PutEventRule,DescribeEventRule.
  878. 2018-07-09 Version: 1.22.2
  879. 1, Add new API: DescribeEventRule,ListEventTargetsByRule,PutEventRule,PutEventTargets.
  880. 2, Add return value(Id) for NodeProcessCreate.
  881. 2018-07-05 Version: 1.22.1
  882. 1, new function, attach/detach load balancer of scalingGroup
  883. 2018-07-05 Version: 1.22.0
  884. 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.
  885. 2018-06-28 Version: 1.21.1
  886. 1, ScalingConfiguration support hostName and passwordInherit
  887. 2, ScalingConfiguration support modify
  888. 2018-06-27 Version: 1.21.0
  889. 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.
  890. 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
  891. 2018-06-27 Version: 1.20.6
  892. 1, DescribeNetworkInterfaces support query with vpcId
  893. 2018-06-22 Version: 1.20.5
  894. 1, rtc openapi
  895. 2018-06-22 Version: 1.20.4
  896. 1, Add new API: DeleteGroupDynamicRule,ListGroupDynamicRule,ApplyTemplate,PutGroupDynamicRule.
  897. 2, Add parameter(AlertIds) for CreateTask and ModifyTask.
  898. 2018-06-21 Version: 1.20.3
  899. 1, This is add InstanceList.
  900. 2018-06-21 Version: 1.20.2
  901. 1, This is add InstanceList.
  902. 2018-06-20 Version: 1.20.1
  903. 1, Add InstanceList in product security information query.
  904. 2018-06-20 Version: 1.20.0
  905. 1, This is the first version of jarvis-public.
  906. 2018-06-20 Version: 1.19.6
  907. 1, Add InstanceList in product security information query.
  908. 2018-06-14 Version: 1.19.5
  909. 1, Add passwordInherit.
  910. 2018-06-13 Version: 1.19.4
  911. 1, Add API AddCasterEpisodeGroupContent,CreateCaster.
  912. 2, Add Parameter fillMode for AddCasterLayout,ModifyCasterLayout.
  913. 3, Add return value fillMode DescribeCasterLayouts.
  914. 4, Update ErrorCode for StartCaster,StartCasterScene,DescribeCasters,CopyCaster.
  915. 5, Update ErrorCode for ModifyCasterLayout,DeleteCasterLayout,DeleteLiveAppRecordConfig.
  916. 6, Update ForbidLiveStream,DescribeLiveStreamsPublishList,DescribeLiveStreamsOnlineList.
  917. 2018-06-13 Version: 1.19.3
  918. 1, Add lifecycleHook.
  919. 2018-06-08 Version: 1.19.2
  920. 1, Add scdn interface,support scdn.
  921. 2018-06-06 Version: 1.19.1
  922. 1, Change the type of srcUid to int.
  923. 2018-06-06 Version: 1.19.0
  924. 1, Add interface DescribePhoneInfo, DescribeDdosDefenseInfo, DescribeRiskListDetail, DescribePunishList.
  925. 2018-05-30 Version: 1.18.1
  926. 1, Add new API: DescribeContact and GetContacts.
  927. 2, Add return value: alertRule for CreateTask.
  928. 2018-05-29 Version: 1.18.0
  929. 1, Add new interface DescribePhoneInfo to SDK.
  930. 2018-05-28 Version: 1.17.0
  931. 1, Add face 1-N,1-1 scan interface.
  932. 2018-05-28 Version: 1.16.0
  933. 1, ValidateSecurityGroup API
  934. 2018-05-28 Version: 1.15.1
  935. 1, add new openapi .
  936. 2018-05-28 Version: 1.15.0
  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-05-26 Version: 1.14.2
  941. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  942. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  943. 2018-05-25 Version: 1.14.1
  944. 1, CreateAlarm,DeleteAlarm,UpdateAlarm,DisableAlarm,EnableAlarm,ListAlarm,ListAlarmHistory,ListContactGroup,PutMetricData,QueryMetricData,QueryMetricLast,QueryMetricList,QueryMetricTop remove useless parameter: callby_cms_owner.
  945. 2, QueryMetricList remove useless parameter: Page.
  946. 3, UpdateMyGroupMembers add parameter: Readers.
  947. 4, StopTasks,StartTasks,DeleteTasks add return value: Data.
  948. 5, ModifyTask remove invalid parameter: TaskType.
  949. 6, CreateTask fix bug: TaskName maybe duplicated.
  950. 7, Add lost return value for CreateTask.
  951. 8, DescribeISPAreaCity add parameter: isp and city.
  952. 9, remove api: PutMetricData.
  953. 2018-05-23 Version: 1.14.0
  954. 1, Add CreateDrdsAccount API, to support creating account for all databases of a DRDS instance.
  955. 2018-05-23 Version: 1.13.1
  956. 1, Add Function Compute interface,support Function Compute.
  957. 2018-05-23 Version: 1.13.0
  958. 1, Update API version to 2018-04-12.
  959. 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.
  960. 3, New parameters for CreateCluster API: EcsChargeType. Support creating a pre-paid cluster.
  961. 4, New parameters for CreateCluster API: DeploymentMode. Support creating a cluster with fewer manager nodes.
  962. 2018-05-23 Version: 1.12.5
  963. 1, This is an example of release-log.
  964. 2, Please strictly follow this format to edit in English.
  965. 3, Format:Number + , + Space + Description
  966. 2018-05-22 Version: 1.12.4
  967. 1, add DescribeMigrateTasks,DescribeOssDownloads,CheckRecoveryConditions.
  968. 2, modify DescribeDBInstanceAttribute.
  969. 2018-05-17 Version: 1.12.3
  970. 1, Supporting ethnicGroup and idCardStartDate fields in GetMaterials api
  971. 2018-05-17 Version: 1.12.2
  972. 1, the first version of private dns SDK
  973. 2018-05-11 Version: 1.12.1
  974. 1, Add Function Compute interface,support Function Compute.
  975. 2018-05-09 Version: 1.12.0
  976. 1, Add apis for domain broker.
  977. 2018-05-08 Version: 1.11.3
  978. 1, Add instance params.
  979. 2018-05-08 Version: 1.11.2
  980. 1, Remove DescribeAccountAttributes.
  981. 2018-05-03 Version: 1.11.1
  982. 1, Publish DRDS go sdk for the first time.
  983. 2, Support for creation/modification/deletion/description operation for DRDS instances and databases.
  984. 2018-05-02 Version: 1.11.0
  985. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  986. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  987. 2018-04-28 Version: 1.10.3
  988. 1, Add api: DescribeTasks、StartTasks、StopTasks、DeleteTasks、ModifyTask、CreateTask、DescribeTaskDetail、DescribeISPAreaCity.
  989. 2018-04-28 Version: 1.10.2
  990. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  991. 2, Add dcdn config interface,Support set、delete、query domain config.
  992. 2018-04-27 Version: 1.10.1
  993. 1, release hsm open api
  994. 2, hsm open api includes DescribeRegions, DescribeInstances, ModityInstance, ConfigNetwork, ConfigWhiteList
  995. 2018-04-26 Version: 1.10.0
  996. 1, Add apis for domain group.
  997. 3, Add fields for QueryDomainList.
  998. 2018-04-25 Version: 1.9.6
  999. 1, CreateMyGroups add parameter "options"
  1000. 2018-04-24 Version: 1.9.5
  1001. 1, Add api:UpdateMyGroupMembers
  1002. 2018-04-24 Version: 1.9.4
  1003. 1, add interface FetchPhotos
  1004. 2, add xflush log param unixTimestamp
  1005. 2018-04-23 Version: 1.9.3
  1006. 1, DescribeInstanceHistoryEvents adds parameter instanceEventTypes and instanceEventCycleStatuss.
  1007. 2, InstanceId parameter is not necessary for DescribeInstanceHistoryEvents now.
  1008. 3, DescribeInstancesFullStatus adds parameter instanceEventTypes.
  1009. 2018-04-23 Version: 1.9.2
  1010. 1, Add notificationConfiguration.
  1011. 2, Add standby status.
  1012. 2018-04-20 Version: 1.9.1
  1013. 1, Interface DescribeAlarmHistory/ListAlarmHistory Add return value instanceName.
  1014. 2018-04-17 Version: 1.8.3
  1015. 1, EditPhotos add input param TakenAt
  1016. 2, add FetchMomentPhotos
  1017. 3, ListAlbums add return param Remark
  1018. 2018-04-16 Version: 1.8.2
  1019. 1, Release go sdk
  1020. 2018-04-11 Version: 1.8.1
  1021. 1, GetLibrary/FetchLibraries add return ctime
  1022. 2, Editphotos add input param takenAt
  1023. 2018-04-10 Version: 1.8.0
  1024. 1, Add three interfaces CreateNetworkInterfacePermission DeleteNetworkInterfacePermission DescribeNetworkInterfacePermissions.
  1025. 2018-04-10 Version: 1.7.3
  1026. 1, publish Project API.
  1027. 2, publish Service API.
  1028. 3, publish Service order API.
  1029. 4, publish Credential API.
  1030. 5, publish CAS API.
  1031. 2018-04-09 Version: 1.7.2
  1032. 1, Add api: QueryMetricData, QueryMetricTop, TaskConfigCreate, TaskConfigDelete, TaskConfigEnable, TaskConfigList, TaskConfigModify, TaskConfigUnhealthy
  1033. 2, Remove api: PutSystemEvent
  1034. 2018-04-08 Version: 1.7.0
  1035. 1, Add voice asynchronous scan interface.
  1036. 2018-04-04 Version: 1.6.1
  1037. 1, add tablestore trigger pop api and sample code
  1038. 2018-04-04 Version: 1.6.0
  1039. 1, Add APIs for domain transfer in and transfer out.
  1040. 2, Add APIs for poll and acknowledge domain task.
  1041. 2018-04-03 Version: 1.5.0
  1042. 1, Add APIs for domain transfer in and transfer out.
  1043. 2, Add APIs for poll and acknowledge domain task.
  1044. 3, Add API for query domain group list.
  1045. 2018-03-30 Version: 1.4.11
  1046. 1, API QueryCustomerSaleInfo arguments update.
  1047. 2018-03-29 Version: 1.4.10
  1048. 1, edit FetchLibraries return param format
  1049. 2018-03-29 Version: 1.4.9
  1050. 1, Add APIs: CreateAlias, UpdateAlias, DeleteAlias, ListAliases, ListAliasesByKeyId.
  1051. 2, Add APIs: GetParametersForImport, ImportKeyMaterial, DeleteKeyMaterial.
  1052. 3, Update KeyMetadata for CreateKey and DescribeKey.
  1053. 2018-03-29 Version: 1.4.8
  1054. 1, Cloud Enterprise Network SDK initial release.
  1055. 2018-03-29 Version: 1.4.7
  1056. 1, Cloud Enterprise Network SDK initial release.
  1057. 2018-03-27 Version: 1.4.6
  1058. 1, Rename QueryCustomerSaleInfo to RegionName.
  1059. 2018-03-27 Version: 1.4.5
  1060. 1, publish Project API.
  1061. 2, publish Service API.
  1062. 3, publish Service order API.
  1063. 4, publish Credential API.
  1064. 5, publish CAS API.
  1065. 2018-03-27 Version: 1.4.4
  1066. 1, add interface FetchLibraries
  1067. 2018-03-23 Version: 1.4.3
  1068. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  1069. 2018-03-23 Version: 1.4.2
  1070. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  1071. 2018-03-23 Version: 1.4.1
  1072. 1, ModifyPrepayInstanceSpec support migrateAcrossZone.
  1073. 2018-03-23 Version: 1.4.0
  1074. 1, Add 'QueryDevicesByAccount' and 'QueryDevicesByAlias' Api.
  1075. 2, Remove 'QueryPushDetail' Api.
  1076. 2018-03-20 Version: 1.2.7
  1077. 1, add FetchAlbumTagPhotos
  1078. 2, CreatePhoto add optional param TakenAt
  1079. 2018-03-16 Version: 1.2.6
  1080. 1, Update GetQuotaInstance API.
  1081. 2018-03-16 Version: 1.2.5
  1082. 1, Synchronize to the latest api list
  1083. 2018-03-15 Version: 1.2.4
  1084. 1, Add QueryCustomerSaleInfo API.
  1085. 2018-03-09 Version:1.2.3
  1086. 1, fix bug:modify error message when roleArn is wrong
  1087. 2018-03-13 Version: 1.2.2
  1088. 1, API GetQuotaHistoryInfo fix field error.
  1089. 2018-03-09 Version: 1.2.1
  1090. 1, complete api comments
  1091. 2018-03-09 Version: 1.2.0
  1092. 1, improve endpoint resolver
  1093. 2018-03-07 Version: 1.1.7
  1094. 1, add GetAlbumsByNames
  1095. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  1096. 3, add return IdStr for string
  1097. 2018-03-06 Version: 1.1.6
  1098. 1, add GetAlbumsByNames
  1099. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  1100. 3, add return IdStr for string
  1101. 2018-03-06 Version: 1.1.5
  1102. 1, add GetAlbumsByNames
  1103. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  1104. 3, add return IdStr for string
  1105. 2018-02-28 Version: 1.1.3
  1106. 1, Add query resource inventory API.
  1107. 2, Add query topology API.
  1108. 2018-02-28 Version: 1.1.2
  1109. 1, Add query topology API.
  1110. 2018-02-27 Version: 1.1.1
  1111. 1, Add Action API.
  1112. 2018-02-27 Version: 1.1.0
  1113. 1, add new api DescribeClusters,DescribeClusterLogs,DescribeClusterNodes,UpgradeClusterComponents
  1114. 2018-02-12 Version: 1.0.0
  1115. 1. Optimize the nested structs in all response, this will bring the following incompatibilities:
  1116. * Api response struct changes, conclude:
  1117. * ecs.DescribeNetworkInterfaces
  1118. * ecs.DescribeDeploymentSetTopology
  1119. * rds.DescribeDBInstanceIPArrayList
  1120. * rds.DescribeDBInstancesAsCsv
  1121. * slb.DescribeLoadBalancersRelatedEcs
  1122. * vpc.DescribeVpcAttribute
  1123. * vpc.DescribeVirtualBorderRouters
  1124. * mts.RegisterMediaDetailPerson
  1125. * mts.QueryEditingJobList
  1126. * mts.SubmitEditingJobs
  1127. * mts.QueryMediaListByURL
  1128. * mts.ListJob
  1129. * mts.QueryMediaList
  1130. * mts.QueryJobList
  1131. * mts.SubmitJobs
  1132. * ehpc.DescribeCluster
  1133. * aegis.GetEntityList
  1134. * aegis.DescribeStratety
  1135. 2018-02-09 Version: 0.12.0
  1136. 1, Aliyun E-HPC service SDK, initial version.
  1137. 2, Include APIs of E-HPC clusters, nodes, users, jobs, job templates etc.
  1138. 2018-02-07 Version: 0.11.4
  1139. 1, add the access interface of logs such as vulnerabilities, baselines, exceptions, etc.
  1140. 2018-02-06 Version: 0.11.3
  1141. 1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
  1142. 2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
  1143. 2018-02-02 Version: 0.11.2
  1144. 1, this version is new of captcha management and nvc analyze
  1145. 2018-01-31 Version: 0.11.1
  1146. 1. Fixed bugs that could cause signature errors while a ROA request contains lots of special symbols
  1147. 2. Optimization of the serverError.Error() interface
  1148. 3. When there is an error of "SignatureDoseNotMatch", it is now possible to tell user if the AccessKeySecret is wrong or caused by a sdk bug
  1149. 2018-01-29 Version: 0.11.0
  1150. 1, Support dep
  1151. 2, Add 4 usage of credentials for each services
  1152. 3, Standard interface naming
  1153. 2018-01-29 Version: 0.10.0
  1154. 1, Add 'notificationChannel' parameter to Push API
  1155. 2018-01-24 Version: 0.9.3
  1156. 1, Fixed a problem that the ActiveAlert interface name is not standard
  1157. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  1158. 2018-01-24 Version: 0.9.2
  1159. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  1160. 2018-01-24 Version: 0.9.1
  1161. 1. improve: asyncWithChan avoid panic of "write on closed channel"
  1162. 2. improve: asyncWithChan support select case usage
  1163. 3. bug fix: repeated signature nonce while retry
  1164. 4. bug fix: calling request.GetUrl() ahead of client.DoAction() will cause problems
  1165. 2018-01-24 Version: 0.9.0
  1166. 1, Publish domain config interface, allow users to create or delete a domain protect config under DDoS Pro.
  1167. 2, Publish domain config query interface, allow users to query a list of domain config or a single domain config.
  1168. 3, Publish domain proxy modify interface, allow users to set domain transmit proxy.
  1169. 4, Publish domain transmit rule config interface, including modify and delete type.
  1170. 5, Publish domain black and white list config interface.
  1171. 6, Publish domain cname auto status config interface.
  1172. 7, Publish domain certificate upload interface.
  1173. 8, Publish domain qps graph query interface.
  1174. 9, Publish ip attack events and traffic graph query interface.
  1175. 2018-01-23 Version: 0.8.3
  1176. 1, Tesla Dam API release.
  1177. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  1178. 2018-01-18 Version: 0.8.2
  1179. 1. Set default timeout to 10s
  1180. 2. Make integration tests more stable
  1181. 3. Fix the problem of LocationResolver in concurrency
  1182. 4. Modifying the naming specification
  1183. 2018-01-18 Version: 0.8.1
  1184. 1, Update ECS go SDK to catch up with other langs.
  1185. 2, DescribeImageSupportInstanceTypes add new param Filter and ActionType
  1186. 2018-01-16 Version: 0.8.0
  1187. 1, Add TriggerMode param in AddMediaWorkflow.
  1188. 2, Add TriggerMode param in QueryMediaWorkflowList/SearchMediaWorkflow/UpdateMediaWorkflow.
  1189. 3, Add interface UpdateMediaWorkflowTriggerMode.
  1190. 2018-01-11 Version: 0.7.8
  1191. 1. complete partly missed service codes
  1192. 2. add default http method for roa requests
  1193. 2018-01-11 Version: 0.7.7
  1194. 1, Bug fix: Replenish user interface
  1195. 2018-01-11 Version: 0.7.6
  1196. 1, replace photo tag 2000 upgrade to 5000
  1197. 2, add TrashQuota
  1198. 2018-01-11 Version: 0.7.5
  1199. 1, Make the json.Unmarshal more robust
  1200. 2018-01-09 Version: 0.7.4
  1201. 1, Add integration tests
  1202. 2018-01-04 Version: 0.7.3
  1203. 1, Remove get entity info API, replaced by get entity instance.
  1204. 2018-01-03 Version: 0.7.2
  1205. 1, Bug fix: fix the ecs unmarshal bug
  1206. 2018-01-03 Version: 0.7.1
  1207. 1, Bug fix: fix the unmarshal bug
  1208. 2017-12-29 Version: 0.7.0
  1209. 1, First release for Domain-intl.
  1210. 2, Add interfaces for domain name registration and management.
  1211. 2017-12-29 Version: 0.6.8
  1212. 1, Allow the setting of AcceptFormat in the Request.
  1213. 2017-12-26 Version: 0.6.5
  1214. 1, Add video AI service interface.
  1215. 2017-12-26 Version: 0.6.4
  1216. 1, Add video AI service interface.
  1217. 2017-12-20 Version: 0.6.3
  1218. 1, support tile dataset
  1219. 2, use dimension value type to replace isDrillDown
  1220. 2017-12-20 Version: 0.6.2
  1221. 1, support tile dataset
  1222. 2, use dimension value type to replace isDrillDown
  1223. 2017-12-19 Version: 0.6.1
  1224. 1, InactivatePhotos support customer inactiveTime
  1225. 2, support customer tags
  1226. 3, ListPhotoTags、ListTags add param lang
  1227. 2017-12-18 Version: 0.6.0
  1228. 1, Add Scdn API.
  1229. 2017-12-18 Version: 0.5.7
  1230. 1, This is the first release of CCC Open API.
  1231. 2017-12-15 Version: 0.5.6
  1232. 1, Update SetReqAuthConfig.
  1233. 2, Add Scdn API.
  1234. 2017-12-15 Version: 0.5.5
  1235. 1, fix test cases
  1236. 2017-12-15 Version: 0.5.4
  1237. 1, Add scdn API.
  1238. 2, Update SetReqAuthConfig.
  1239. 2017-12-12 Version: 0.5.1
  1240. 1, remove unused fmt.print
  1241. 2017-12-08 Version: 0.5.0
  1242. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  1243. 2017-12-08 Version: 0.4.0
  1244. 1, support endpoint.xml resolver
  1245. 2017-12-08 Version: 0.3.1
  1246. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  1247. 2017-12-01 Version: 0.2.2
  1248. 1, Fix ineffassign problems
  1249. 2017-12-01 Version: 0.2.1
  1250. 1, Fix capitalizes the first letter in each word of header
  1251. 2017-11-28 Version: 0.2.0
  1252. 1, AK2.0 & StsToken
  1253. 2017-11-27 Version: 0.1.3
  1254. 1, format ft code with gofmt
  1255. 2017-11-27 Version: 0.1.2
  1256. 1, format code with gofmt
  1257. 2017-11-27 Version: 0.1.1
  1258. 1, add glide files