ChangeLog.txt 47 KB

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