ChangeLog.txt 52 KB

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