ChangeLog.txt 22 KB

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