ChangeLog.txt 28 KB

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