ChangeLog.txt 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857
  1. 2018-11-02 Version: 1.35.0
  2. 1, first version
  3. 2018-10-31 Version: 1.34.13
  4. 1, update
  5. 2018-10-31 Version: 1.34.12
  6. 1, Update SetWaitingRoomConfig.
  7. 2018-10-31 Version: 1.34.11
  8. 1, Add SetWaitingRoomConfig.
  9. 2018-10-31 Version: 1.34.10
  10. 1, Add SetWaitingRoomConfig.
  11. 2018-10-31 Version: 1.34.9
  12. 1, The DescribeDBInstanceAttribute add replicaSets response value.
  13. 2, The DescribeDBInstances support engine query.
  14. 2018-10-30 Version: 1.34.8
  15. 1, Add API DescribeLiveDomainBpsData,DescribeLiveDomainTrafficData.
  16. 2018-10-29 Version: 1.34.7
  17. 1, Add ots trigger api interface.
  18. 2018-10-29 Version: 1.34.6
  19. 1, update
  20. 2018-10-26 Version: 1.34.5
  21. 1, Remove useless parameters QueryDomainAdminDivision api.
  22. 2018-10-26 Version: 1.34.4
  23. 1, Add apis for trademark domains.
  24. 2, Retry publish SDK.
  25. 2018-10-26 Version: 1.34.3
  26. 1, Add apis for trademark domains.
  27. 2018-10-26 Version: 1.34.2
  28. 1, Return AuditConclusions in SubmitMaterials API.
  29. 2018-10-25 Version: 1.34.1
  30. 1, Add apis for trademark domains.
  31. 2018-10-25 Version: 1.34.0
  32. 1, Add apis for trademark domains.
  33. 2018-10-25 Version: 1.33.0
  34. 1, Add apis for trademark domains.
  35. 2, Add QueryDomainAdminDivision api.
  36. 2018-10-16 Version: 1.32.3
  37. 1, This version add MetricQuery interface to support retcode and apm metric query.
  38. 2018-10-16 Version: 1.32.2
  39. 1, This version add MetricQuery interface to support retcode and apm metric query.
  40. 2018-10-16 Version: 1.32.1
  41. 1, This version add MetricQuery interface to support retcode and apm metric query.
  42. 2018-10-16 Version: 1.32.0
  43. 1, Delete deprecated and unusable apis : AddIpRange, UnbindIpRange, BindIpRange, DescribeIntranetAttributeKb, DescribeIpRanges, ModifyIntranetBandwidthKb, DescribeEventDetail, CheckAutoSnapshotPolicy, CheckDiskEnableAutoSnapshotValidation, DescribeAutoSnapshotPolicy
  44. 2, Add instance topology api DescribeInstanceTopology
  45. 3, Add mount point in DescribeDisksFullStatus
  46. 2018-10-12 Version: 1.31.8
  47. 1, ModifyCenAttribute supports ProtectionLevel.
  48. 2, New APIs: PublishRouteEntries/WithdrawPublishedRouteEntries/DescribePublishedRouteEntries
  49. 2018-10-11 Version: 1.31.7
  50. 1, Add a new api called DeleteMezzanines to clear mezzanine infos and storages.
  51. 2, Add the field called PlayConfig to GetVideoPlayAuth and GetPlayInfo api request.
  52. 3, Add a new api called UpdateImageInfos to update image information.
  53. 2018-10-10 Version: 1.31.6
  54. 1, add UpdateProject api, support update CU, ServiceRole
  55. 2, PutProject not support edit
  56. 3, CreateOfficeConversionTask api now supports FitToPagesTall, FitToPagesWide
  57. 4, Remove paramater Engines, Indexers from project apis
  58. 2018-10-09 Version: 1.31.5
  59. 1, v1.0.0-->v1.0.1
  60. 2, provider new region:beijing/shenzhen/zhangjiakou
  61. 3, provider service for VPC user;
  62. 2018-09-30 Version: 1.31.4
  63. 1, This is an example of release-log.
  64. 2, Please strictly follow this format to edit in English.
  65. 3, Format:Number + , + Space + Description
  66. 2018-09-29 Version: 1.31.3
  67. 1, Sync cdn api.
  68. 2018-09-29 Version: 1.31.2
  69. 1, This is an example of release-log.
  70. 2, Please strictly follow this format to edit in English.
  71. 3, Format:Number + , + Space + Description
  72. 2018-09-29 Version: 1.31.1
  73. 1, This is an example of release-log.
  74. 2, Please strictly follow this format to edit in English.
  75. 3, Format:Number + , + Space + Description
  76. 2018-09-27 Version: 1.31.0
  77. 1, Add new API ListQueues, modify API SetAutoScaleConfig to support queue related features.
  78. 2018-09-27 Version: 1.30.8
  79. 1, modify getFaces Api
  80. 2018-09-27 Version: 1.30.7
  81. 1, modify getFaces Api
  82. 2018-09-25 Version: 1.30.6
  83. 1, Add GetHotlineRecord and QueryHotlineRecord interface, version 1.0.0
  84. 2018-09-25 Version: 1.30.5
  85. 1, Fix bug in GetVerifyToken and SubmitMaterials API.
  86. 2018-09-22 Version: 1.30.4
  87. 1, update
  88. 2018-09-20 Version: 1.30.3
  89. 1, Fix publish failure for Java, Python and C# SDK.
  90. 2018-09-20 Version: 1.30.2
  91. 1, BssOpenApi first deploy.
  92. 2018-09-20 Version: 1.30.1
  93. 1, BssOpenApi first deploy.
  94. 2018-09-19 Version: 1.30.0
  95. 1, Add ens api, include SaveSingleTaskForDisassociatingEns, SaveSingleTaskForAssociatingEns, QueryLocalEnsAssociation and QueryEnsAssociation.
  96. 2018-09-17 Version: 1.29.10
  97. 1, Add field for AddCasterVideoResource, DescribeCasterVideoResources, ModifyCasterVideoResource.
  98. 2018-09-17 Version: 1.29.9
  99. 1, describeRegions modify.
  100. 2018-09-17 Version: 1.29.8
  101. 1, ModifySecurityIps support WhitelistNetworkType
  102. 2018-09-16 Version: 1.29.7
  103. 1, add CheckInstanceExist OpenApi.
  104. 2018-09-14 Version: 1.29.6
  105. 1, Add DedicatedHost Feature
  106. 2018-09-13 Version: 1.29.5
  107. 1, modify CheckDBInstance OpenApi
  108. 2018-09-13 Version: 1.29.4
  109. 1, Add CreateChannelToken.
  110. 2018-09-11 Version: 1.29.3
  111. 1, add CheckDBInstance OpenApi.
  112. 2018-09-06 Version: 1.29.2
  113. 1, fixed DescirbeRegions zoneId date type.
  114. 2018-09-06 Version: 1.29.1
  115. 1, AutoScaling support launchTemplate.
  116. 2018-09-05 Version: 1.29.0
  117. 1, Add new APIs with control policy for querying price
  118. 2018-09-03 Version: 1.28.3
  119. 1, voice identify interface
  120. 2, client upload credentials interface
  121. 2018-09-03 Version: 1.28.2
  122. 1, Add new service API:FindServiceStatisticalData, which can support query service statistical data.
  123. 2018-08-31 Version: 1.28.1
  124. 1, The CreateInstance supported VPC IpAddress.
  125. 2018-08-28 Version: 1.28.0
  126. 1, Add new APIs for profiling application performance: GetCloudMetricProfiling, etc.
  127. 2, Add new APIs to support Shifter container applications: AddContainerApp, etc.
  128. 2018-08-28 Version: 1.27.6
  129. 1, Add param for DescribeRegions,support AcceptLanguage,RegionEndpoint.
  130. 2018-08-27 Version: 1.27.5
  131. 1, add Ess alarm task api, CreateAlarm, DeleteAlarm, DescribeAlarms, DeleteAlarm, EnableAlarm, DisableAlarm
  132. 2018-08-27 Version: 1.27.4
  133. 1, createInstance supported IpAddress param.
  134. 2018-08-24 Version: 1.27.3
  135. 1, Add api: DetectQRCode
  136. 2018-08-23 Version: 1.27.2
  137. 1, RunInstance add privateIpAddress.
  138. 2018-08-23 Version: 1.27.1
  139. 1, This is an example of release-log.
  140. 2, Please strictly follow this format to edit in English.
  141. 3, Format:Number + , + Space + Description
  142. 2018-08-23 Version: 1.27.0
  143. 1, Add CreateVpnGateway API.
  144. 2, Add product Ipv6Translator.
  145. 2018-08-22 Version: 1.26.2
  146. 1, upgrade mongodb sdk.
  147. 2018-08-22 Version: 1.26.0
  148. 1, Add api CreateSimulatedSystemEvents, support creating one or more simulated system events.
  149. 2, Add api CancelSimulatedSystemEvents, support cancelling one or more simulated system events.
  150. 2018-08-21 Version: 1.25.8
  151. 1, DeleteFaceSearchImageByIdRequest add field: srcUri(String).
  152. 2, CreateFaceSetResponse add field: faces(Long).
  153. 3, GetFaceSetResponse add field: faces(Long).
  154. 4, Fix class Blurness in IndexFaceResponse.
  155. 2018-08-21 Version: 1.25.7
  156. 1, Repair describeLaunchTemplateVersions securityEnhancementStrategy type
  157. 2018-08-17 Version: 1.25.6
  158. 1, Add a new api called DeleteImage to clear the image resource.
  159. 2, Add the field called AdditionType and OutputType to GetMezzanineInfo api request.
  160. 3, Add the field called OutputType to GetMezzanineInfo api response.
  161. 4, Add the field called CreationTime and ModificationTime to GetPlayInfo api response.
  162. 2018-08-17 Version: 1.25.5
  163. 1, New apkpubkey fields for queryauthentication output parameter.
  164. 2, New packagename fields for queryauthentication output parameter.
  165. 3, New clientId fields for queryauthentication output parameter.
  166. 2018-08-16 Version: 1.25.4
  167. 1, ModifyScalingConfiguration add imageName.
  168. 2, CreateScalingConfiguration add imageName.
  169. 2018-08-15 Version: 1.25.3
  170. 1, Fix bug in GetMaterials API.
  171. 2, GetVerifyToken added a new param VerifyConfigs
  172. 2018-08-15 Version: 1.25.2
  173. 1, Add domain operation api AddLiveDomain,DeleteLiveDomain,DescribeLiveDomainDetail,StartLiveDomain,StopLiveDomain.
  174. 2, Add certificate operation api DescribeLiveCertificateDetail,DescribeLiveCertificateList,SetLiveDomainCertificate.
  175. 3, Add domain config api BatchSetLiveDomainConfigs,BatchDeleteLiveDomainConfigs,DeleteLiveSpecificConfig,DescribeLiveDomainConfigs.
  176. 2018-08-15 Version: 1.25.1
  177. 1, Update ecs tag to 20 maximum
  178. 2018-08-13 Version: 1.25.0
  179. 1, New userinfo fields for registerface input parameter.
  180. 2, New userinfo fields for updateface input parameter.
  181. 3, New userinfo fields for queryface output parameter.
  182. 2018-08-13 Version: 1.24.7
  183. 1, Add cross domain support.
  184. 2, Add parameter SerialNumber to interface RebootSmartAccessGateway.
  185. 2018-08-08 Version: 1.24.6
  186. 1, The official release 4.0.0
  187. 2018-08-08 Version: 1.24.5
  188. 1, Update FC apis.
  189. 2018-08-08 Version: 1.24.4
  190. 1, First release.
  191. 2018-08-05 Version: 1.24.3
  192. 1, Add Interface SubmitSubtitleJob
  193. 2, Support convert ttml、stl subtitle to vtt
  194. 2018-08-04 Version: 1.24.2
  195. 1, Add a new api called SetAuditSecurityIp to set audit security ip.
  196. 2, Add a new api called ListAuditSecurityIp to query audit security ip list.
  197. 3, Add a new api called UploadMediaByURL to bulk upload media based on urls.
  198. 4, Add the field called StorageLocation and TemplateGroupId to GetVideoInfo api response.
  199. 5, Add the field called StorageLocation and TemplateGroupId to GetVideoInfos api response.
  200. 6, Add the field called OutputType and Status to GetPlayInfo api response.
  201. 2018-08-04 Version: 1.24.1
  202. 1, CreateOfficeConversionTask add TgtFilePages field to specify the final uploaded page
  203. 2018-08-03 Version: 1.24.0
  204. 1, Add new API AddLocalNodes, for adding local machine to a hybrid cluster
  205. 2018-08-02 Version: 1.23.7
  206. 1, Add parameter(GroupId) for CreateNotifyPolicy,GetNotifyPolicy,DeleteNotifyPolicy,ListNotifyPolicy.
  207. 2018-08-01 Version: 1.23.6
  208. 1, Add parameter(DryRun) for CreateAlarm and UpdateAlarm.
  209. 2018-08-01 Version: 1.23.5
  210. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  211. 2018-08-01 Version: 1.23.4
  212. 1, Support describePrice for market image, add return detailInfo in interface describePrice
  213. 2018-07-26 Version: 1.23.3
  214. 1, Add RemoveTerminals API.
  215. 2018-07-26 Version: 1.23.2
  216. 1, Add new API: SendDryRunSystemEvent,PutMetricAlarm,DescribeAlarmsForDimensions,DescribeAlarms.
  217. 2018-07-26 Version: 1.23.1
  218. 1, Add BatchGetJobMetricInfo API.
  219. 2, Add BatchGetPluginConfigInfo API.
  220. 3, Add GetJobTopology API.
  221. 2018-07-13 Version: 1.23.0
  222. 1, New APIs for batch executing commands in cluster: InvokeShellCommand, ListCommands, etc.
  223. 2, New APIs for HybridCluster (link E-HPC with cluster in local IDC): CreateHybridCluster, etc.
  224. 3, New APIs for Container applications: AddContainerApp, etc.
  225. 2018-07-13 Version: 1.22.6
  226. 1, Release 2016-06-20 TableStore Open API
  227. 2018-07-11 Version: 1.22.5
  228. 1, new function: Attach and Detach Rds instance of scalingGroup.
  229. 2018-07-11 Version: 1.22.4
  230. 1, Add DetectFaceAttributesService.
  231. 2, Add cloudauthPageUrl to GetVerifyTokenResponse.
  232. 2018-07-10 Version: 1.22.3
  233. 1, Add new API: EnableEventRule,DisableEventRule,DeleteEventTargets,DeleteEventRule,ListEventRules.
  234. 2, Modify the structured parameters for API: PutEventTargets,PutEventRule,DescribeEventRule.
  235. 2018-07-09 Version: 1.22.2
  236. 1, Add new API: DescribeEventRule,ListEventTargetsByRule,PutEventRule,PutEventTargets.
  237. 2, Add return value(Id) for NodeProcessCreate.
  238. 2018-07-05 Version: 1.22.1
  239. 1, new function, attach/detach load balancer of scalingGroup
  240. 2018-07-05 Version: 1.22.0
  241. 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.
  242. 2018-06-28 Version: 1.21.1
  243. 1, ScalingConfiguration support hostName and passwordInherit
  244. 2, ScalingConfiguration support modify
  245. 2018-06-27 Version: 1.21.0
  246. 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.
  247. 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
  248. 2018-06-27 Version: 1.20.6
  249. 1, DescribeNetworkInterfaces support query with vpcId
  250. 2018-06-22 Version: 1.20.5
  251. 1, rtc openapi
  252. 2018-06-22 Version: 1.20.4
  253. 1, Add new API: DeleteGroupDynamicRule,ListGroupDynamicRule,ApplyTemplate,PutGroupDynamicRule.
  254. 2, Add parameter(AlertIds) for CreateTask and ModifyTask.
  255. 2018-06-21 Version: 1.20.3
  256. 1, This is add InstanceList.
  257. 2018-06-21 Version: 1.20.2
  258. 1, This is add InstanceList.
  259. 2018-06-20 Version: 1.20.1
  260. 1, Add InstanceList in product security information query.
  261. 2018-06-20 Version: 1.20.0
  262. 1, This is the first version of jarvis-public.
  263. 2018-06-20 Version: 1.19.6
  264. 1, Add InstanceList in product security information query.
  265. 2018-06-14 Version: 1.19.5
  266. 1, Add passwordInherit.
  267. 2018-06-13 Version: 1.19.4
  268. 1, Add API AddCasterEpisodeGroupContent,CreateCaster.
  269. 2, Add Parameter fillMode for AddCasterLayout,ModifyCasterLayout.
  270. 3, Add return value fillMode DescribeCasterLayouts.
  271. 4, Update ErrorCode for StartCaster,StartCasterScene,DescribeCasters,CopyCaster.
  272. 5, Update ErrorCode for ModifyCasterLayout,DeleteCasterLayout,DeleteLiveAppRecordConfig.
  273. 6, Update ForbidLiveStream,DescribeLiveStreamsPublishList,DescribeLiveStreamsOnlineList.
  274. 2018-06-13 Version: 1.19.3
  275. 1, Add lifecycleHook.
  276. 2018-06-08 Version: 1.19.2
  277. 1, Add scdn interface,support scdn.
  278. 2018-06-06 Version: 1.19.1
  279. 1, Change the type of srcUid to int.
  280. 2018-06-06 Version: 1.19.0
  281. 1, Add interface DescribePhoneInfo, DescribeDdosDefenseInfo, DescribeRiskListDetail, DescribePunishList.
  282. 2018-05-30 Version: 1.18.1
  283. 1, Add new API: DescribeContact and GetContacts.
  284. 2, Add return value: alertRule for CreateTask.
  285. 2018-05-29 Version: 1.18.0
  286. 1, Add new interface DescribePhoneInfo to SDK.
  287. 2018-05-28 Version: 1.17.0
  288. 1, Add face 1-N,1-1 scan interface.
  289. 2018-05-28 Version: 1.16.0
  290. 1, ValidateSecurityGroup API
  291. 2018-05-28 Version: 1.15.1
  292. 1, add new openapi .
  293. 2018-05-28 Version: 1.15.0
  294. 1, This is an example of release-log.
  295. 2, Please strictly follow this format to edit in English.
  296. 3, Format:Number + , + Space + Description
  297. 2018-05-26 Version: 1.14.2
  298. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  299. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  300. 2018-05-25 Version: 1.14.1
  301. 1, CreateAlarm,DeleteAlarm,UpdateAlarm,DisableAlarm,EnableAlarm,ListAlarm,ListAlarmHistory,ListContactGroup,PutMetricData,QueryMetricData,QueryMetricLast,QueryMetricList,QueryMetricTop remove useless parameter: callby_cms_owner.
  302. 2, QueryMetricList remove useless parameter: Page.
  303. 3, UpdateMyGroupMembers add parameter: Readers.
  304. 4, StopTasks,StartTasks,DeleteTasks add return value: Data.
  305. 5, ModifyTask remove invalid parameter: TaskType.
  306. 6, CreateTask fix bug: TaskName maybe duplicated.
  307. 7, Add lost return value for CreateTask.
  308. 8, DescribeISPAreaCity add parameter: isp and city.
  309. 9, remove api: PutMetricData.
  310. 2018-05-23 Version: 1.14.0
  311. 1, Add CreateDrdsAccount API, to support creating account for all databases of a DRDS instance.
  312. 2018-05-23 Version: 1.13.1
  313. 1, Add Function Compute interface,support Function Compute.
  314. 2018-05-23 Version: 1.13.0
  315. 1, Update API version to 2018-04-12.
  316. 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.
  317. 3, New parameters for CreateCluster API: EcsChargeType. Support creating a pre-paid cluster.
  318. 4, New parameters for CreateCluster API: DeploymentMode. Support creating a cluster with fewer manager nodes.
  319. 2018-05-23 Version: 1.12.5
  320. 1, This is an example of release-log.
  321. 2, Please strictly follow this format to edit in English.
  322. 3, Format:Number + , + Space + Description
  323. 2018-05-22 Version: 1.12.4
  324. 1, add DescribeMigrateTasks,DescribeOssDownloads,CheckRecoveryConditions.
  325. 2, modify DescribeDBInstanceAttribute.
  326. 2018-05-17 Version: 1.12.3
  327. 1, Supporting ethnicGroup and idCardStartDate fields in GetMaterials api
  328. 2018-05-17 Version: 1.12.2
  329. 1, the first version of private dns SDK
  330. 2018-05-11 Version: 1.12.1
  331. 1, Add Function Compute interface,support Function Compute.
  332. 2018-05-09 Version: 1.12.0
  333. 1, Add apis for domain broker.
  334. 2018-05-08 Version: 1.11.3
  335. 1, Add instance params.
  336. 2018-05-08 Version: 1.11.2
  337. 1, Remove DescribeAccountAttributes.
  338. 2018-05-03 Version: 1.11.1
  339. 1, Publish DRDS go sdk for the first time.
  340. 2, Support for creation/modification/deletion/description operation for DRDS instances and databases.
  341. 2018-05-02 Version: 1.11.0
  342. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  343. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  344. 2018-04-28 Version: 1.10.3
  345. 1, Add api: DescribeTasks、StartTasks、StopTasks、DeleteTasks、ModifyTask、CreateTask、DescribeTaskDetail、DescribeISPAreaCity.
  346. 2018-04-28 Version: 1.10.2
  347. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  348. 2, Add dcdn config interface,Support set、delete、query domain config.
  349. 2018-04-27 Version: 1.10.1
  350. 1, release hsm open api
  351. 2, hsm open api includes DescribeRegions, DescribeInstances, ModityInstance, ConfigNetwork, ConfigWhiteList
  352. 2018-04-26 Version: 1.10.0
  353. 1, Add apis for domain group.
  354. 3, Add fields for QueryDomainList.
  355. 2018-04-25 Version: 1.9.6
  356. 1, CreateMyGroups add parameter "options"
  357. 2018-04-24 Version: 1.9.5
  358. 1, Add api:UpdateMyGroupMembers
  359. 2018-04-24 Version: 1.9.4
  360. 1, add interface FetchPhotos
  361. 2, add xflush log param unixTimestamp
  362. 2018-04-23 Version: 1.9.3
  363. 1, DescribeInstanceHistoryEvents adds parameter instanceEventTypes and instanceEventCycleStatuss.
  364. 2, InstanceId parameter is not necessary for DescribeInstanceHistoryEvents now.
  365. 3, DescribeInstancesFullStatus adds parameter instanceEventTypes.
  366. 2018-04-23 Version: 1.9.2
  367. 1, Add notificationConfiguration.
  368. 2, Add standby status.
  369. 2018-04-20 Version: 1.9.1
  370. 1, Interface DescribeAlarmHistory/ListAlarmHistory Add return value instanceName.
  371. 2018-04-17 Version: 1.8.3
  372. 1, EditPhotos add input param TakenAt
  373. 2, add FetchMomentPhotos
  374. 3, ListAlbums add return param Remark
  375. 2018-04-16 Version: 1.8.2
  376. 1, Release go sdk
  377. 2018-04-11 Version: 1.8.1
  378. 1, GetLibrary/FetchLibraries add return ctime
  379. 2, Editphotos add input param takenAt
  380. 2018-04-10 Version: 1.8.0
  381. 1, Add three interfaces CreateNetworkInterfacePermission DeleteNetworkInterfacePermission DescribeNetworkInterfacePermissions.
  382. 2018-04-10 Version: 1.7.3
  383. 1, publish Project API.
  384. 2, publish Service API.
  385. 3, publish Service order API.
  386. 4, publish Credential API.
  387. 5, publish CAS API.
  388. 2018-04-09 Version: 1.7.2
  389. 1, Add api: QueryMetricData, QueryMetricTop, TaskConfigCreate, TaskConfigDelete, TaskConfigEnable, TaskConfigList, TaskConfigModify, TaskConfigUnhealthy
  390. 2, Remove api: PutSystemEvent
  391. 2018-04-08 Version: 1.7.0
  392. 1, Add voice asynchronous scan interface.
  393. 2018-04-04 Version: 1.6.1
  394. 1, add tablestore trigger pop api and sample code
  395. 2018-04-04 Version: 1.6.0
  396. 1, Add APIs for domain transfer in and transfer out.
  397. 2, Add APIs for poll and acknowledge domain task.
  398. 2018-04-03 Version: 1.5.0
  399. 1, Add APIs for domain transfer in and transfer out.
  400. 2, Add APIs for poll and acknowledge domain task.
  401. 3, Add API for query domain group list.
  402. 2018-03-30 Version: 1.4.11
  403. 1, API QueryCustomerSaleInfo arguments update.
  404. 2018-03-29 Version: 1.4.10
  405. 1, edit FetchLibraries return param format
  406. 2018-03-29 Version: 1.4.9
  407. 1, Add APIs: CreateAlias, UpdateAlias, DeleteAlias, ListAliases, ListAliasesByKeyId.
  408. 2, Add APIs: GetParametersForImport, ImportKeyMaterial, DeleteKeyMaterial.
  409. 3, Update KeyMetadata for CreateKey and DescribeKey.
  410. 2018-03-29 Version: 1.4.8
  411. 1, Cloud Enterprise Network SDK initial release.
  412. 2018-03-29 Version: 1.4.7
  413. 1, Cloud Enterprise Network SDK initial release.
  414. 2018-03-27 Version: 1.4.6
  415. 1, Rename QueryCustomerSaleInfo to RegionName.
  416. 2018-03-27 Version: 1.4.5
  417. 1, publish Project API.
  418. 2, publish Service API.
  419. 3, publish Service order API.
  420. 4, publish Credential API.
  421. 5, publish CAS API.
  422. 2018-03-27 Version: 1.4.4
  423. 1, add interface FetchLibraries
  424. 2018-03-23 Version: 1.4.3
  425. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  426. 2018-03-23 Version: 1.4.2
  427. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  428. 2018-03-23 Version: 1.4.1
  429. 1, ModifyPrepayInstanceSpec support migrateAcrossZone.
  430. 2018-03-23 Version: 1.4.0
  431. 1, Add 'QueryDevicesByAccount' and 'QueryDevicesByAlias' Api.
  432. 2, Remove 'QueryPushDetail' Api.
  433. 2018-03-20 Version: 1.2.7
  434. 1, add FetchAlbumTagPhotos
  435. 2, CreatePhoto add optional param TakenAt
  436. 2018-03-16 Version: 1.2.6
  437. 1, Update GetQuotaInstance API.
  438. 2018-03-16 Version: 1.2.5
  439. 1, Synchronize to the latest api list
  440. 2018-03-15 Version: 1.2.4
  441. 1, Add QueryCustomerSaleInfo API.
  442. 2018-03-09 Version:1.2.3
  443. 1, fix bug:modify error message when roleArn is wrong
  444. 2018-03-13 Version: 1.2.2
  445. 1, API GetQuotaHistoryInfo fix field error.
  446. 2018-03-09 Version: 1.2.1
  447. 1, complete api comments
  448. 2018-03-09 Version: 1.2.0
  449. 1, improve endpoint resolver
  450. 2018-03-07 Version: 1.1.7
  451. 1, add GetAlbumsByNames
  452. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  453. 3, add return IdStr for string
  454. 2018-03-06 Version: 1.1.6
  455. 1, add GetAlbumsByNames
  456. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  457. 3, add return IdStr for string
  458. 2018-03-06 Version: 1.1.5
  459. 1, add GetAlbumsByNames
  460. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  461. 3, add return IdStr for string
  462. 2018-02-28 Version: 1.1.3
  463. 1, Add query resource inventory API.
  464. 2, Add query topology API.
  465. 2018-02-28 Version: 1.1.2
  466. 1, Add query topology API.
  467. 2018-02-27 Version: 1.1.1
  468. 1, Add Action API.
  469. 2018-02-27 Version: 1.1.0
  470. 1, add new api DescribeClusters,DescribeClusterLogs,DescribeClusterNodes,UpgradeClusterComponents
  471. 2018-02-12 Version: 1.0.0
  472. 1. Optimize the nested structs in all response, this will bring the following incompatibilities:
  473. * Api response struct changes, conclude:
  474. * ecs.DescribeNetworkInterfaces
  475. * ecs.DescribeDeploymentSetTopology
  476. * rds.DescribeDBInstanceIPArrayList
  477. * rds.DescribeDBInstancesAsCsv
  478. * slb.DescribeLoadBalancersRelatedEcs
  479. * vpc.DescribeVpcAttribute
  480. * vpc.DescribeVirtualBorderRouters
  481. * mts.RegisterMediaDetailPerson
  482. * mts.QueryEditingJobList
  483. * mts.SubmitEditingJobs
  484. * mts.QueryMediaListByURL
  485. * mts.ListJob
  486. * mts.QueryMediaList
  487. * mts.QueryJobList
  488. * mts.SubmitJobs
  489. * ehpc.DescribeCluster
  490. * aegis.GetEntityList
  491. * aegis.DescribeStratety
  492. 2018-02-09 Version: 0.12.0
  493. 1, Aliyun E-HPC service SDK, initial version.
  494. 2, Include APIs of E-HPC clusters, nodes, users, jobs, job templates etc.
  495. 2018-02-07 Version: 0.11.4
  496. 1, add the access interface of logs such as vulnerabilities, baselines, exceptions, etc.
  497. 2018-02-06 Version: 0.11.3
  498. 1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
  499. 2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
  500. 2018-02-02 Version: 0.11.2
  501. 1, this version is new of captcha management and nvc analyze
  502. 2018-01-31 Version: 0.11.1
  503. 1. Fixed bugs that could cause signature errors while a ROA request contains lots of special symbols
  504. 2. Optimization of the serverError.Error() interface
  505. 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
  506. 2018-01-29 Version: 0.11.0
  507. 1, Support dep
  508. 2, Add 4 usage of credentials for each services
  509. 3, Standard interface naming
  510. 2018-01-29 Version: 0.10.0
  511. 1, Add 'notificationChannel' parameter to Push API
  512. 2018-01-24 Version: 0.9.3
  513. 1, Fixed a problem that the ActiveAlert interface name is not standard
  514. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  515. 2018-01-24 Version: 0.9.2
  516. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  517. 2018-01-24 Version: 0.9.1
  518. 1. improve: asyncWithChan avoid panic of "write on closed channel"
  519. 2. improve: asyncWithChan support select case usage
  520. 3. bug fix: repeated signature nonce while retry
  521. 4. bug fix: calling request.GetUrl() ahead of client.DoAction() will cause problems
  522. 2018-01-24 Version: 0.9.0
  523. 1, Publish domain config interface, allow users to create or delete a domain protect config under DDoS Pro.
  524. 2, Publish domain config query interface, allow users to query a list of domain config or a single domain config.
  525. 3, Publish domain proxy modify interface, allow users to set domain transmit proxy.
  526. 4, Publish domain transmit rule config interface, including modify and delete type.
  527. 5, Publish domain black and white list config interface.
  528. 6, Publish domain cname auto status config interface.
  529. 7, Publish domain certificate upload interface.
  530. 8, Publish domain qps graph query interface.
  531. 9, Publish ip attack events and traffic graph query interface.
  532. 2018-01-23 Version: 0.8.3
  533. 1, Tesla Dam API release.
  534. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  535. 2018-01-18 Version: 0.8.2
  536. 1. Set default timeout to 10s
  537. 2. Make integration tests more stable
  538. 3. Fix the problem of LocationResolver in concurrency
  539. 4. Modifying the naming specification
  540. 2018-01-18 Version: 0.8.1
  541. 1, Update ECS go SDK to catch up with other langs.
  542. 2, DescribeImageSupportInstanceTypes add new param Filter and ActionType
  543. 2018-01-16 Version: 0.8.0
  544. 1, Add TriggerMode param in AddMediaWorkflow.
  545. 2, Add TriggerMode param in QueryMediaWorkflowList/SearchMediaWorkflow/UpdateMediaWorkflow.
  546. 3, Add interface UpdateMediaWorkflowTriggerMode.
  547. 2018-01-11 Version: 0.7.8
  548. 1. complete partly missed service codes
  549. 2. add default http method for roa requests
  550. 2018-01-11 Version: 0.7.7
  551. 1, Bug fix: Replenish user interface
  552. 2018-01-11 Version: 0.7.6
  553. 1, replace photo tag 2000 upgrade to 5000
  554. 2, add TrashQuota
  555. 2018-01-11 Version: 0.7.5
  556. 1, Make the json.Unmarshal more robust
  557. 2018-01-09 Version: 0.7.4
  558. 1, Add integration tests
  559. 2018-01-04 Version: 0.7.3
  560. 1, Remove get entity info API, replaced by get entity instance.
  561. 2018-01-03 Version: 0.7.2
  562. 1, Bug fix: fix the ecs unmarshal bug
  563. 2018-01-03 Version: 0.7.1
  564. 1, Bug fix: fix the unmarshal bug
  565. 2017-12-29 Version: 0.7.0
  566. 1, First release for Domain-intl.
  567. 2, Add interfaces for domain name registration and management.
  568. 2017-12-29 Version: 0.6.8
  569. 1, Allow the setting of AcceptFormat in the Request.
  570. 2017-12-26 Version: 0.6.5
  571. 1, Add video AI service interface.
  572. 2017-12-26 Version: 0.6.4
  573. 1, Add video AI service interface.
  574. 2017-12-20 Version: 0.6.3
  575. 1, support tile dataset
  576. 2, use dimension value type to replace isDrillDown
  577. 2017-12-20 Version: 0.6.2
  578. 1, support tile dataset
  579. 2, use dimension value type to replace isDrillDown
  580. 2017-12-19 Version: 0.6.1
  581. 1, InactivatePhotos support customer inactiveTime
  582. 2, support customer tags
  583. 3, ListPhotoTags、ListTags add param lang
  584. 2017-12-18 Version: 0.6.0
  585. 1, Add Scdn API.
  586. 2017-12-18 Version: 0.5.7
  587. 1, This is the first release of CCC Open API.
  588. 2017-12-15 Version: 0.5.6
  589. 1, Update SetReqAuthConfig.
  590. 2, Add Scdn API.
  591. 2017-12-15 Version: 0.5.5
  592. 1, fix test cases
  593. 2017-12-15 Version: 0.5.4
  594. 1, Add scdn API.
  595. 2, Update SetReqAuthConfig.
  596. 2017-12-12 Version: 0.5.1
  597. 1, remove unused fmt.print
  598. 2017-12-08 Version: 0.5.0
  599. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  600. 2017-12-08 Version: 0.4.0
  601. 1, support endpoint.xml resolver
  602. 2017-12-08 Version: 0.3.1
  603. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  604. 2017-12-01 Version: 0.2.2
  605. 1, Fix ineffassign problems
  606. 2017-12-01 Version: 0.2.1
  607. 1, Fix capitalizes the first letter in each word of header
  608. 2017-11-28 Version: 0.2.0
  609. 1, AK2.0 & StsToken
  610. 2017-11-27 Version: 0.1.3
  611. 1, format ft code with gofmt
  612. 2017-11-27 Version: 0.1.2
  613. 1, format code with gofmt
  614. 2017-11-27 Version: 0.1.1
  615. 1, add glide files