ChangeLog.txt 39 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252
  1. 2019-01-30 Version: 1.51.22
  2. 1, Add a new api called GetURLUploadInfos to query the upload task of UploadMediaByURL.
  3. 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.
  4. 3, Clean up the old AI related apis of VoD, such as SubmitAIASRJob, is replaced with the new AI api.
  5. 4, Clean up an api called GetVideoPlayInfo, which is used by the old player SDKs that are no longer supported.
  6. 5, Clean up some apis that used only by the VoD console to avoid misuse, such as OpenVodService.
  7. 2019-01-30 Version: 1.51.21
  8. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  9. 2019-01-30 Version: 1.51.20
  10. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  11. 2019-01-30 Version: 1.51.19
  12. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  13. 2019-01-30 Version: 1.51.18
  14. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  15. 2019-01-30 Version: 1.51.17
  16. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  17. 2019-01-29 Version: 1.51.16
  18. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  19. 2019-01-29 Version: 1.51.15
  20. 1, This is an example of release-log.
  21. 2, Please strictly follow this format to edit in English.
  22. 3, Format:Number + , + Space + Description
  23. 2019-01-29 Version: 1.51.14
  24. 1, Make obsolete api offline.
  25. 2, Fix some bug.
  26. 2019-01-28 Version: 1.51.13
  27. 1, Release 3 new Alibaba Cloud Bill API(QueryBillOverview、QueryBill、QueryInstanceBill).
  28. 2, Kindly suggest replace to new APIs who is using the old ones(QueryMonthlyBill、QuerySettlementBill、QueryMonthlyInstanceConsumption).
  29. 2019-01-28 Version: 1.51.12
  30. 1, Support modify vSwitch of scalingGroup.
  31. 2, Support new target tracking scaling rule.
  32. 2019-01-28 Version: 1.51.11
  33. 1, modify DescribeSlowLogs OpenApi.
  34. 2019-01-23 Version: 1.51.10
  35. 1, release new version
  36. 2019-01-23 Version: 1.51.9
  37. 1, release new version
  38. 2019-01-23 Version: 1.51.8
  39. 1, new go version
  40. 2019-01-23 Version: 1.51.7
  41. 1, Add model relevant parameter
  42. 1, Add plugin relevant parameter
  43. 2019-01-23 Version: 1.51.6
  44. 1, Add model relevant parameter
  45. 2019-01-23 Version: 1.51.5
  46. 1, support plugin
  47. 2, support model
  48. 2019-01-23 Version: 1.51.4
  49. 1, Add model relevant parameter
  50. 2019-01-22 Version: 1.51.3
  51. 1, Add model relevant parameters
  52. 2019-01-22 Version: 1.51.2
  53. 1, support Stack Policy setting .
  54. 2019-01-21 Version: 1.51.1
  55. 1, Interface DescribePluginApis returns the modification
  56. 2019-01-17 Version: 1.51.0
  57. 1, Add api AcceptInquiredSystemEvent.
  58. 2, Add ExtendedAttribute to response of api DescribeInstanceHistoryEvents.
  59. 3, Add ExtendedAttribute to response of api DescribeInstancesFullStatus.
  60. 2019-01-16 Version: 1.50.10
  61. 1, The plugin feature is released and supports a variety of plugins, as follows:trafficControl、backendSignature、ipControl、jwtAuth、cors、caching
  62. 2019-01-15 Version: 1.50.9
  63. 1, Add SubmitVerification API for RPMin solution.
  64. 2, Return authority comparison score in GetStatus, SubmitMaterials and SubmitVerification.
  65. 2019-01-15 Version: 1.50.8
  66. 1, Go Lang API release
  67. 2, Support UploadCertificate,CertficateList function;
  68. 2019-01-15 Version: 1.50.7
  69. 1, Add new apis called AddTranscodeTemplateGroup, UpdateTranscodeTemplateGroup, ListTranscodeTemplateGroup, GetTranscodeTemplateGroup, SetDefaultTranscodeTemplateGroup ,DeleteTranscodeTemplateGroup and DeleteTranscodeTemplates which support transcode template feature.
  70. 2, Add new apis called AddAITemplate, DeleteAITemplate, UpdateAITemplate, GetAITemplate, ListAITemplate, GetDefaultAITemplate and SetDefaultAITemplate which support AI template feature.
  71. 3, Add new apis called SubmitAIMediaAuditJob, GetAIMediaAuditJob, GetMediaAuditResult, GetMediaAuditResultTimeline which support AIMediaAudit feature.
  72. 4, Add the field named Priority to SubmitTranscodeJobs api request.
  73. 5, Add the field named UserData to UploadMediaByURL api request.
  74. 6, Add the field named UserData to CreateUploadImage api request.
  75. 7, Add the field named UserData to CreateUploadAttachedMedia api request.
  76. 2019-01-14 Version: 1.50.6
  77. 1, Release Go SDK for CR
  78. 2019-01-11 Version: 1.50.5
  79. 1, CreateOfficeConversionTask, ConvertOfficeFormat support Hidecomments
  80. 2019-01-10 Version: 1.50.4
  81. 1, regenerated for ECS/2014-05-26
  82. 2019-01-10 Version: 1.50.3
  83. 1, Add fields for QueryBrokerDemand api.
  84. 2019-01-09 Version: 1.50.2
  85. 1, Add user role support.
  86. 2019-01-09 Version: 1.50.1
  87. 1, Add user role support.
  88. 2, Add new APIs for IMM.
  89. 2019-01-07 Version: 1.50.0
  90. 1, Airec SDK Release Version 1.0.0.
  91. 2019-01-04 Version: 1.49.4
  92. 1, modify DescribeSlowLogs, support query param SQLHASH, remove SQLID query param.
  93. 2, modify DescribeSlowLogRecords, response values add SQLHASH, remove SQLID.
  94. 3, upgrade rds sdk version 2.3.1.
  95. 2019-01-04 Version: 1.49.3
  96. 1, Change the DescribeInstance response esConfig List => Map
  97. 2018-12-29 Version: 1.49.2
  98. 1, re-generate go sdk for sts.
  99. 2018-12-29 Version: 1.49.1
  100. 1, re-generate Go SDK for RAM
  101. 2018-12-29 Version: 1.49.0
  102. 1, Add EnableUser interface, Support admin user to enable another user.
  103. 2, Add DisableUser Interface, Support admin user to disable another user.
  104. 3, Add DeleteUser Interface, Support admin user to delete another user.
  105. 2018-12-29 Version: 1.48.8
  106. 1, Add new set image video api
  107. 2018-12-28 Version: 1.48.7
  108. 1, Add new set image video api
  109. 2018-12-28 Version: 1.48.6
  110. 1, Add new set image video api
  111. 2018-12-28 Version: 1.48.5
  112. 1, Add new set image video api
  113. 2018-12-28 Version: 1.48.4
  114. 1, Add new set image video api.
  115. 2018-12-28 Version: 1.48.3
  116. 1, Add new set image video api.
  117. 2, Add video async task api.
  118. 2018-12-27 Version: 1.48.2
  119. 1, fix php sdk
  120. 2018-12-27 Version: 1.48.1
  121. 1, Add DescribeZones Api.
  122. 2018-12-27 Version: 1.48.0
  123. 1, Elasticsearch GO sdk release.
  124. 2018-12-25 Version: 1.47.3
  125. 1, Add interface of endpoint.
  126. 2, Add interface of cluster parameter.
  127. 2018-12-21 Version: 1.47.2
  128. 1, ARMS SDK 2018-12-19 go sdk upload
  129. 2018-12-20 Version: 1.47.1
  130. 1, Sync CDN API.
  131. 2018-12-20 Version: 1.47.0
  132. 1, Add Dns Sec apis.
  133. 2, Add coupon and promotion fields for order apis.
  134. 2018-12-20 Version: 1.46.0
  135. 1, Add Dns Sec apis.
  136. 2, Add coupon and promotion fields for order apis.
  137. 2018-12-17 Version: 1.45.3
  138. 1, Add EnableBillGeneration interface.
  139. 2, Authorization for Virtual Network Operator.
  140. 2018-12-17 Version: 1.45.2
  141. 1, First Release
  142. 2018-12-16 Version: 1.45.1
  143. 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.
  144. 2018-12-15 Version: 1.45.0
  145. 1, first release
  146. 2, this SDK is for control purposes, programmatic interface of HTTPDNS console: https://httpdns.console.aliyun.com
  147. 2018-12-14 Version: 1.44.2
  148. 1, fixed sdk unit loute .
  149. 2, upgrade rds sdk version 2.2.0.
  150. 2018-12-14 Version: 1.44.1
  151. 1, fix service code to rds
  152. 2018-12-13 Version: 1.44.0
  153. 1, Add SystemDiskSize in CreateCluster and AddNodes, add more parameters in RecoverCluster
  154. 2018-12-12 Version: 1.43.15
  155. 1, Add interface GrantAccountPrivilege;
  156. 2, Add interface RevokeAccountPrivilege;
  157. 2018-12-12 Version: 1.43.14
  158. 1, Sync CDN API.
  159. 2018-12-12 Version: 1.43.13
  160. 1, Fix a bug.
  161. 2018-12-12 Version: 1.43.12
  162. 1, Sync CDN API.
  163. 2018-12-11 Version: 1.43.11
  164. 1, Sync CDN API.
  165. 2018-12-11 Version: 1.43.10
  166. 1, Sync CDN API.
  167. 2018-12-11 Version: 1.43.9
  168. 1, Release Location Go SDK
  169. 2018-12-11 Version: 1.43.8
  170. 1, DescribeAccount support OwnerAccount params.
  171. 2, Upgrade Rds SDK Version to 2.3.0
  172. 2018-12-11 Version: 1.43.7
  173. 1, Modify DescribeDBInstances OpenApi lastDowngradeTime dataType.
  174. 2, Upgrade SDK Version to 2.0.3.
  175. 2018-12-11 Version: 1.43.6
  176. 1, Sync CDN API.
  177. 2018-12-11 Version: 1.43.5
  178. 1, Add ModifyInstanceVpcAuthMode OpenApi.
  179. 2, Upgrade SDK Version to 2.0.4.
  180. 2018-12-06 Version: 1.43.4
  181. 1, Add api RedeployInstance
  182. 2018-12-06 Version: 1.43.3
  183. 1, Add DescribeLiveDomainRealTimeBpsData, DescribeLiveDomainRealTimeHttpCodeData,DescribeLiveDomainRealTimeTrafficData.
  184. 2, Update DescirbeCasterChannels and DescribeCasterStreamUrl.
  185. 2018-12-05 Version: 1.43.2
  186. 1, Scaling group support vServerGroup.
  187. 2018-12-05 Version: 1.43.1
  188. 1, Add image async job.
  189. 2, Fix group bug.
  190. 2018-12-04 Version: 1.43.0
  191. 1, The first release of Alibaba Cloud BaaS SDK
  192. 2018-12-03 Version: 1.42.10
  193. 1, Sync CDN API.
  194. 2018-12-03 Version: 1.42.9
  195. 1, Sync CDN API.
  196. 2018-12-03 Version: 1.42.8
  197. 1, Update 2014-11-11 API.
  198. 2018-12-03 Version: 1.42.7
  199. 1, Add a parameter to RemoveInstances.
  200. 2018-11-30 Version: 1.42.6
  201. 1, Add new apis called AddVodTemplate, UpdateVodTemplate, DeleteVodTemplate, ListVodTemplate, GetVodTemplate and SetDefaultVodTemplate which support vodtemplate feature.
  202. 2, Add a new api called CreateUploadAttachedMedia to get upload auth for attached media
  203. 3, Add new apis called AddWorkFlow, UpdateWorkFlow, DeleteWorkFlow, ListWorkFlow, GetWorkFlow which support workflow feature.
  204. 2018-11-29 Version: 1.42.5
  205. 1, This is the first version of Uis service.
  206. 2018-11-28 Version: 1.42.4
  207. 1, Add RedeployInstance interface, and support to migrate ecs instance with specified maintenance events actively
  208. 2018-11-27 Version: 1.42.3
  209. 1, ConvertOfficeFormat support TgtFilePrefix, TgtFileSuffix, TgtFilePages, FitToPagesTall, FitToPagesWide
  210. 2018-11-27 Version: 1.42.2
  211. 1, add doc index api
  212. 2018-11-27 Version: 1.42.1
  213. 1, api for custom keyword lib、similartext lib、voice keyword lib
  214. 2, api for custom image lib
  215. 3, support client file detect for image detection scenes、voice detection scenes、video detection scenes、file detection scenes
  216. 2018-11-26 Version: 1.42.0
  217. 1, Add RegisterInstance interface, Support admin or DBA user to register new db instance.
  218. 2, Add RegisterUser Interface, Support admin user to register new user.
  219. 3, Add GetOpLog Interface, Support admin user to get operation log.
  220. 2018-11-22 Version: 1.41.2
  221. 1, Increase the scene field
  222. 2018-11-22 Version: 1.41.1
  223. 1, Provide attribute info for DescribePricingModule api.
  224. 2018-11-22 Version: 1.41.0
  225. 1, Add ScrollDomainList api.
  226. 2, Add email filter for QueryRegistrantProfile.
  227. 2018-11-22 Version: 1.40.4
  228. 1, Add parameter DeletionProtection when creating instance and modifying instance attribute
  229. 2018-11-21 Version: 1.40.3
  230. 1, Add new apis called AddWatermark, UpdateWatermark, DeleteWatermark, ListWatermarks, GetWatermark and SetDefaultWatermark which support watermark feature.
  231. 2, Add a new api called RegisterMedia which supports registration of audio and video media files that already exist in the OSS bucket.
  232. 3, Add the field named OverrideParams to SubmitTranscodeJobs api request.
  233. 2018-11-20 Version: 1.40.2
  234. 1, Fix Compatibility Problems
  235. 2018-11-20 Version: 1.40.1
  236. 1, Add MNS STS Token Query API
  237. 2, Add MNS Minimal Package
  238. 2018-11-19 Version: 1.40.0
  239. 1, Add field BargainSellerPrice and BargainSellerMobile
  240. 2018-11-19 Version: 1.39.3
  241. 1, Fixed some problems.
  242. 2018-11-19 Version: 1.39.2
  243. 1, Add query support for redeem
  244. 2018-11-16 Version: 1.39.1
  245. 1, update version
  246. 2018-11-15 Version: 1.39.0
  247. 1, ECS support ipv6Address
  248. 2018-11-15 Version: 1.38.3
  249. 1, update version
  250. 2018-11-15 Version: 1.38.2
  251. 1, update version.
  252. 2018-11-15 Version: 1.38.1
  253. 1, Remove FaceCompare, FaceRegist, FaceSearch api.
  254. 2, Add DetectLogo api.
  255. 3, CreateOfficeConversionTask support IdempotentToken.
  256. 2018-11-14 Version: 1.38.0
  257. 1, Better support for hybrid cluster.
  258. 2018-11-13 Version: 1.37.0
  259. 1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
  260. 2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
  261. 3, Add DynamicCheck properties for results of CheckDomain interface.
  262. 2018-11-13 Version: 1.36.0
  263. 1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
  264. 2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
  265. 3, Add DynamicCheck properties for results of CheckDomain interface.
  266. 2018-11-10 Version: 1.35.4
  267. 1, Update SetWaitingRoomConfig.
  268. 2018-11-08 Version: 1.35.3
  269. 1, Update Version.
  270. 2018-11-07 Version: 1.35.2
  271. 1, Add API CreateTemplate,DeleteTemplate,GetAllTemplate,GetTemplateInfo.
  272. 2, Add API GetTaskStatus,StartTask,StopTask.
  273. 3, Add API GetTaskParam,UpdateTaskParam.
  274. 2018-11-02 Version: 1.35.1
  275. 1, deviceName and productKey can be used instead of iotId.
  276. 2, New productKey fields for queryauthentication output parameter.
  277. 3, New deviceName fields for queryauthentication output parameter.
  278. 2018-11-02 Version: 1.35.0
  279. 1, first version
  280. 2018-10-31 Version: 1.34.13
  281. 1, update
  282. 2018-10-31 Version: 1.34.12
  283. 1, Update SetWaitingRoomConfig.
  284. 2018-10-31 Version: 1.34.11
  285. 1, Add SetWaitingRoomConfig.
  286. 2018-10-31 Version: 1.34.10
  287. 1, Add SetWaitingRoomConfig.
  288. 2018-10-31 Version: 1.34.9
  289. 1, The DescribeDBInstanceAttribute add replicaSets response value.
  290. 2, The DescribeDBInstances support engine query.
  291. 2018-10-30 Version: 1.34.8
  292. 1, Add API DescribeLiveDomainBpsData,DescribeLiveDomainTrafficData.
  293. 2018-10-29 Version: 1.34.7
  294. 1, Add ots trigger api interface.
  295. 2018-10-29 Version: 1.34.6
  296. 1, update
  297. 2018-10-26 Version: 1.34.5
  298. 1, Remove useless parameters QueryDomainAdminDivision api.
  299. 2018-10-26 Version: 1.34.4
  300. 1, Add apis for trademark domains.
  301. 2, Retry publish SDK.
  302. 2018-10-26 Version: 1.34.3
  303. 1, Add apis for trademark domains.
  304. 2018-10-26 Version: 1.34.2
  305. 1, Return AuditConclusions in SubmitMaterials API.
  306. 2018-10-25 Version: 1.34.1
  307. 1, Add apis for trademark domains.
  308. 2018-10-25 Version: 1.34.0
  309. 1, Add apis for trademark domains.
  310. 2018-10-25 Version: 1.33.0
  311. 1, Add apis for trademark domains.
  312. 2, Add QueryDomainAdminDivision api.
  313. 2018-10-16 Version: 1.32.3
  314. 1, This version add MetricQuery interface to support retcode and apm metric query.
  315. 2018-10-16 Version: 1.32.2
  316. 1, This version add MetricQuery interface to support retcode and apm metric query.
  317. 2018-10-16 Version: 1.32.1
  318. 1, This version add MetricQuery interface to support retcode and apm metric query.
  319. 2018-10-16 Version: 1.32.0
  320. 1, Delete deprecated and unusable apis : AddIpRange, UnbindIpRange, BindIpRange, DescribeIntranetAttributeKb, DescribeIpRanges, ModifyIntranetBandwidthKb, DescribeEventDetail, CheckAutoSnapshotPolicy, CheckDiskEnableAutoSnapshotValidation, DescribeAutoSnapshotPolicy
  321. 2, Add instance topology api DescribeInstanceTopology
  322. 3, Add mount point in DescribeDisksFullStatus
  323. 2018-10-12 Version: 1.31.8
  324. 1, ModifyCenAttribute supports ProtectionLevel.
  325. 2, New APIs: PublishRouteEntries/WithdrawPublishedRouteEntries/DescribePublishedRouteEntries
  326. 2018-10-11 Version: 1.31.7
  327. 1, Add a new api called DeleteMezzanines to clear mezzanine infos and storages.
  328. 2, Add the field called PlayConfig to GetVideoPlayAuth and GetPlayInfo api request.
  329. 3, Add a new api called UpdateImageInfos to update image information.
  330. 2018-10-10 Version: 1.31.6
  331. 1, add UpdateProject api, support update CU, ServiceRole
  332. 2, PutProject not support edit
  333. 3, CreateOfficeConversionTask api now supports FitToPagesTall, FitToPagesWide
  334. 4, Remove paramater Engines, Indexers from project apis
  335. 2018-10-09 Version: 1.31.5
  336. 1, v1.0.0-->v1.0.1
  337. 2, provider new region:beijing/shenzhen/zhangjiakou
  338. 3, provider service for VPC user;
  339. 2018-09-30 Version: 1.31.4
  340. 1, This is an example of release-log.
  341. 2, Please strictly follow this format to edit in English.
  342. 3, Format:Number + , + Space + Description
  343. 2018-09-29 Version: 1.31.3
  344. 1, Sync cdn api.
  345. 2018-09-29 Version: 1.31.2
  346. 1, This is an example of release-log.
  347. 2, Please strictly follow this format to edit in English.
  348. 3, Format:Number + , + Space + Description
  349. 2018-09-29 Version: 1.31.1
  350. 1, This is an example of release-log.
  351. 2, Please strictly follow this format to edit in English.
  352. 3, Format:Number + , + Space + Description
  353. 2018-09-27 Version: 1.31.0
  354. 1, Add new API ListQueues, modify API SetAutoScaleConfig to support queue related features.
  355. 2018-09-27 Version: 1.30.8
  356. 1, modify getFaces Api
  357. 2018-09-27 Version: 1.30.7
  358. 1, modify getFaces Api
  359. 2018-09-25 Version: 1.30.6
  360. 1, Add GetHotlineRecord and QueryHotlineRecord interface, version 1.0.0
  361. 2018-09-25 Version: 1.30.5
  362. 1, Fix bug in GetVerifyToken and SubmitMaterials API.
  363. 2018-09-22 Version: 1.30.4
  364. 1, update
  365. 2018-09-20 Version: 1.30.3
  366. 1, Fix publish failure for Java, Python and C# SDK.
  367. 2018-09-20 Version: 1.30.2
  368. 1, BssOpenApi first deploy.
  369. 2018-09-20 Version: 1.30.1
  370. 1, BssOpenApi first deploy.
  371. 2018-09-19 Version: 1.30.0
  372. 1, Add ens api, include SaveSingleTaskForDisassociatingEns, SaveSingleTaskForAssociatingEns, QueryLocalEnsAssociation and QueryEnsAssociation.
  373. 2018-09-17 Version: 1.29.10
  374. 1, Add field for AddCasterVideoResource, DescribeCasterVideoResources, ModifyCasterVideoResource.
  375. 2018-09-17 Version: 1.29.9
  376. 1, describeRegions modify.
  377. 2018-09-17 Version: 1.29.8
  378. 1, ModifySecurityIps support WhitelistNetworkType
  379. 2018-09-16 Version: 1.29.7
  380. 1, add CheckInstanceExist OpenApi.
  381. 2018-09-14 Version: 1.29.6
  382. 1, Add DedicatedHost Feature
  383. 2018-09-13 Version: 1.29.5
  384. 1, modify CheckDBInstance OpenApi
  385. 2018-09-13 Version: 1.29.4
  386. 1, Add CreateChannelToken.
  387. 2018-09-11 Version: 1.29.3
  388. 1, add CheckDBInstance OpenApi.
  389. 2018-09-06 Version: 1.29.2
  390. 1, fixed DescirbeRegions zoneId date type.
  391. 2018-09-06 Version: 1.29.1
  392. 1, AutoScaling support launchTemplate.
  393. 2018-09-05 Version: 1.29.0
  394. 1, Add new APIs with control policy for querying price
  395. 2018-09-03 Version: 1.28.3
  396. 1, voice identify interface
  397. 2, client upload credentials interface
  398. 2018-09-03 Version: 1.28.2
  399. 1, Add new service API:FindServiceStatisticalData, which can support query service statistical data.
  400. 2018-08-31 Version: 1.28.1
  401. 1, The CreateInstance supported VPC IpAddress.
  402. 2018-08-28 Version: 1.28.0
  403. 1, Add new APIs for profiling application performance: GetCloudMetricProfiling, etc.
  404. 2, Add new APIs to support Shifter container applications: AddContainerApp, etc.
  405. 2018-08-28 Version: 1.27.6
  406. 1, Add param for DescribeRegions,support AcceptLanguage,RegionEndpoint.
  407. 2018-08-27 Version: 1.27.5
  408. 1, add Ess alarm task api, CreateAlarm, DeleteAlarm, DescribeAlarms, DeleteAlarm, EnableAlarm, DisableAlarm
  409. 2018-08-27 Version: 1.27.4
  410. 1, createInstance supported IpAddress param.
  411. 2018-08-24 Version: 1.27.3
  412. 1, Add api: DetectQRCode
  413. 2018-08-23 Version: 1.27.2
  414. 1, RunInstance add privateIpAddress.
  415. 2018-08-23 Version: 1.27.1
  416. 1, This is an example of release-log.
  417. 2, Please strictly follow this format to edit in English.
  418. 3, Format:Number + , + Space + Description
  419. 2018-08-23 Version: 1.27.0
  420. 1, Add CreateVpnGateway API.
  421. 2, Add product Ipv6Translator.
  422. 2018-08-22 Version: 1.26.2
  423. 1, upgrade mongodb sdk.
  424. 2018-08-22 Version: 1.26.0
  425. 1, Add api CreateSimulatedSystemEvents, support creating one or more simulated system events.
  426. 2, Add api CancelSimulatedSystemEvents, support cancelling one or more simulated system events.
  427. 2018-08-21 Version: 1.25.8
  428. 1, DeleteFaceSearchImageByIdRequest add field: srcUri(String).
  429. 2, CreateFaceSetResponse add field: faces(Long).
  430. 3, GetFaceSetResponse add field: faces(Long).
  431. 4, Fix class Blurness in IndexFaceResponse.
  432. 2018-08-21 Version: 1.25.7
  433. 1, Repair describeLaunchTemplateVersions securityEnhancementStrategy type
  434. 2018-08-17 Version: 1.25.6
  435. 1, Add a new api called DeleteImage to clear the image resource.
  436. 2, Add the field called AdditionType and OutputType to GetMezzanineInfo api request.
  437. 3, Add the field called OutputType to GetMezzanineInfo api response.
  438. 4, Add the field called CreationTime and ModificationTime to GetPlayInfo api response.
  439. 2018-08-17 Version: 1.25.5
  440. 1, New apkpubkey fields for queryauthentication output parameter.
  441. 2, New packagename fields for queryauthentication output parameter.
  442. 3, New clientId fields for queryauthentication output parameter.
  443. 2018-08-16 Version: 1.25.4
  444. 1, ModifyScalingConfiguration add imageName.
  445. 2, CreateScalingConfiguration add imageName.
  446. 2018-08-15 Version: 1.25.3
  447. 1, Fix bug in GetMaterials API.
  448. 2, GetVerifyToken added a new param VerifyConfigs
  449. 2018-08-15 Version: 1.25.2
  450. 1, Add domain operation api AddLiveDomain,DeleteLiveDomain,DescribeLiveDomainDetail,StartLiveDomain,StopLiveDomain.
  451. 2, Add certificate operation api DescribeLiveCertificateDetail,DescribeLiveCertificateList,SetLiveDomainCertificate.
  452. 3, Add domain config api BatchSetLiveDomainConfigs,BatchDeleteLiveDomainConfigs,DeleteLiveSpecificConfig,DescribeLiveDomainConfigs.
  453. 2018-08-15 Version: 1.25.1
  454. 1, Update ecs tag to 20 maximum
  455. 2018-08-13 Version: 1.25.0
  456. 1, New userinfo fields for registerface input parameter.
  457. 2, New userinfo fields for updateface input parameter.
  458. 3, New userinfo fields for queryface output parameter.
  459. 2018-08-13 Version: 1.24.7
  460. 1, Add cross domain support.
  461. 2, Add parameter SerialNumber to interface RebootSmartAccessGateway.
  462. 2018-08-08 Version: 1.24.6
  463. 1, The official release 4.0.0
  464. 2018-08-08 Version: 1.24.5
  465. 1, Update FC apis.
  466. 2018-08-08 Version: 1.24.4
  467. 1, First release.
  468. 2018-08-05 Version: 1.24.3
  469. 1, Add Interface SubmitSubtitleJob
  470. 2, Support convert ttml、stl subtitle to vtt
  471. 2018-08-04 Version: 1.24.2
  472. 1, Add a new api called SetAuditSecurityIp to set audit security ip.
  473. 2, Add a new api called ListAuditSecurityIp to query audit security ip list.
  474. 3, Add a new api called UploadMediaByURL to bulk upload media based on urls.
  475. 4, Add the field called StorageLocation and TemplateGroupId to GetVideoInfo api response.
  476. 5, Add the field called StorageLocation and TemplateGroupId to GetVideoInfos api response.
  477. 6, Add the field called OutputType and Status to GetPlayInfo api response.
  478. 2018-08-04 Version: 1.24.1
  479. 1, CreateOfficeConversionTask add TgtFilePages field to specify the final uploaded page
  480. 2018-08-03 Version: 1.24.0
  481. 1, Add new API AddLocalNodes, for adding local machine to a hybrid cluster
  482. 2018-08-02 Version: 1.23.7
  483. 1, Add parameter(GroupId) for CreateNotifyPolicy,GetNotifyPolicy,DeleteNotifyPolicy,ListNotifyPolicy.
  484. 2018-08-01 Version: 1.23.6
  485. 1, Add parameter(DryRun) for CreateAlarm and UpdateAlarm.
  486. 2018-08-01 Version: 1.23.5
  487. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  488. 2018-08-01 Version: 1.23.4
  489. 1, Support describePrice for market image, add return detailInfo in interface describePrice
  490. 2018-07-26 Version: 1.23.3
  491. 1, Add RemoveTerminals API.
  492. 2018-07-26 Version: 1.23.2
  493. 1, Add new API: SendDryRunSystemEvent,PutMetricAlarm,DescribeAlarmsForDimensions,DescribeAlarms.
  494. 2018-07-26 Version: 1.23.1
  495. 1, Add BatchGetJobMetricInfo API.
  496. 2, Add BatchGetPluginConfigInfo API.
  497. 3, Add GetJobTopology API.
  498. 2018-07-13 Version: 1.23.0
  499. 1, New APIs for batch executing commands in cluster: InvokeShellCommand, ListCommands, etc.
  500. 2, New APIs for HybridCluster (link E-HPC with cluster in local IDC): CreateHybridCluster, etc.
  501. 3, New APIs for Container applications: AddContainerApp, etc.
  502. 2018-07-13 Version: 1.22.6
  503. 1, Release 2016-06-20 TableStore Open API
  504. 2018-07-11 Version: 1.22.5
  505. 1, new function: Attach and Detach Rds instance of scalingGroup.
  506. 2018-07-11 Version: 1.22.4
  507. 1, Add DetectFaceAttributesService.
  508. 2, Add cloudauthPageUrl to GetVerifyTokenResponse.
  509. 2018-07-10 Version: 1.22.3
  510. 1, Add new API: EnableEventRule,DisableEventRule,DeleteEventTargets,DeleteEventRule,ListEventRules.
  511. 2, Modify the structured parameters for API: PutEventTargets,PutEventRule,DescribeEventRule.
  512. 2018-07-09 Version: 1.22.2
  513. 1, Add new API: DescribeEventRule,ListEventTargetsByRule,PutEventRule,PutEventTargets.
  514. 2, Add return value(Id) for NodeProcessCreate.
  515. 2018-07-05 Version: 1.22.1
  516. 1, new function, attach/detach load balancer of scalingGroup
  517. 2018-07-05 Version: 1.22.0
  518. 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.
  519. 2018-06-28 Version: 1.21.1
  520. 1, ScalingConfiguration support hostName and passwordInherit
  521. 2, ScalingConfiguration support modify
  522. 2018-06-27 Version: 1.21.0
  523. 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.
  524. 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
  525. 2018-06-27 Version: 1.20.6
  526. 1, DescribeNetworkInterfaces support query with vpcId
  527. 2018-06-22 Version: 1.20.5
  528. 1, rtc openapi
  529. 2018-06-22 Version: 1.20.4
  530. 1, Add new API: DeleteGroupDynamicRule,ListGroupDynamicRule,ApplyTemplate,PutGroupDynamicRule.
  531. 2, Add parameter(AlertIds) for CreateTask and ModifyTask.
  532. 2018-06-21 Version: 1.20.3
  533. 1, This is add InstanceList.
  534. 2018-06-21 Version: 1.20.2
  535. 1, This is add InstanceList.
  536. 2018-06-20 Version: 1.20.1
  537. 1, Add InstanceList in product security information query.
  538. 2018-06-20 Version: 1.20.0
  539. 1, This is the first version of jarvis-public.
  540. 2018-06-20 Version: 1.19.6
  541. 1, Add InstanceList in product security information query.
  542. 2018-06-14 Version: 1.19.5
  543. 1, Add passwordInherit.
  544. 2018-06-13 Version: 1.19.4
  545. 1, Add API AddCasterEpisodeGroupContent,CreateCaster.
  546. 2, Add Parameter fillMode for AddCasterLayout,ModifyCasterLayout.
  547. 3, Add return value fillMode DescribeCasterLayouts.
  548. 4, Update ErrorCode for StartCaster,StartCasterScene,DescribeCasters,CopyCaster.
  549. 5, Update ErrorCode for ModifyCasterLayout,DeleteCasterLayout,DeleteLiveAppRecordConfig.
  550. 6, Update ForbidLiveStream,DescribeLiveStreamsPublishList,DescribeLiveStreamsOnlineList.
  551. 2018-06-13 Version: 1.19.3
  552. 1, Add lifecycleHook.
  553. 2018-06-08 Version: 1.19.2
  554. 1, Add scdn interface,support scdn.
  555. 2018-06-06 Version: 1.19.1
  556. 1, Change the type of srcUid to int.
  557. 2018-06-06 Version: 1.19.0
  558. 1, Add interface DescribePhoneInfo, DescribeDdosDefenseInfo, DescribeRiskListDetail, DescribePunishList.
  559. 2018-05-30 Version: 1.18.1
  560. 1, Add new API: DescribeContact and GetContacts.
  561. 2, Add return value: alertRule for CreateTask.
  562. 2018-05-29 Version: 1.18.0
  563. 1, Add new interface DescribePhoneInfo to SDK.
  564. 2018-05-28 Version: 1.17.0
  565. 1, Add face 1-N,1-1 scan interface.
  566. 2018-05-28 Version: 1.16.0
  567. 1, ValidateSecurityGroup API
  568. 2018-05-28 Version: 1.15.1
  569. 1, add new openapi .
  570. 2018-05-28 Version: 1.15.0
  571. 1, This is an example of release-log.
  572. 2, Please strictly follow this format to edit in English.
  573. 3, Format:Number + , + Space + Description
  574. 2018-05-26 Version: 1.14.2
  575. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  576. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  577. 2018-05-25 Version: 1.14.1
  578. 1, CreateAlarm,DeleteAlarm,UpdateAlarm,DisableAlarm,EnableAlarm,ListAlarm,ListAlarmHistory,ListContactGroup,PutMetricData,QueryMetricData,QueryMetricLast,QueryMetricList,QueryMetricTop remove useless parameter: callby_cms_owner.
  579. 2, QueryMetricList remove useless parameter: Page.
  580. 3, UpdateMyGroupMembers add parameter: Readers.
  581. 4, StopTasks,StartTasks,DeleteTasks add return value: Data.
  582. 5, ModifyTask remove invalid parameter: TaskType.
  583. 6, CreateTask fix bug: TaskName maybe duplicated.
  584. 7, Add lost return value for CreateTask.
  585. 8, DescribeISPAreaCity add parameter: isp and city.
  586. 9, remove api: PutMetricData.
  587. 2018-05-23 Version: 1.14.0
  588. 1, Add CreateDrdsAccount API, to support creating account for all databases of a DRDS instance.
  589. 2018-05-23 Version: 1.13.1
  590. 1, Add Function Compute interface,support Function Compute.
  591. 2018-05-23 Version: 1.13.0
  592. 1, Update API version to 2018-04-12.
  593. 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.
  594. 3, New parameters for CreateCluster API: EcsChargeType. Support creating a pre-paid cluster.
  595. 4, New parameters for CreateCluster API: DeploymentMode. Support creating a cluster with fewer manager nodes.
  596. 2018-05-23 Version: 1.12.5
  597. 1, This is an example of release-log.
  598. 2, Please strictly follow this format to edit in English.
  599. 3, Format:Number + , + Space + Description
  600. 2018-05-22 Version: 1.12.4
  601. 1, add DescribeMigrateTasks,DescribeOssDownloads,CheckRecoveryConditions.
  602. 2, modify DescribeDBInstanceAttribute.
  603. 2018-05-17 Version: 1.12.3
  604. 1, Supporting ethnicGroup and idCardStartDate fields in GetMaterials api
  605. 2018-05-17 Version: 1.12.2
  606. 1, the first version of private dns SDK
  607. 2018-05-11 Version: 1.12.1
  608. 1, Add Function Compute interface,support Function Compute.
  609. 2018-05-09 Version: 1.12.0
  610. 1, Add apis for domain broker.
  611. 2018-05-08 Version: 1.11.3
  612. 1, Add instance params.
  613. 2018-05-08 Version: 1.11.2
  614. 1, Remove DescribeAccountAttributes.
  615. 2018-05-03 Version: 1.11.1
  616. 1, Publish DRDS go sdk for the first time.
  617. 2, Support for creation/modification/deletion/description operation for DRDS instances and databases.
  618. 2018-05-02 Version: 1.11.0
  619. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  620. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  621. 2018-04-28 Version: 1.10.3
  622. 1, Add api: DescribeTasks、StartTasks、StopTasks、DeleteTasks、ModifyTask、CreateTask、DescribeTaskDetail、DescribeISPAreaCity.
  623. 2018-04-28 Version: 1.10.2
  624. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  625. 2, Add dcdn config interface,Support set、delete、query domain config.
  626. 2018-04-27 Version: 1.10.1
  627. 1, release hsm open api
  628. 2, hsm open api includes DescribeRegions, DescribeInstances, ModityInstance, ConfigNetwork, ConfigWhiteList
  629. 2018-04-26 Version: 1.10.0
  630. 1, Add apis for domain group.
  631. 3, Add fields for QueryDomainList.
  632. 2018-04-25 Version: 1.9.6
  633. 1, CreateMyGroups add parameter "options"
  634. 2018-04-24 Version: 1.9.5
  635. 1, Add api:UpdateMyGroupMembers
  636. 2018-04-24 Version: 1.9.4
  637. 1, add interface FetchPhotos
  638. 2, add xflush log param unixTimestamp
  639. 2018-04-23 Version: 1.9.3
  640. 1, DescribeInstanceHistoryEvents adds parameter instanceEventTypes and instanceEventCycleStatuss.
  641. 2, InstanceId parameter is not necessary for DescribeInstanceHistoryEvents now.
  642. 3, DescribeInstancesFullStatus adds parameter instanceEventTypes.
  643. 2018-04-23 Version: 1.9.2
  644. 1, Add notificationConfiguration.
  645. 2, Add standby status.
  646. 2018-04-20 Version: 1.9.1
  647. 1, Interface DescribeAlarmHistory/ListAlarmHistory Add return value instanceName.
  648. 2018-04-17 Version: 1.8.3
  649. 1, EditPhotos add input param TakenAt
  650. 2, add FetchMomentPhotos
  651. 3, ListAlbums add return param Remark
  652. 2018-04-16 Version: 1.8.2
  653. 1, Release go sdk
  654. 2018-04-11 Version: 1.8.1
  655. 1, GetLibrary/FetchLibraries add return ctime
  656. 2, Editphotos add input param takenAt
  657. 2018-04-10 Version: 1.8.0
  658. 1, Add three interfaces CreateNetworkInterfacePermission DeleteNetworkInterfacePermission DescribeNetworkInterfacePermissions.
  659. 2018-04-10 Version: 1.7.3
  660. 1, publish Project API.
  661. 2, publish Service API.
  662. 3, publish Service order API.
  663. 4, publish Credential API.
  664. 5, publish CAS API.
  665. 2018-04-09 Version: 1.7.2
  666. 1, Add api: QueryMetricData, QueryMetricTop, TaskConfigCreate, TaskConfigDelete, TaskConfigEnable, TaskConfigList, TaskConfigModify, TaskConfigUnhealthy
  667. 2, Remove api: PutSystemEvent
  668. 2018-04-08 Version: 1.7.0
  669. 1, Add voice asynchronous scan interface.
  670. 2018-04-04 Version: 1.6.1
  671. 1, add tablestore trigger pop api and sample code
  672. 2018-04-04 Version: 1.6.0
  673. 1, Add APIs for domain transfer in and transfer out.
  674. 2, Add APIs for poll and acknowledge domain task.
  675. 2018-04-03 Version: 1.5.0
  676. 1, Add APIs for domain transfer in and transfer out.
  677. 2, Add APIs for poll and acknowledge domain task.
  678. 3, Add API for query domain group list.
  679. 2018-03-30 Version: 1.4.11
  680. 1, API QueryCustomerSaleInfo arguments update.
  681. 2018-03-29 Version: 1.4.10
  682. 1, edit FetchLibraries return param format
  683. 2018-03-29 Version: 1.4.9
  684. 1, Add APIs: CreateAlias, UpdateAlias, DeleteAlias, ListAliases, ListAliasesByKeyId.
  685. 2, Add APIs: GetParametersForImport, ImportKeyMaterial, DeleteKeyMaterial.
  686. 3, Update KeyMetadata for CreateKey and DescribeKey.
  687. 2018-03-29 Version: 1.4.8
  688. 1, Cloud Enterprise Network SDK initial release.
  689. 2018-03-29 Version: 1.4.7
  690. 1, Cloud Enterprise Network SDK initial release.
  691. 2018-03-27 Version: 1.4.6
  692. 1, Rename QueryCustomerSaleInfo to RegionName.
  693. 2018-03-27 Version: 1.4.5
  694. 1, publish Project API.
  695. 2, publish Service API.
  696. 3, publish Service order API.
  697. 4, publish Credential API.
  698. 5, publish CAS API.
  699. 2018-03-27 Version: 1.4.4
  700. 1, add interface FetchLibraries
  701. 2018-03-23 Version: 1.4.3
  702. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  703. 2018-03-23 Version: 1.4.2
  704. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  705. 2018-03-23 Version: 1.4.1
  706. 1, ModifyPrepayInstanceSpec support migrateAcrossZone.
  707. 2018-03-23 Version: 1.4.0
  708. 1, Add 'QueryDevicesByAccount' and 'QueryDevicesByAlias' Api.
  709. 2, Remove 'QueryPushDetail' Api.
  710. 2018-03-20 Version: 1.2.7
  711. 1, add FetchAlbumTagPhotos
  712. 2, CreatePhoto add optional param TakenAt
  713. 2018-03-16 Version: 1.2.6
  714. 1, Update GetQuotaInstance API.
  715. 2018-03-16 Version: 1.2.5
  716. 1, Synchronize to the latest api list
  717. 2018-03-15 Version: 1.2.4
  718. 1, Add QueryCustomerSaleInfo API.
  719. 2018-03-09 Version:1.2.3
  720. 1, fix bug:modify error message when roleArn is wrong
  721. 2018-03-13 Version: 1.2.2
  722. 1, API GetQuotaHistoryInfo fix field error.
  723. 2018-03-09 Version: 1.2.1
  724. 1, complete api comments
  725. 2018-03-09 Version: 1.2.0
  726. 1, improve endpoint resolver
  727. 2018-03-07 Version: 1.1.7
  728. 1, add GetAlbumsByNames
  729. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  730. 3, add return IdStr for string
  731. 2018-03-06 Version: 1.1.6
  732. 1, add GetAlbumsByNames
  733. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  734. 3, add return IdStr for string
  735. 2018-03-06 Version: 1.1.5
  736. 1, add GetAlbumsByNames
  737. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  738. 3, add return IdStr for string
  739. 2018-02-28 Version: 1.1.3
  740. 1, Add query resource inventory API.
  741. 2, Add query topology API.
  742. 2018-02-28 Version: 1.1.2
  743. 1, Add query topology API.
  744. 2018-02-27 Version: 1.1.1
  745. 1, Add Action API.
  746. 2018-02-27 Version: 1.1.0
  747. 1, add new api DescribeClusters,DescribeClusterLogs,DescribeClusterNodes,UpgradeClusterComponents
  748. 2018-02-12 Version: 1.0.0
  749. 1. Optimize the nested structs in all response, this will bring the following incompatibilities:
  750. * Api response struct changes, conclude:
  751. * ecs.DescribeNetworkInterfaces
  752. * ecs.DescribeDeploymentSetTopology
  753. * rds.DescribeDBInstanceIPArrayList
  754. * rds.DescribeDBInstancesAsCsv
  755. * slb.DescribeLoadBalancersRelatedEcs
  756. * vpc.DescribeVpcAttribute
  757. * vpc.DescribeVirtualBorderRouters
  758. * mts.RegisterMediaDetailPerson
  759. * mts.QueryEditingJobList
  760. * mts.SubmitEditingJobs
  761. * mts.QueryMediaListByURL
  762. * mts.ListJob
  763. * mts.QueryMediaList
  764. * mts.QueryJobList
  765. * mts.SubmitJobs
  766. * ehpc.DescribeCluster
  767. * aegis.GetEntityList
  768. * aegis.DescribeStratety
  769. 2018-02-09 Version: 0.12.0
  770. 1, Aliyun E-HPC service SDK, initial version.
  771. 2, Include APIs of E-HPC clusters, nodes, users, jobs, job templates etc.
  772. 2018-02-07 Version: 0.11.4
  773. 1, add the access interface of logs such as vulnerabilities, baselines, exceptions, etc.
  774. 2018-02-06 Version: 0.11.3
  775. 1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
  776. 2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
  777. 2018-02-02 Version: 0.11.2
  778. 1, this version is new of captcha management and nvc analyze
  779. 2018-01-31 Version: 0.11.1
  780. 1. Fixed bugs that could cause signature errors while a ROA request contains lots of special symbols
  781. 2. Optimization of the serverError.Error() interface
  782. 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
  783. 2018-01-29 Version: 0.11.0
  784. 1, Support dep
  785. 2, Add 4 usage of credentials for each services
  786. 3, Standard interface naming
  787. 2018-01-29 Version: 0.10.0
  788. 1, Add 'notificationChannel' parameter to Push API
  789. 2018-01-24 Version: 0.9.3
  790. 1, Fixed a problem that the ActiveAlert interface name is not standard
  791. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  792. 2018-01-24 Version: 0.9.2
  793. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  794. 2018-01-24 Version: 0.9.1
  795. 1. improve: asyncWithChan avoid panic of "write on closed channel"
  796. 2. improve: asyncWithChan support select case usage
  797. 3. bug fix: repeated signature nonce while retry
  798. 4. bug fix: calling request.GetUrl() ahead of client.DoAction() will cause problems
  799. 2018-01-24 Version: 0.9.0
  800. 1, Publish domain config interface, allow users to create or delete a domain protect config under DDoS Pro.
  801. 2, Publish domain config query interface, allow users to query a list of domain config or a single domain config.
  802. 3, Publish domain proxy modify interface, allow users to set domain transmit proxy.
  803. 4, Publish domain transmit rule config interface, including modify and delete type.
  804. 5, Publish domain black and white list config interface.
  805. 6, Publish domain cname auto status config interface.
  806. 7, Publish domain certificate upload interface.
  807. 8, Publish domain qps graph query interface.
  808. 9, Publish ip attack events and traffic graph query interface.
  809. 2018-01-23 Version: 0.8.3
  810. 1, Tesla Dam API release.
  811. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  812. 2018-01-18 Version: 0.8.2
  813. 1. Set default timeout to 10s
  814. 2. Make integration tests more stable
  815. 3. Fix the problem of LocationResolver in concurrency
  816. 4. Modifying the naming specification
  817. 2018-01-18 Version: 0.8.1
  818. 1, Update ECS go SDK to catch up with other langs.
  819. 2, DescribeImageSupportInstanceTypes add new param Filter and ActionType
  820. 2018-01-16 Version: 0.8.0
  821. 1, Add TriggerMode param in AddMediaWorkflow.
  822. 2, Add TriggerMode param in QueryMediaWorkflowList/SearchMediaWorkflow/UpdateMediaWorkflow.
  823. 3, Add interface UpdateMediaWorkflowTriggerMode.
  824. 2018-01-11 Version: 0.7.8
  825. 1. complete partly missed service codes
  826. 2. add default http method for roa requests
  827. 2018-01-11 Version: 0.7.7
  828. 1, Bug fix: Replenish user interface
  829. 2018-01-11 Version: 0.7.6
  830. 1, replace photo tag 2000 upgrade to 5000
  831. 2, add TrashQuota
  832. 2018-01-11 Version: 0.7.5
  833. 1, Make the json.Unmarshal more robust
  834. 2018-01-09 Version: 0.7.4
  835. 1, Add integration tests
  836. 2018-01-04 Version: 0.7.3
  837. 1, Remove get entity info API, replaced by get entity instance.
  838. 2018-01-03 Version: 0.7.2
  839. 1, Bug fix: fix the ecs unmarshal bug
  840. 2018-01-03 Version: 0.7.1
  841. 1, Bug fix: fix the unmarshal bug
  842. 2017-12-29 Version: 0.7.0
  843. 1, First release for Domain-intl.
  844. 2, Add interfaces for domain name registration and management.
  845. 2017-12-29 Version: 0.6.8
  846. 1, Allow the setting of AcceptFormat in the Request.
  847. 2017-12-26 Version: 0.6.5
  848. 1, Add video AI service interface.
  849. 2017-12-26 Version: 0.6.4
  850. 1, Add video AI service interface.
  851. 2017-12-20 Version: 0.6.3
  852. 1, support tile dataset
  853. 2, use dimension value type to replace isDrillDown
  854. 2017-12-20 Version: 0.6.2
  855. 1, support tile dataset
  856. 2, use dimension value type to replace isDrillDown
  857. 2017-12-19 Version: 0.6.1
  858. 1, InactivatePhotos support customer inactiveTime
  859. 2, support customer tags
  860. 3, ListPhotoTags、ListTags add param lang
  861. 2017-12-18 Version: 0.6.0
  862. 1, Add Scdn API.
  863. 2017-12-18 Version: 0.5.7
  864. 1, This is the first release of CCC Open API.
  865. 2017-12-15 Version: 0.5.6
  866. 1, Update SetReqAuthConfig.
  867. 2, Add Scdn API.
  868. 2017-12-15 Version: 0.5.5
  869. 1, fix test cases
  870. 2017-12-15 Version: 0.5.4
  871. 1, Add scdn API.
  872. 2, Update SetReqAuthConfig.
  873. 2017-12-12 Version: 0.5.1
  874. 1, remove unused fmt.print
  875. 2017-12-08 Version: 0.5.0
  876. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  877. 2017-12-08 Version: 0.4.0
  878. 1, support endpoint.xml resolver
  879. 2017-12-08 Version: 0.3.1
  880. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  881. 2017-12-01 Version: 0.2.2
  882. 1, Fix ineffassign problems
  883. 2017-12-01 Version: 0.2.1
  884. 1, Fix capitalizes the first letter in each word of header
  885. 2017-11-28 Version: 0.2.0
  886. 1, AK2.0 & StsToken
  887. 2017-11-27 Version: 0.1.3
  888. 1, format ft code with gofmt
  889. 2017-11-27 Version: 0.1.2
  890. 1, format code with gofmt
  891. 2017-11-27 Version: 0.1.1
  892. 1, add glide files