ChangeLog.txt 38 KB

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