ChangeLog.txt 23 KB

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