ChangeLog.txt 42 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330
  1. 2019-03-01 Version: 1.53.9
  2. 1, Support Build Function Compute Backend By SDK
  3. 2019-03-01 Version: 1.53.8
  4. 1, Add API QueryRegionConfig
  5. 2, Add API SynchronizeResource
  6. 2019-02-28 Version: 1.53.7
  7. 1, Add new apis named ListTranscodeTask, GetTranscodeTask, GetTranscodeSummary.
  8. 2, Add the new field named TranscodeTemplateIds and ForceDelGroup to DeleteTranscodeTemplateGroup api request, and add a new field named NonExistTranscodeTemplateIds to the api response.
  9. 3, Add a new field named Rotate in VideoStream of Mezzanine struct to GetMezzanineInfo api response .
  10. 4, Add a new field named Status in ImageInfo to GetImageInfo api response.
  11. 5, Add a new field named CustomMediaInfo to UpdateVideoInfo, GetVideoInfo and SearchMedia api to support the custom mediaInfo feature.
  12. 6, Add a new filed named PlayInfoList and some Audit fields to SearchMedia api response.
  13. 7, Clean up an api named DeleteTranscodeTemplates, which is replaced with the api named DeleteTranscodeTemplateGroup.
  14. 2019-02-27 Version: 1.53.6
  15. 1, Add three APIs for tag. APIs : TagResources, UntagResources, ListTagResources.
  16. 2019-02-27 Version: 1.53.5
  17. 1, Update Config API.
  18. 2019-02-26 Version: 1.53.4
  19. 1, Industry brain v1.3.7 release
  20. 2, Add asynchronous APIs
  21. 3, version 1.3.7
  22. 2019-02-26 Version: 1.53.3
  23. 1, Add interface of tag.
  24. 2, Add tag info in DescribeDBClusters and DescribeDBClusterAttribute.
  25. 2019-02-25 Version: 1.53.2
  26. 1, add opensearch to GO sdk
  27. 2019-02-22 Version: 1.53.1
  28. 1, Fixed QueryAvailableInstances response unmarshal problem
  29. 2019-02-21 Version: 1.53.0
  30. 1, New DeleteDeviceGroup interface.
  31. 2, New DeleteDeviceAllGroup interface.
  32. 3, New GroupId fields for QuerySyncPicSchedule input parameter.
  33. 4, New GroupId fields for QueryAddUserInfo input parameter.
  34. 2019-02-20 Version: 1.52.2
  35. 1, Add code and message to inovkeService API
  36. 2, User could check code and message to get more specific information
  37. 3, 1.0.0 alpha release
  38. 2019-02-18 Version: 1.52.1
  39. 1, Initialization release SDK. EDAS now supports SDK implemented by current programming language.
  40. 2019-02-18 Version: 1.52.0
  41. 1, Instantiation: adding the property of instance.
  42. 2, Replace the "ProducerId" and "ConsumerId" properties with "GROUP_ID".
  43. 3, Remove parameter OnsRegionId to simplified usage.
  44. 2019-02-18 Version: 1.51.28
  45. 1, industrial-brain release.
  46. 2, publish SDK to public package stores.
  47. 3, 1.0.0 including all APIs in doc.
  48. 2019-02-18 Version: 1.51.27
  49. 1, Add DryRun into StartInstance, StopInstance and RebootInstance.
  50. 2, Add snapshot operations: ExportSnapshot and ImportSnapshot
  51. 2019-02-17 Version: 1.51.26
  52. 1, API definition support 'ForceNonceCheck', 'DisableInternet' parameter settings
  53. 2019-02-15 Version: 1.51.25
  54. 1, Modify DescribeDBInstances LastDowngradeTime DataType
  55. 2019-02-14 Version: 1.51.24
  56. 1, Update DescribeCdnTypes.
  57. 2019-02-14 Version: 1.51.23
  58. 1, Update DescribeTopDomainsByFlow.
  59. 2019-01-30 Version: 1.51.22
  60. 1, Add a new api called GetURLUploadInfos to query the upload task of UploadMediaByURL.
  61. 2, Clean up the old api related to the CDN of VoD that is going offline, such as DescribeDomainBpsData, is replaced with the new CDN api.
  62. 3, Clean up the old AI related apis of VoD, such as SubmitAIASRJob, is replaced with the new AI api.
  63. 4, Clean up an api called GetVideoPlayInfo, which is used by the old player SDKs that are no longer supported.
  64. 5, Clean up some apis that used only by the VoD console to avoid misuse, such as OpenVodService.
  65. 2019-01-30 Version: 1.51.21
  66. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  67. 2019-01-30 Version: 1.51.20
  68. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  69. 2019-01-30 Version: 1.51.19
  70. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  71. 2019-01-30 Version: 1.51.18
  72. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  73. 2019-01-30 Version: 1.51.17
  74. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  75. 2019-01-29 Version: 1.51.16
  76. 1, Add a new pop interface to support deleting item by skuId which is defined by users to distinguish items
  77. 2019-01-29 Version: 1.51.15
  78. 1, This is an example of release-log.
  79. 2, Please strictly follow this format to edit in English.
  80. 3, Format:Number + , + Space + Description
  81. 2019-01-29 Version: 1.51.14
  82. 1, Make obsolete api offline.
  83. 2, Fix some bug.
  84. 2019-01-28 Version: 1.51.13
  85. 1, Release 3 new Alibaba Cloud Bill API(QueryBillOverview、QueryBill、QueryInstanceBill).
  86. 2, Kindly suggest replace to new APIs who is using the old ones(QueryMonthlyBill、QuerySettlementBill、QueryMonthlyInstanceConsumption).
  87. 2019-01-28 Version: 1.51.12
  88. 1, Support modify vSwitch of scalingGroup.
  89. 2, Support new target tracking scaling rule.
  90. 2019-01-28 Version: 1.51.11
  91. 1, modify DescribeSlowLogs OpenApi.
  92. 2019-01-23 Version: 1.51.10
  93. 1, release new version
  94. 2019-01-23 Version: 1.51.9
  95. 1, release new version
  96. 2019-01-23 Version: 1.51.8
  97. 1, new go version
  98. 2019-01-23 Version: 1.51.7
  99. 1, Add model relevant parameter
  100. 1, Add plugin relevant parameter
  101. 2019-01-23 Version: 1.51.6
  102. 1, Add model relevant parameter
  103. 2019-01-23 Version: 1.51.5
  104. 1, support plugin
  105. 2, support model
  106. 2019-01-23 Version: 1.51.4
  107. 1, Add model relevant parameter
  108. 2019-01-22 Version: 1.51.3
  109. 1, Add model relevant parameters
  110. 2019-01-22 Version: 1.51.2
  111. 1, support Stack Policy setting .
  112. 2019-01-21 Version: 1.51.1
  113. 1, Interface DescribePluginApis returns the modification
  114. 2019-01-17 Version: 1.51.0
  115. 1, Add api AcceptInquiredSystemEvent.
  116. 2, Add ExtendedAttribute to response of api DescribeInstanceHistoryEvents.
  117. 3, Add ExtendedAttribute to response of api DescribeInstancesFullStatus.
  118. 2019-01-16 Version: 1.50.10
  119. 1, The plugin feature is released and supports a variety of plugins, as follows:trafficControl、backendSignature、ipControl、jwtAuth、cors、caching
  120. 2019-01-15 Version: 1.50.9
  121. 1, Add SubmitVerification API for RPMin solution.
  122. 2, Return authority comparison score in GetStatus, SubmitMaterials and SubmitVerification.
  123. 2019-01-15 Version: 1.50.8
  124. 1, Go Lang API release
  125. 2, Support UploadCertificate,CertficateList function;
  126. 2019-01-15 Version: 1.50.7
  127. 1, Add new apis called AddTranscodeTemplateGroup, UpdateTranscodeTemplateGroup, ListTranscodeTemplateGroup, GetTranscodeTemplateGroup, SetDefaultTranscodeTemplateGroup ,DeleteTranscodeTemplateGroup and DeleteTranscodeTemplates which support transcode template feature.
  128. 2, Add new apis called AddAITemplate, DeleteAITemplate, UpdateAITemplate, GetAITemplate, ListAITemplate, GetDefaultAITemplate and SetDefaultAITemplate which support AI template feature.
  129. 3, Add new apis called SubmitAIMediaAuditJob, GetAIMediaAuditJob, GetMediaAuditResult, GetMediaAuditResultTimeline which support AIMediaAudit feature.
  130. 4, Add the field named Priority to SubmitTranscodeJobs api request.
  131. 5, Add the field named UserData to UploadMediaByURL api request.
  132. 6, Add the field named UserData to CreateUploadImage api request.
  133. 7, Add the field named UserData to CreateUploadAttachedMedia api request.
  134. 2019-01-14 Version: 1.50.6
  135. 1, Release Go SDK for CR
  136. 2019-01-11 Version: 1.50.5
  137. 1, CreateOfficeConversionTask, ConvertOfficeFormat support Hidecomments
  138. 2019-01-10 Version: 1.50.4
  139. 1, regenerated for ECS/2014-05-26
  140. 2019-01-10 Version: 1.50.3
  141. 1, Add fields for QueryBrokerDemand api.
  142. 2019-01-09 Version: 1.50.2
  143. 1, Add user role support.
  144. 2019-01-09 Version: 1.50.1
  145. 1, Add user role support.
  146. 2, Add new APIs for IMM.
  147. 2019-01-07 Version: 1.50.0
  148. 1, Airec SDK Release Version 1.0.0.
  149. 2019-01-04 Version: 1.49.4
  150. 1, modify DescribeSlowLogs, support query param SQLHASH, remove SQLID query param.
  151. 2, modify DescribeSlowLogRecords, response values add SQLHASH, remove SQLID.
  152. 3, upgrade rds sdk version 2.3.1.
  153. 2019-01-04 Version: 1.49.3
  154. 1, Change the DescribeInstance response esConfig List => Map
  155. 2018-12-29 Version: 1.49.2
  156. 1, re-generate go sdk for sts.
  157. 2018-12-29 Version: 1.49.1
  158. 1, re-generate Go SDK for RAM
  159. 2018-12-29 Version: 1.49.0
  160. 1, Add EnableUser interface, Support admin user to enable another user.
  161. 2, Add DisableUser Interface, Support admin user to disable another user.
  162. 3, Add DeleteUser Interface, Support admin user to delete another user.
  163. 2018-12-29 Version: 1.48.8
  164. 1, Add new set image video api
  165. 2018-12-28 Version: 1.48.7
  166. 1, Add new set image video api
  167. 2018-12-28 Version: 1.48.6
  168. 1, Add new set image video api
  169. 2018-12-28 Version: 1.48.5
  170. 1, Add new set image video api
  171. 2018-12-28 Version: 1.48.4
  172. 1, Add new set image video api.
  173. 2018-12-28 Version: 1.48.3
  174. 1, Add new set image video api.
  175. 2, Add video async task api.
  176. 2018-12-27 Version: 1.48.2
  177. 1, fix php sdk
  178. 2018-12-27 Version: 1.48.1
  179. 1, Add DescribeZones Api.
  180. 2018-12-27 Version: 1.48.0
  181. 1, Elasticsearch GO sdk release.
  182. 2018-12-25 Version: 1.47.3
  183. 1, Add interface of endpoint.
  184. 2, Add interface of cluster parameter.
  185. 2018-12-21 Version: 1.47.2
  186. 1, ARMS SDK 2018-12-19 go sdk upload
  187. 2018-12-20 Version: 1.47.1
  188. 1, Sync CDN API.
  189. 2018-12-20 Version: 1.47.0
  190. 1, Add Dns Sec apis.
  191. 2, Add coupon and promotion fields for order apis.
  192. 2018-12-20 Version: 1.46.0
  193. 1, Add Dns Sec apis.
  194. 2, Add coupon and promotion fields for order apis.
  195. 2018-12-17 Version: 1.45.3
  196. 1, Add EnableBillGeneration interface.
  197. 2, Authorization for Virtual Network Operator.
  198. 2018-12-17 Version: 1.45.2
  199. 1, First Release
  200. 2018-12-16 Version: 1.45.1
  201. 1, Add a new api called AddMediaSequences to add media sequences of vod videos with in/out or live streams with start time/end time.
  202. 2018-12-15 Version: 1.45.0
  203. 1, first release
  204. 2, this SDK is for control purposes, programmatic interface of HTTPDNS console: https://httpdns.console.aliyun.com
  205. 2018-12-14 Version: 1.44.2
  206. 1, fixed sdk unit loute .
  207. 2, upgrade rds sdk version 2.2.0.
  208. 2018-12-14 Version: 1.44.1
  209. 1, fix service code to rds
  210. 2018-12-13 Version: 1.44.0
  211. 1, Add SystemDiskSize in CreateCluster and AddNodes, add more parameters in RecoverCluster
  212. 2018-12-12 Version: 1.43.15
  213. 1, Add interface GrantAccountPrivilege;
  214. 2, Add interface RevokeAccountPrivilege;
  215. 2018-12-12 Version: 1.43.14
  216. 1, Sync CDN API.
  217. 2018-12-12 Version: 1.43.13
  218. 1, Fix a bug.
  219. 2018-12-12 Version: 1.43.12
  220. 1, Sync CDN API.
  221. 2018-12-11 Version: 1.43.11
  222. 1, Sync CDN API.
  223. 2018-12-11 Version: 1.43.10
  224. 1, Sync CDN API.
  225. 2018-12-11 Version: 1.43.9
  226. 1, Release Location Go SDK
  227. 2018-12-11 Version: 1.43.8
  228. 1, DescribeAccount support OwnerAccount params.
  229. 2, Upgrade Rds SDK Version to 2.3.0
  230. 2018-12-11 Version: 1.43.7
  231. 1, Modify DescribeDBInstances OpenApi lastDowngradeTime dataType.
  232. 2, Upgrade SDK Version to 2.0.3.
  233. 2018-12-11 Version: 1.43.6
  234. 1, Sync CDN API.
  235. 2018-12-11 Version: 1.43.5
  236. 1, Add ModifyInstanceVpcAuthMode OpenApi.
  237. 2, Upgrade SDK Version to 2.0.4.
  238. 2018-12-06 Version: 1.43.4
  239. 1, Add api RedeployInstance
  240. 2018-12-06 Version: 1.43.3
  241. 1, Add DescribeLiveDomainRealTimeBpsData, DescribeLiveDomainRealTimeHttpCodeData,DescribeLiveDomainRealTimeTrafficData.
  242. 2, Update DescirbeCasterChannels and DescribeCasterStreamUrl.
  243. 2018-12-05 Version: 1.43.2
  244. 1, Scaling group support vServerGroup.
  245. 2018-12-05 Version: 1.43.1
  246. 1, Add image async job.
  247. 2, Fix group bug.
  248. 2018-12-04 Version: 1.43.0
  249. 1, The first release of Alibaba Cloud BaaS SDK
  250. 2018-12-03 Version: 1.42.10
  251. 1, Sync CDN API.
  252. 2018-12-03 Version: 1.42.9
  253. 1, Sync CDN API.
  254. 2018-12-03 Version: 1.42.8
  255. 1, Update 2014-11-11 API.
  256. 2018-12-03 Version: 1.42.7
  257. 1, Add a parameter to RemoveInstances.
  258. 2018-11-30 Version: 1.42.6
  259. 1, Add new apis called AddVodTemplate, UpdateVodTemplate, DeleteVodTemplate, ListVodTemplate, GetVodTemplate and SetDefaultVodTemplate which support vodtemplate feature.
  260. 2, Add a new api called CreateUploadAttachedMedia to get upload auth for attached media
  261. 3, Add new apis called AddWorkFlow, UpdateWorkFlow, DeleteWorkFlow, ListWorkFlow, GetWorkFlow which support workflow feature.
  262. 2018-11-29 Version: 1.42.5
  263. 1, This is the first version of Uis service.
  264. 2018-11-28 Version: 1.42.4
  265. 1, Add RedeployInstance interface, and support to migrate ecs instance with specified maintenance events actively
  266. 2018-11-27 Version: 1.42.3
  267. 1, ConvertOfficeFormat support TgtFilePrefix, TgtFileSuffix, TgtFilePages, FitToPagesTall, FitToPagesWide
  268. 2018-11-27 Version: 1.42.2
  269. 1, add doc index api
  270. 2018-11-27 Version: 1.42.1
  271. 1, api for custom keyword lib、similartext lib、voice keyword lib
  272. 2, api for custom image lib
  273. 3, support client file detect for image detection scenes、voice detection scenes、video detection scenes、file detection scenes
  274. 2018-11-26 Version: 1.42.0
  275. 1, Add RegisterInstance interface, Support admin or DBA user to register new db instance.
  276. 2, Add RegisterUser Interface, Support admin user to register new user.
  277. 3, Add GetOpLog Interface, Support admin user to get operation log.
  278. 2018-11-22 Version: 1.41.2
  279. 1, Increase the scene field
  280. 2018-11-22 Version: 1.41.1
  281. 1, Provide attribute info for DescribePricingModule api.
  282. 2018-11-22 Version: 1.41.0
  283. 1, Add ScrollDomainList api.
  284. 2, Add email filter for QueryRegistrantProfile.
  285. 2018-11-22 Version: 1.40.4
  286. 1, Add parameter DeletionProtection when creating instance and modifying instance attribute
  287. 2018-11-21 Version: 1.40.3
  288. 1, Add new apis called AddWatermark, UpdateWatermark, DeleteWatermark, ListWatermarks, GetWatermark and SetDefaultWatermark which support watermark feature.
  289. 2, Add a new api called RegisterMedia which supports registration of audio and video media files that already exist in the OSS bucket.
  290. 3, Add the field named OverrideParams to SubmitTranscodeJobs api request.
  291. 2018-11-20 Version: 1.40.2
  292. 1, Fix Compatibility Problems
  293. 2018-11-20 Version: 1.40.1
  294. 1, Add MNS STS Token Query API
  295. 2, Add MNS Minimal Package
  296. 2018-11-19 Version: 1.40.0
  297. 1, Add field BargainSellerPrice and BargainSellerMobile
  298. 2018-11-19 Version: 1.39.3
  299. 1, Fixed some problems.
  300. 2018-11-19 Version: 1.39.2
  301. 1, Add query support for redeem
  302. 2018-11-16 Version: 1.39.1
  303. 1, update version
  304. 2018-11-15 Version: 1.39.0
  305. 1, ECS support ipv6Address
  306. 2018-11-15 Version: 1.38.3
  307. 1, update version
  308. 2018-11-15 Version: 1.38.2
  309. 1, update version.
  310. 2018-11-15 Version: 1.38.1
  311. 1, Remove FaceCompare, FaceRegist, FaceSearch api.
  312. 2, Add DetectLogo api.
  313. 3, CreateOfficeConversionTask support IdempotentToken.
  314. 2018-11-14 Version: 1.38.0
  315. 1, Better support for hybrid cluster.
  316. 2018-11-13 Version: 1.37.0
  317. 1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
  318. 2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
  319. 3, Add DynamicCheck properties for results of CheckDomain interface.
  320. 2018-11-13 Version: 1.36.0
  321. 1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
  322. 2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
  323. 3, Add DynamicCheck properties for results of CheckDomain interface.
  324. 2018-11-10 Version: 1.35.4
  325. 1, Update SetWaitingRoomConfig.
  326. 2018-11-08 Version: 1.35.3
  327. 1, Update Version.
  328. 2018-11-07 Version: 1.35.2
  329. 1, Add API CreateTemplate,DeleteTemplate,GetAllTemplate,GetTemplateInfo.
  330. 2, Add API GetTaskStatus,StartTask,StopTask.
  331. 3, Add API GetTaskParam,UpdateTaskParam.
  332. 2018-11-02 Version: 1.35.1
  333. 1, deviceName and productKey can be used instead of iotId.
  334. 2, New productKey fields for queryauthentication output parameter.
  335. 3, New deviceName fields for queryauthentication output parameter.
  336. 2018-11-02 Version: 1.35.0
  337. 1, first version
  338. 2018-10-31 Version: 1.34.13
  339. 1, update
  340. 2018-10-31 Version: 1.34.12
  341. 1, Update SetWaitingRoomConfig.
  342. 2018-10-31 Version: 1.34.11
  343. 1, Add SetWaitingRoomConfig.
  344. 2018-10-31 Version: 1.34.10
  345. 1, Add SetWaitingRoomConfig.
  346. 2018-10-31 Version: 1.34.9
  347. 1, The DescribeDBInstanceAttribute add replicaSets response value.
  348. 2, The DescribeDBInstances support engine query.
  349. 2018-10-30 Version: 1.34.8
  350. 1, Add API DescribeLiveDomainBpsData,DescribeLiveDomainTrafficData.
  351. 2018-10-29 Version: 1.34.7
  352. 1, Add ots trigger api interface.
  353. 2018-10-29 Version: 1.34.6
  354. 1, update
  355. 2018-10-26 Version: 1.34.5
  356. 1, Remove useless parameters QueryDomainAdminDivision api.
  357. 2018-10-26 Version: 1.34.4
  358. 1, Add apis for trademark domains.
  359. 2, Retry publish SDK.
  360. 2018-10-26 Version: 1.34.3
  361. 1, Add apis for trademark domains.
  362. 2018-10-26 Version: 1.34.2
  363. 1, Return AuditConclusions in SubmitMaterials API.
  364. 2018-10-25 Version: 1.34.1
  365. 1, Add apis for trademark domains.
  366. 2018-10-25 Version: 1.34.0
  367. 1, Add apis for trademark domains.
  368. 2018-10-25 Version: 1.33.0
  369. 1, Add apis for trademark domains.
  370. 2, Add QueryDomainAdminDivision api.
  371. 2018-10-16 Version: 1.32.3
  372. 1, This version add MetricQuery interface to support retcode and apm metric query.
  373. 2018-10-16 Version: 1.32.2
  374. 1, This version add MetricQuery interface to support retcode and apm metric query.
  375. 2018-10-16 Version: 1.32.1
  376. 1, This version add MetricQuery interface to support retcode and apm metric query.
  377. 2018-10-16 Version: 1.32.0
  378. 1, Delete deprecated and unusable apis : AddIpRange, UnbindIpRange, BindIpRange, DescribeIntranetAttributeKb, DescribeIpRanges, ModifyIntranetBandwidthKb, DescribeEventDetail, CheckAutoSnapshotPolicy, CheckDiskEnableAutoSnapshotValidation, DescribeAutoSnapshotPolicy
  379. 2, Add instance topology api DescribeInstanceTopology
  380. 3, Add mount point in DescribeDisksFullStatus
  381. 2018-10-12 Version: 1.31.8
  382. 1, ModifyCenAttribute supports ProtectionLevel.
  383. 2, New APIs: PublishRouteEntries/WithdrawPublishedRouteEntries/DescribePublishedRouteEntries
  384. 2018-10-11 Version: 1.31.7
  385. 1, Add a new api called DeleteMezzanines to clear mezzanine infos and storages.
  386. 2, Add the field called PlayConfig to GetVideoPlayAuth and GetPlayInfo api request.
  387. 3, Add a new api called UpdateImageInfos to update image information.
  388. 2018-10-10 Version: 1.31.6
  389. 1, add UpdateProject api, support update CU, ServiceRole
  390. 2, PutProject not support edit
  391. 3, CreateOfficeConversionTask api now supports FitToPagesTall, FitToPagesWide
  392. 4, Remove paramater Engines, Indexers from project apis
  393. 2018-10-09 Version: 1.31.5
  394. 1, v1.0.0-->v1.0.1
  395. 2, provider new region:beijing/shenzhen/zhangjiakou
  396. 3, provider service for VPC user;
  397. 2018-09-30 Version: 1.31.4
  398. 1, This is an example of release-log.
  399. 2, Please strictly follow this format to edit in English.
  400. 3, Format:Number + , + Space + Description
  401. 2018-09-29 Version: 1.31.3
  402. 1, Sync cdn api.
  403. 2018-09-29 Version: 1.31.2
  404. 1, This is an example of release-log.
  405. 2, Please strictly follow this format to edit in English.
  406. 3, Format:Number + , + Space + Description
  407. 2018-09-29 Version: 1.31.1
  408. 1, This is an example of release-log.
  409. 2, Please strictly follow this format to edit in English.
  410. 3, Format:Number + , + Space + Description
  411. 2018-09-27 Version: 1.31.0
  412. 1, Add new API ListQueues, modify API SetAutoScaleConfig to support queue related features.
  413. 2018-09-27 Version: 1.30.8
  414. 1, modify getFaces Api
  415. 2018-09-27 Version: 1.30.7
  416. 1, modify getFaces Api
  417. 2018-09-25 Version: 1.30.6
  418. 1, Add GetHotlineRecord and QueryHotlineRecord interface, version 1.0.0
  419. 2018-09-25 Version: 1.30.5
  420. 1, Fix bug in GetVerifyToken and SubmitMaterials API.
  421. 2018-09-22 Version: 1.30.4
  422. 1, update
  423. 2018-09-20 Version: 1.30.3
  424. 1, Fix publish failure for Java, Python and C# SDK.
  425. 2018-09-20 Version: 1.30.2
  426. 1, BssOpenApi first deploy.
  427. 2018-09-20 Version: 1.30.1
  428. 1, BssOpenApi first deploy.
  429. 2018-09-19 Version: 1.30.0
  430. 1, Add ens api, include SaveSingleTaskForDisassociatingEns, SaveSingleTaskForAssociatingEns, QueryLocalEnsAssociation and QueryEnsAssociation.
  431. 2018-09-17 Version: 1.29.10
  432. 1, Add field for AddCasterVideoResource, DescribeCasterVideoResources, ModifyCasterVideoResource.
  433. 2018-09-17 Version: 1.29.9
  434. 1, describeRegions modify.
  435. 2018-09-17 Version: 1.29.8
  436. 1, ModifySecurityIps support WhitelistNetworkType
  437. 2018-09-16 Version: 1.29.7
  438. 1, add CheckInstanceExist OpenApi.
  439. 2018-09-14 Version: 1.29.6
  440. 1, Add DedicatedHost Feature
  441. 2018-09-13 Version: 1.29.5
  442. 1, modify CheckDBInstance OpenApi
  443. 2018-09-13 Version: 1.29.4
  444. 1, Add CreateChannelToken.
  445. 2018-09-11 Version: 1.29.3
  446. 1, add CheckDBInstance OpenApi.
  447. 2018-09-06 Version: 1.29.2
  448. 1, fixed DescirbeRegions zoneId date type.
  449. 2018-09-06 Version: 1.29.1
  450. 1, AutoScaling support launchTemplate.
  451. 2018-09-05 Version: 1.29.0
  452. 1, Add new APIs with control policy for querying price
  453. 2018-09-03 Version: 1.28.3
  454. 1, voice identify interface
  455. 2, client upload credentials interface
  456. 2018-09-03 Version: 1.28.2
  457. 1, Add new service API:FindServiceStatisticalData, which can support query service statistical data.
  458. 2018-08-31 Version: 1.28.1
  459. 1, The CreateInstance supported VPC IpAddress.
  460. 2018-08-28 Version: 1.28.0
  461. 1, Add new APIs for profiling application performance: GetCloudMetricProfiling, etc.
  462. 2, Add new APIs to support Shifter container applications: AddContainerApp, etc.
  463. 2018-08-28 Version: 1.27.6
  464. 1, Add param for DescribeRegions,support AcceptLanguage,RegionEndpoint.
  465. 2018-08-27 Version: 1.27.5
  466. 1, add Ess alarm task api, CreateAlarm, DeleteAlarm, DescribeAlarms, DeleteAlarm, EnableAlarm, DisableAlarm
  467. 2018-08-27 Version: 1.27.4
  468. 1, createInstance supported IpAddress param.
  469. 2018-08-24 Version: 1.27.3
  470. 1, Add api: DetectQRCode
  471. 2018-08-23 Version: 1.27.2
  472. 1, RunInstance add privateIpAddress.
  473. 2018-08-23 Version: 1.27.1
  474. 1, This is an example of release-log.
  475. 2, Please strictly follow this format to edit in English.
  476. 3, Format:Number + , + Space + Description
  477. 2018-08-23 Version: 1.27.0
  478. 1, Add CreateVpnGateway API.
  479. 2, Add product Ipv6Translator.
  480. 2018-08-22 Version: 1.26.2
  481. 1, upgrade mongodb sdk.
  482. 2018-08-22 Version: 1.26.0
  483. 1, Add api CreateSimulatedSystemEvents, support creating one or more simulated system events.
  484. 2, Add api CancelSimulatedSystemEvents, support cancelling one or more simulated system events.
  485. 2018-08-21 Version: 1.25.8
  486. 1, DeleteFaceSearchImageByIdRequest add field: srcUri(String).
  487. 2, CreateFaceSetResponse add field: faces(Long).
  488. 3, GetFaceSetResponse add field: faces(Long).
  489. 4, Fix class Blurness in IndexFaceResponse.
  490. 2018-08-21 Version: 1.25.7
  491. 1, Repair describeLaunchTemplateVersions securityEnhancementStrategy type
  492. 2018-08-17 Version: 1.25.6
  493. 1, Add a new api called DeleteImage to clear the image resource.
  494. 2, Add the field called AdditionType and OutputType to GetMezzanineInfo api request.
  495. 3, Add the field called OutputType to GetMezzanineInfo api response.
  496. 4, Add the field called CreationTime and ModificationTime to GetPlayInfo api response.
  497. 2018-08-17 Version: 1.25.5
  498. 1, New apkpubkey fields for queryauthentication output parameter.
  499. 2, New packagename fields for queryauthentication output parameter.
  500. 3, New clientId fields for queryauthentication output parameter.
  501. 2018-08-16 Version: 1.25.4
  502. 1, ModifyScalingConfiguration add imageName.
  503. 2, CreateScalingConfiguration add imageName.
  504. 2018-08-15 Version: 1.25.3
  505. 1, Fix bug in GetMaterials API.
  506. 2, GetVerifyToken added a new param VerifyConfigs
  507. 2018-08-15 Version: 1.25.2
  508. 1, Add domain operation api AddLiveDomain,DeleteLiveDomain,DescribeLiveDomainDetail,StartLiveDomain,StopLiveDomain.
  509. 2, Add certificate operation api DescribeLiveCertificateDetail,DescribeLiveCertificateList,SetLiveDomainCertificate.
  510. 3, Add domain config api BatchSetLiveDomainConfigs,BatchDeleteLiveDomainConfigs,DeleteLiveSpecificConfig,DescribeLiveDomainConfigs.
  511. 2018-08-15 Version: 1.25.1
  512. 1, Update ecs tag to 20 maximum
  513. 2018-08-13 Version: 1.25.0
  514. 1, New userinfo fields for registerface input parameter.
  515. 2, New userinfo fields for updateface input parameter.
  516. 3, New userinfo fields for queryface output parameter.
  517. 2018-08-13 Version: 1.24.7
  518. 1, Add cross domain support.
  519. 2, Add parameter SerialNumber to interface RebootSmartAccessGateway.
  520. 2018-08-08 Version: 1.24.6
  521. 1, The official release 4.0.0
  522. 2018-08-08 Version: 1.24.5
  523. 1, Update FC apis.
  524. 2018-08-08 Version: 1.24.4
  525. 1, First release.
  526. 2018-08-05 Version: 1.24.3
  527. 1, Add Interface SubmitSubtitleJob
  528. 2, Support convert ttml、stl subtitle to vtt
  529. 2018-08-04 Version: 1.24.2
  530. 1, Add a new api called SetAuditSecurityIp to set audit security ip.
  531. 2, Add a new api called ListAuditSecurityIp to query audit security ip list.
  532. 3, Add a new api called UploadMediaByURL to bulk upload media based on urls.
  533. 4, Add the field called StorageLocation and TemplateGroupId to GetVideoInfo api response.
  534. 5, Add the field called StorageLocation and TemplateGroupId to GetVideoInfos api response.
  535. 6, Add the field called OutputType and Status to GetPlayInfo api response.
  536. 2018-08-04 Version: 1.24.1
  537. 1, CreateOfficeConversionTask add TgtFilePages field to specify the final uploaded page
  538. 2018-08-03 Version: 1.24.0
  539. 1, Add new API AddLocalNodes, for adding local machine to a hybrid cluster
  540. 2018-08-02 Version: 1.23.7
  541. 1, Add parameter(GroupId) for CreateNotifyPolicy,GetNotifyPolicy,DeleteNotifyPolicy,ListNotifyPolicy.
  542. 2018-08-01 Version: 1.23.6
  543. 1, Add parameter(DryRun) for CreateAlarm and UpdateAlarm.
  544. 2018-08-01 Version: 1.23.5
  545. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  546. 2018-08-01 Version: 1.23.4
  547. 1, Support describePrice for market image, add return detailInfo in interface describePrice
  548. 2018-07-26 Version: 1.23.3
  549. 1, Add RemoveTerminals API.
  550. 2018-07-26 Version: 1.23.2
  551. 1, Add new API: SendDryRunSystemEvent,PutMetricAlarm,DescribeAlarmsForDimensions,DescribeAlarms.
  552. 2018-07-26 Version: 1.23.1
  553. 1, Add BatchGetJobMetricInfo API.
  554. 2, Add BatchGetPluginConfigInfo API.
  555. 3, Add GetJobTopology API.
  556. 2018-07-13 Version: 1.23.0
  557. 1, New APIs for batch executing commands in cluster: InvokeShellCommand, ListCommands, etc.
  558. 2, New APIs for HybridCluster (link E-HPC with cluster in local IDC): CreateHybridCluster, etc.
  559. 3, New APIs for Container applications: AddContainerApp, etc.
  560. 2018-07-13 Version: 1.22.6
  561. 1, Release 2016-06-20 TableStore Open API
  562. 2018-07-11 Version: 1.22.5
  563. 1, new function: Attach and Detach Rds instance of scalingGroup.
  564. 2018-07-11 Version: 1.22.4
  565. 1, Add DetectFaceAttributesService.
  566. 2, Add cloudauthPageUrl to GetVerifyTokenResponse.
  567. 2018-07-10 Version: 1.22.3
  568. 1, Add new API: EnableEventRule,DisableEventRule,DeleteEventTargets,DeleteEventRule,ListEventRules.
  569. 2, Modify the structured parameters for API: PutEventTargets,PutEventRule,DescribeEventRule.
  570. 2018-07-09 Version: 1.22.2
  571. 1, Add new API: DescribeEventRule,ListEventTargetsByRule,PutEventRule,PutEventTargets.
  572. 2, Add return value(Id) for NodeProcessCreate.
  573. 2018-07-05 Version: 1.22.1
  574. 1, new function, attach/detach load balancer of scalingGroup
  575. 2018-07-05 Version: 1.22.0
  576. 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.
  577. 2018-06-28 Version: 1.21.1
  578. 1, ScalingConfiguration support hostName and passwordInherit
  579. 2, ScalingConfiguration support modify
  580. 2018-06-27 Version: 1.21.0
  581. 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.
  582. 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
  583. 2018-06-27 Version: 1.20.6
  584. 1, DescribeNetworkInterfaces support query with vpcId
  585. 2018-06-22 Version: 1.20.5
  586. 1, rtc openapi
  587. 2018-06-22 Version: 1.20.4
  588. 1, Add new API: DeleteGroupDynamicRule,ListGroupDynamicRule,ApplyTemplate,PutGroupDynamicRule.
  589. 2, Add parameter(AlertIds) for CreateTask and ModifyTask.
  590. 2018-06-21 Version: 1.20.3
  591. 1, This is add InstanceList.
  592. 2018-06-21 Version: 1.20.2
  593. 1, This is add InstanceList.
  594. 2018-06-20 Version: 1.20.1
  595. 1, Add InstanceList in product security information query.
  596. 2018-06-20 Version: 1.20.0
  597. 1, This is the first version of jarvis-public.
  598. 2018-06-20 Version: 1.19.6
  599. 1, Add InstanceList in product security information query.
  600. 2018-06-14 Version: 1.19.5
  601. 1, Add passwordInherit.
  602. 2018-06-13 Version: 1.19.4
  603. 1, Add API AddCasterEpisodeGroupContent,CreateCaster.
  604. 2, Add Parameter fillMode for AddCasterLayout,ModifyCasterLayout.
  605. 3, Add return value fillMode DescribeCasterLayouts.
  606. 4, Update ErrorCode for StartCaster,StartCasterScene,DescribeCasters,CopyCaster.
  607. 5, Update ErrorCode for ModifyCasterLayout,DeleteCasterLayout,DeleteLiveAppRecordConfig.
  608. 6, Update ForbidLiveStream,DescribeLiveStreamsPublishList,DescribeLiveStreamsOnlineList.
  609. 2018-06-13 Version: 1.19.3
  610. 1, Add lifecycleHook.
  611. 2018-06-08 Version: 1.19.2
  612. 1, Add scdn interface,support scdn.
  613. 2018-06-06 Version: 1.19.1
  614. 1, Change the type of srcUid to int.
  615. 2018-06-06 Version: 1.19.0
  616. 1, Add interface DescribePhoneInfo, DescribeDdosDefenseInfo, DescribeRiskListDetail, DescribePunishList.
  617. 2018-05-30 Version: 1.18.1
  618. 1, Add new API: DescribeContact and GetContacts.
  619. 2, Add return value: alertRule for CreateTask.
  620. 2018-05-29 Version: 1.18.0
  621. 1, Add new interface DescribePhoneInfo to SDK.
  622. 2018-05-28 Version: 1.17.0
  623. 1, Add face 1-N,1-1 scan interface.
  624. 2018-05-28 Version: 1.16.0
  625. 1, ValidateSecurityGroup API
  626. 2018-05-28 Version: 1.15.1
  627. 1, add new openapi .
  628. 2018-05-28 Version: 1.15.0
  629. 1, This is an example of release-log.
  630. 2, Please strictly follow this format to edit in English.
  631. 3, Format:Number + , + Space + Description
  632. 2018-05-26 Version: 1.14.2
  633. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  634. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  635. 2018-05-25 Version: 1.14.1
  636. 1, CreateAlarm,DeleteAlarm,UpdateAlarm,DisableAlarm,EnableAlarm,ListAlarm,ListAlarmHistory,ListContactGroup,PutMetricData,QueryMetricData,QueryMetricLast,QueryMetricList,QueryMetricTop remove useless parameter: callby_cms_owner.
  637. 2, QueryMetricList remove useless parameter: Page.
  638. 3, UpdateMyGroupMembers add parameter: Readers.
  639. 4, StopTasks,StartTasks,DeleteTasks add return value: Data.
  640. 5, ModifyTask remove invalid parameter: TaskType.
  641. 6, CreateTask fix bug: TaskName maybe duplicated.
  642. 7, Add lost return value for CreateTask.
  643. 8, DescribeISPAreaCity add parameter: isp and city.
  644. 9, remove api: PutMetricData.
  645. 2018-05-23 Version: 1.14.0
  646. 1, Add CreateDrdsAccount API, to support creating account for all databases of a DRDS instance.
  647. 2018-05-23 Version: 1.13.1
  648. 1, Add Function Compute interface,support Function Compute.
  649. 2018-05-23 Version: 1.13.0
  650. 1, Update API version to 2018-04-12.
  651. 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.
  652. 3, New parameters for CreateCluster API: EcsChargeType. Support creating a pre-paid cluster.
  653. 4, New parameters for CreateCluster API: DeploymentMode. Support creating a cluster with fewer manager nodes.
  654. 2018-05-23 Version: 1.12.5
  655. 1, This is an example of release-log.
  656. 2, Please strictly follow this format to edit in English.
  657. 3, Format:Number + , + Space + Description
  658. 2018-05-22 Version: 1.12.4
  659. 1, add DescribeMigrateTasks,DescribeOssDownloads,CheckRecoveryConditions.
  660. 2, modify DescribeDBInstanceAttribute.
  661. 2018-05-17 Version: 1.12.3
  662. 1, Supporting ethnicGroup and idCardStartDate fields in GetMaterials api
  663. 2018-05-17 Version: 1.12.2
  664. 1, the first version of private dns SDK
  665. 2018-05-11 Version: 1.12.1
  666. 1, Add Function Compute interface,support Function Compute.
  667. 2018-05-09 Version: 1.12.0
  668. 1, Add apis for domain broker.
  669. 2018-05-08 Version: 1.11.3
  670. 1, Add instance params.
  671. 2018-05-08 Version: 1.11.2
  672. 1, Remove DescribeAccountAttributes.
  673. 2018-05-03 Version: 1.11.1
  674. 1, Publish DRDS go sdk for the first time.
  675. 2, Support for creation/modification/deletion/description operation for DRDS instances and databases.
  676. 2018-05-02 Version: 1.11.0
  677. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  678. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  679. 2018-04-28 Version: 1.10.3
  680. 1, Add api: DescribeTasks、StartTasks、StopTasks、DeleteTasks、ModifyTask、CreateTask、DescribeTaskDetail、DescribeISPAreaCity.
  681. 2018-04-28 Version: 1.10.2
  682. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  683. 2, Add dcdn config interface,Support set、delete、query domain config.
  684. 2018-04-27 Version: 1.10.1
  685. 1, release hsm open api
  686. 2, hsm open api includes DescribeRegions, DescribeInstances, ModityInstance, ConfigNetwork, ConfigWhiteList
  687. 2018-04-26 Version: 1.10.0
  688. 1, Add apis for domain group.
  689. 3, Add fields for QueryDomainList.
  690. 2018-04-25 Version: 1.9.6
  691. 1, CreateMyGroups add parameter "options"
  692. 2018-04-24 Version: 1.9.5
  693. 1, Add api:UpdateMyGroupMembers
  694. 2018-04-24 Version: 1.9.4
  695. 1, add interface FetchPhotos
  696. 2, add xflush log param unixTimestamp
  697. 2018-04-23 Version: 1.9.3
  698. 1, DescribeInstanceHistoryEvents adds parameter instanceEventTypes and instanceEventCycleStatuss.
  699. 2, InstanceId parameter is not necessary for DescribeInstanceHistoryEvents now.
  700. 3, DescribeInstancesFullStatus adds parameter instanceEventTypes.
  701. 2018-04-23 Version: 1.9.2
  702. 1, Add notificationConfiguration.
  703. 2, Add standby status.
  704. 2018-04-20 Version: 1.9.1
  705. 1, Interface DescribeAlarmHistory/ListAlarmHistory Add return value instanceName.
  706. 2018-04-17 Version: 1.8.3
  707. 1, EditPhotos add input param TakenAt
  708. 2, add FetchMomentPhotos
  709. 3, ListAlbums add return param Remark
  710. 2018-04-16 Version: 1.8.2
  711. 1, Release go sdk
  712. 2018-04-11 Version: 1.8.1
  713. 1, GetLibrary/FetchLibraries add return ctime
  714. 2, Editphotos add input param takenAt
  715. 2018-04-10 Version: 1.8.0
  716. 1, Add three interfaces CreateNetworkInterfacePermission DeleteNetworkInterfacePermission DescribeNetworkInterfacePermissions.
  717. 2018-04-10 Version: 1.7.3
  718. 1, publish Project API.
  719. 2, publish Service API.
  720. 3, publish Service order API.
  721. 4, publish Credential API.
  722. 5, publish CAS API.
  723. 2018-04-09 Version: 1.7.2
  724. 1, Add api: QueryMetricData, QueryMetricTop, TaskConfigCreate, TaskConfigDelete, TaskConfigEnable, TaskConfigList, TaskConfigModify, TaskConfigUnhealthy
  725. 2, Remove api: PutSystemEvent
  726. 2018-04-08 Version: 1.7.0
  727. 1, Add voice asynchronous scan interface.
  728. 2018-04-04 Version: 1.6.1
  729. 1, add tablestore trigger pop api and sample code
  730. 2018-04-04 Version: 1.6.0
  731. 1, Add APIs for domain transfer in and transfer out.
  732. 2, Add APIs for poll and acknowledge domain task.
  733. 2018-04-03 Version: 1.5.0
  734. 1, Add APIs for domain transfer in and transfer out.
  735. 2, Add APIs for poll and acknowledge domain task.
  736. 3, Add API for query domain group list.
  737. 2018-03-30 Version: 1.4.11
  738. 1, API QueryCustomerSaleInfo arguments update.
  739. 2018-03-29 Version: 1.4.10
  740. 1, edit FetchLibraries return param format
  741. 2018-03-29 Version: 1.4.9
  742. 1, Add APIs: CreateAlias, UpdateAlias, DeleteAlias, ListAliases, ListAliasesByKeyId.
  743. 2, Add APIs: GetParametersForImport, ImportKeyMaterial, DeleteKeyMaterial.
  744. 3, Update KeyMetadata for CreateKey and DescribeKey.
  745. 2018-03-29 Version: 1.4.8
  746. 1, Cloud Enterprise Network SDK initial release.
  747. 2018-03-29 Version: 1.4.7
  748. 1, Cloud Enterprise Network SDK initial release.
  749. 2018-03-27 Version: 1.4.6
  750. 1, Rename QueryCustomerSaleInfo to RegionName.
  751. 2018-03-27 Version: 1.4.5
  752. 1, publish Project API.
  753. 2, publish Service API.
  754. 3, publish Service order API.
  755. 4, publish Credential API.
  756. 5, publish CAS API.
  757. 2018-03-27 Version: 1.4.4
  758. 1, add interface FetchLibraries
  759. 2018-03-23 Version: 1.4.3
  760. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  761. 2018-03-23 Version: 1.4.2
  762. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  763. 2018-03-23 Version: 1.4.1
  764. 1, ModifyPrepayInstanceSpec support migrateAcrossZone.
  765. 2018-03-23 Version: 1.4.0
  766. 1, Add 'QueryDevicesByAccount' and 'QueryDevicesByAlias' Api.
  767. 2, Remove 'QueryPushDetail' Api.
  768. 2018-03-20 Version: 1.2.7
  769. 1, add FetchAlbumTagPhotos
  770. 2, CreatePhoto add optional param TakenAt
  771. 2018-03-16 Version: 1.2.6
  772. 1, Update GetQuotaInstance API.
  773. 2018-03-16 Version: 1.2.5
  774. 1, Synchronize to the latest api list
  775. 2018-03-15 Version: 1.2.4
  776. 1, Add QueryCustomerSaleInfo API.
  777. 2018-03-09 Version:1.2.3
  778. 1, fix bug:modify error message when roleArn is wrong
  779. 2018-03-13 Version: 1.2.2
  780. 1, API GetQuotaHistoryInfo fix field error.
  781. 2018-03-09 Version: 1.2.1
  782. 1, complete api comments
  783. 2018-03-09 Version: 1.2.0
  784. 1, improve endpoint resolver
  785. 2018-03-07 Version: 1.1.7
  786. 1, add GetAlbumsByNames
  787. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  788. 3, add return IdStr for string
  789. 2018-03-06 Version: 1.1.6
  790. 1, add GetAlbumsByNames
  791. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  792. 3, add return IdStr for string
  793. 2018-03-06 Version: 1.1.5
  794. 1, add GetAlbumsByNames
  795. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  796. 3, add return IdStr for string
  797. 2018-02-28 Version: 1.1.3
  798. 1, Add query resource inventory API.
  799. 2, Add query topology API.
  800. 2018-02-28 Version: 1.1.2
  801. 1, Add query topology API.
  802. 2018-02-27 Version: 1.1.1
  803. 1, Add Action API.
  804. 2018-02-27 Version: 1.1.0
  805. 1, add new api DescribeClusters,DescribeClusterLogs,DescribeClusterNodes,UpgradeClusterComponents
  806. 2018-02-12 Version: 1.0.0
  807. 1. Optimize the nested structs in all response, this will bring the following incompatibilities:
  808. * Api response struct changes, conclude:
  809. * ecs.DescribeNetworkInterfaces
  810. * ecs.DescribeDeploymentSetTopology
  811. * rds.DescribeDBInstanceIPArrayList
  812. * rds.DescribeDBInstancesAsCsv
  813. * slb.DescribeLoadBalancersRelatedEcs
  814. * vpc.DescribeVpcAttribute
  815. * vpc.DescribeVirtualBorderRouters
  816. * mts.RegisterMediaDetailPerson
  817. * mts.QueryEditingJobList
  818. * mts.SubmitEditingJobs
  819. * mts.QueryMediaListByURL
  820. * mts.ListJob
  821. * mts.QueryMediaList
  822. * mts.QueryJobList
  823. * mts.SubmitJobs
  824. * ehpc.DescribeCluster
  825. * aegis.GetEntityList
  826. * aegis.DescribeStratety
  827. 2018-02-09 Version: 0.12.0
  828. 1, Aliyun E-HPC service SDK, initial version.
  829. 2, Include APIs of E-HPC clusters, nodes, users, jobs, job templates etc.
  830. 2018-02-07 Version: 0.11.4
  831. 1, add the access interface of logs such as vulnerabilities, baselines, exceptions, etc.
  832. 2018-02-06 Version: 0.11.3
  833. 1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
  834. 2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
  835. 2018-02-02 Version: 0.11.2
  836. 1, this version is new of captcha management and nvc analyze
  837. 2018-01-31 Version: 0.11.1
  838. 1. Fixed bugs that could cause signature errors while a ROA request contains lots of special symbols
  839. 2. Optimization of the serverError.Error() interface
  840. 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
  841. 2018-01-29 Version: 0.11.0
  842. 1, Support dep
  843. 2, Add 4 usage of credentials for each services
  844. 3, Standard interface naming
  845. 2018-01-29 Version: 0.10.0
  846. 1, Add 'notificationChannel' parameter to Push API
  847. 2018-01-24 Version: 0.9.3
  848. 1, Fixed a problem that the ActiveAlert interface name is not standard
  849. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  850. 2018-01-24 Version: 0.9.2
  851. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  852. 2018-01-24 Version: 0.9.1
  853. 1. improve: asyncWithChan avoid panic of "write on closed channel"
  854. 2. improve: asyncWithChan support select case usage
  855. 3. bug fix: repeated signature nonce while retry
  856. 4. bug fix: calling request.GetUrl() ahead of client.DoAction() will cause problems
  857. 2018-01-24 Version: 0.9.0
  858. 1, Publish domain config interface, allow users to create or delete a domain protect config under DDoS Pro.
  859. 2, Publish domain config query interface, allow users to query a list of domain config or a single domain config.
  860. 3, Publish domain proxy modify interface, allow users to set domain transmit proxy.
  861. 4, Publish domain transmit rule config interface, including modify and delete type.
  862. 5, Publish domain black and white list config interface.
  863. 6, Publish domain cname auto status config interface.
  864. 7, Publish domain certificate upload interface.
  865. 8, Publish domain qps graph query interface.
  866. 9, Publish ip attack events and traffic graph query interface.
  867. 2018-01-23 Version: 0.8.3
  868. 1, Tesla Dam API release.
  869. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  870. 2018-01-18 Version: 0.8.2
  871. 1. Set default timeout to 10s
  872. 2. Make integration tests more stable
  873. 3. Fix the problem of LocationResolver in concurrency
  874. 4. Modifying the naming specification
  875. 2018-01-18 Version: 0.8.1
  876. 1, Update ECS go SDK to catch up with other langs.
  877. 2, DescribeImageSupportInstanceTypes add new param Filter and ActionType
  878. 2018-01-16 Version: 0.8.0
  879. 1, Add TriggerMode param in AddMediaWorkflow.
  880. 2, Add TriggerMode param in QueryMediaWorkflowList/SearchMediaWorkflow/UpdateMediaWorkflow.
  881. 3, Add interface UpdateMediaWorkflowTriggerMode.
  882. 2018-01-11 Version: 0.7.8
  883. 1. complete partly missed service codes
  884. 2. add default http method for roa requests
  885. 2018-01-11 Version: 0.7.7
  886. 1, Bug fix: Replenish user interface
  887. 2018-01-11 Version: 0.7.6
  888. 1, replace photo tag 2000 upgrade to 5000
  889. 2, add TrashQuota
  890. 2018-01-11 Version: 0.7.5
  891. 1, Make the json.Unmarshal more robust
  892. 2018-01-09 Version: 0.7.4
  893. 1, Add integration tests
  894. 2018-01-04 Version: 0.7.3
  895. 1, Remove get entity info API, replaced by get entity instance.
  896. 2018-01-03 Version: 0.7.2
  897. 1, Bug fix: fix the ecs unmarshal bug
  898. 2018-01-03 Version: 0.7.1
  899. 1, Bug fix: fix the unmarshal bug
  900. 2017-12-29 Version: 0.7.0
  901. 1, First release for Domain-intl.
  902. 2, Add interfaces for domain name registration and management.
  903. 2017-12-29 Version: 0.6.8
  904. 1, Allow the setting of AcceptFormat in the Request.
  905. 2017-12-26 Version: 0.6.5
  906. 1, Add video AI service interface.
  907. 2017-12-26 Version: 0.6.4
  908. 1, Add video AI service interface.
  909. 2017-12-20 Version: 0.6.3
  910. 1, support tile dataset
  911. 2, use dimension value type to replace isDrillDown
  912. 2017-12-20 Version: 0.6.2
  913. 1, support tile dataset
  914. 2, use dimension value type to replace isDrillDown
  915. 2017-12-19 Version: 0.6.1
  916. 1, InactivatePhotos support customer inactiveTime
  917. 2, support customer tags
  918. 3, ListPhotoTags、ListTags add param lang
  919. 2017-12-18 Version: 0.6.0
  920. 1, Add Scdn API.
  921. 2017-12-18 Version: 0.5.7
  922. 1, This is the first release of CCC Open API.
  923. 2017-12-15 Version: 0.5.6
  924. 1, Update SetReqAuthConfig.
  925. 2, Add Scdn API.
  926. 2017-12-15 Version: 0.5.5
  927. 1, fix test cases
  928. 2017-12-15 Version: 0.5.4
  929. 1, Add scdn API.
  930. 2, Update SetReqAuthConfig.
  931. 2017-12-12 Version: 0.5.1
  932. 1, remove unused fmt.print
  933. 2017-12-08 Version: 0.5.0
  934. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  935. 2017-12-08 Version: 0.4.0
  936. 1, support endpoint.xml resolver
  937. 2017-12-08 Version: 0.3.1
  938. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  939. 2017-12-01 Version: 0.2.2
  940. 1, Fix ineffassign problems
  941. 2017-12-01 Version: 0.2.1
  942. 1, Fix capitalizes the first letter in each word of header
  943. 2017-11-28 Version: 0.2.0
  944. 1, AK2.0 & StsToken
  945. 2017-11-27 Version: 0.1.3
  946. 1, format ft code with gofmt
  947. 2017-11-27 Version: 0.1.2
  948. 1, format code with gofmt
  949. 2017-11-27 Version: 0.1.1
  950. 1, add glide files