ChangeLog.txt 29 KB

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