CHANGELOG 50 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695
  1. 2019-12-31 Version 1.36.227
  2. - Add request parameter groupType for OnsGroupCreate.
  3. 2019-12-31 Version 1.36.226
  4. - Supported image for process.
  5. 2019-12-31 Version 1.36.225
  6. - Generated 2019-09-28 for `reid`.
  7. 2019-12-31 Version 1.36.224
  8. - Support DeleteDBCluster.
  9. - Support ModifyDBCluster.
  10. - Support DescribeAvailableResource.
  11. 2019-12-27 Version 1.36.223
  12. - Update DescribeTrails Response.
  13. 2019-12-26 Version 1.36.222
  14. - NlpAutoml add async api.
  15. 2019-12-26 Version 1.36.221
  16. - Modify CreateRestoreTask.
  17. 2019-12-20 Version 1.36.220
  18. - Supported Search stream predict task list use modelId for IVISION.
  19. 2019-12-20 Version 1.36.219
  20. - Add result value for OnsConsumerStatus.
  21. 2019-12-19 Version 1.36.218
  22. - Add DescribeSlowLogRecords,DescribeSlowLogs for SlowLog.
  23. 2019-12-19 Version 1.36.217
  24. - Generated 2019-09-28 for `reid`.
  25. 2019-12-19 Version 1.36.216
  26. - DescribeNetworkInterfaces Supports NextToken.
  27. 2019-12-16 Version 1.36.215
  28. - DescribeTransferDomains add query param, TargetUserId, FromUserId, DomainName.
  29. 2019-12-14 Version 1.36.214
  30. - Generated 2015-01-01 for `R-kvstore`.
  31. 2019-12-14 Version 1.36.213
  32. - Update DescribeAvailableResource.
  33. 2019-12-14 Version 1.36.212
  34. - Update DescribeAvailableResource.
  35. 2019-12-12 Version 1.36.211
  36. - Generated 2019-06-10 for `et-industry-openapi`.
  37. 2019-12-11 Version 1.36.210
  38. - Supported Sync predict for Image.
  39. - Supported Set Frame Frequency for Stream Predict.
  40. - Fixed Errore Code For APIs.
  41. 2019-12-11 Version 1.36.209
  42. - Add tag API.
  43. - Add group process monitoring API.
  44. - Add API for batch setting alarm rules.
  45. 2019-12-05 Version 1.36.208
  46. - Add api QueryMetric.
  47. 2019-12-04 Version 1.36.207
  48. - Generated 2019-01-01 for `HBase`.
  49. 2019-12-04 Version 1.36.206
  50. - Supported ModifyDBInstanceSpec for Direction param.
  51. 2019-12-02 Version 1.36.205
  52. - Remove QuerySmsProdStatus OpenAPI.
  53. 2019-11-29 Version 1.36.204
  54. - Add RenewInstance.
  55. - Add RenewLogstash.
  56. - Add UpdateInstanceChargeType.
  57. - Add UpdateLogstashChargeType.
  58. 2019-11-28 Version 1.36.203
  59. - Supported API GetTxtRecordForVerify.
  60. - Supported API RetrieveDomain.
  61. 2019-11-28 Version 1.36.202
  62. - Supported dash for compress.
  63. 2019-11-28 Version 1.36.201
  64. - Eni Supports Multi-SecurityGroup.
  65. 2019-11-27 Version 1.36.200
  66. - CreateReplicationJob API supports the specified instance type.
  67. 2019-11-26 Version 1.36.199
  68. - Modify QueryBill, add SubOrderId in item of response.
  69. 2019-11-26 Version 1.36.198
  70. - Supported API BindInstanceDomains.
  71. - Supported API UnbindInstanceDomains.
  72. - Supported API AddCustomLine.
  73. - Supported API UpdateCustomLine.
  74. - Supported API DeleteCustomLines.
  75. - Supported API DescribeCustomLine.
  76. - Supported API DescribeCustomLines.
  77. 2019-11-25 Version 1.36.197
  78. - Generated 2019-10-30 for `aliyuncvc`.
  79. 2019-11-25 Version 1.36.196
  80. - One or more people can be subscribed when creating tasks.
  81. 2019-11-21 Version 1.36.195
  82. - Add ConvertPayType.
  83. - Add ConvertLogstashPayType.
  84. 2019-11-21 Version 1.36.194
  85. - Generated 2017-10-11 for `Chatbot`.
  86. 2019-11-21 Version 1.36.193
  87. - Generated 2017-10-11 for `Chatbot`.
  88. 2019-11-21 Version 1.36.192
  89. - Generated 2019-10-30 for `aliyuncvc`.
  90. 2019-11-20 Version 1.36.191
  91. - Update Nlp Automl SDK.
  92. 2019-11-20 Version 1.36.190
  93. - Add new OpenAPI.
  94. 2019-11-20 Version 1.36.189
  95. - Add new pop api.
  96. 2019-11-20 Version 1.36.188
  97. - Generated 2014-05-26 for `Ecs`.
  98. 2019-11-20 Version 1.36.187
  99. - Generated 2018-04-12 for `EHPC`.
  100. 2019-11-20 Version 1.36.186
  101. - Supported ecsDemand CreateDemand, ModifyDemand, DeleteDemand API.
  102. - Modify ecsDemand DescribesDemands API.
  103. 2019-11-20 Version 1.36.185
  104. - Generated 2019-01-01 for `HBase`.
  105. 2019-11-20 Version 1.36.184
  106. - Add API ReportVoipProblems.
  107. - Add API QueryVoipNumberBindINfos.
  108. 2019-11-15 Version 1.36.183
  109. - Nlp Automl SDK.
  110. 2019-11-15 Version 1.36.182
  111. - Sync cdn APIs.
  112. 2019-11-15 Version 1.36.181
  113. - Fixed bugs.
  114. 2019-11-15 Version 1.36.180
  115. - Add Scdn APIS.
  116. - Sync cdn APIS.
  117. 2019-11-15 Version 1.36.179
  118. - Modify QueryAccountBill, support group by product.
  119. 2019-11-15 Version 1.36.178
  120. - Modify DescribeRestoreRangeInfo.
  121. 2019-11-15 Version 1.36.177
  122. - Add DescribeRestoreRangeInfo.
  123. 2019-11-14 Version 1.36.176
  124. - Released dysms OpenAPI.
  125. 2019-11-14 Version 1.36.175
  126. - Support Tag OpenAPI.
  127. - Fix endpoint problem.
  128. 2019-11-14 Version 1.36.174
  129. - Initial construction.
  130. - Public beta version.
  131. - Supported AliyunController for Interface.
  132. - Supported ConsoleController for Interface.
  133. - Supported AccountController for Interface.
  134. 2019-11-13 Version 1.36.173
  135. - Supported Stream analyse.
  136. 2019-11-13 Version 1.36.172
  137. - Fix ResourceId type from Long to String on QueryCostUnitResource.
  138. 2019-11-13 Version 1.36.171
  139. - Fix ResourceId type from Long to String on QueryCostUnitResource.
  140. 2019-11-13 Version 1.36.170
  141. - Add new API QueryBillToOSSSubscription.
  142. 2019-11-13 Version 1.36.169
  143. - Supported API UpdateDomainRemark for Update Domain Remark.
  144. - Supported API UpdateDomainRecordRemark for Update Record Remark.
  145. - Unsupported API CheckDomainRecord.
  146. 2019-11-13 Version 1.36.168
  147. - Support Go SDK.
  148. - Support C SDK.
  149. - Support PHP SDK.
  150. 2019-11-08 Version 1.36.167
  151. - Add DescribeJobErrorCode.
  152. 2019-11-05 Version 1.36.166
  153. - Add OperateBlackNo.
  154. 2019-11-02 Version 1.36.165
  155. - Generated 2017-05-25 for `Dyvmsapi`.
  156. 2019-10-31 Version 1.36.164
  157. - Initial construction.
  158. - Public beta version.
  159. - Supported AliyunController for Interface.
  160. - Supported ConsoleController for Interface.
  161. - Supported AccountController for Interface.
  162. 2019-10-31 Version 1.36.163
  163. - Initial construction.
  164. - Public beta version.
  165. - Supported AliyunController for Interface.
  166. - Supported ConsoleController for Interface.
  167. - Supported AccountController for Interface.
  168. 2019-10-29 Version 1.36.162
  169. - Add a new Alibaba Cloud Bill API named QueryAccountBill.
  170. 2019-10-25 Version 1.36.161
  171. - Initial construction.
  172. - Public beta version.
  173. - Supported AliyunController for Interface.
  174. - Supported ConsoleController for Interface.
  175. - Supported AccountController for Interface.
  176. 2019-10-25 Version 1.36.160
  177. - Supported query push records.
  178. 2019-10-25 Version 1.36.159
  179. - Add DescribeDBClusterPerformance, DescribeDBNodePerformance for performance.
  180. 2019-10-24 Version 1.36.158
  181. - Generated 2017-12-14 for `BssOpenApi`.
  182. 2019-10-23 Version 1.36.157
  183. - Add a new api named SubmitDynamicImageJob capture a certain part of the video as a dynamic image.
  184. - Add a new api named SubmitWorkflowJob to initiate the VoD workflow processing for audio and video.
  185. - Add a new field AuditStatus in the structure ImageInfo to GetImageInfo api response, which is used to identify the audit status of the image.
  186. - Modify the data type of return field StorageLocation to String.
  187. - Add a new field named MediaType to SubmitAIMediaAuditJob api request.
  188. 2019-10-23 Version 1.36.156
  189. - Add a new api named SubmitDynamicImageJob capture a certain part of the video as a dynamic image.
  190. - Add a new api named SubmitWorkflowJob to initiate the VoD workflow processing for audio and video.
  191. - Add a new field AuditStatus in the structure ImageInfo to GetImageInfo api response, which is used to identify the audit status of the image.
  192. - Modify the data type of return field StorageLocation to String.
  193. - Add a new field named MediaType to SubmitAIMediaAuditJob api request.
  194. 2019-10-23 Version 1.36.155
  195. - Add a new api named SubmitDynamicImageJob capture a certain part of the video as a dynamic image.
  196. - Add a new api named SubmitWorkflowJob to initiate the VoD workflow processing for audio and video.
  197. - Add a new field AuditStatus in the structure ImageInfo to GetImageInfo api response, which is used to identify the audit status of the image.
  198. - Modify the data type of return field StorageLocation to String.
  199. - Add a new field named MediaType to SubmitAIMediaAuditJob api request.
  200. 2019-10-22 Version 1.36.154
  201. - RunInstances support AutoSnapshotPolicyId.
  202. 2019-10-22 Version 1.36.153
  203. - Supported ExternalId IMM.
  204. 2019-10-21 Version 1.36.152
  205. - Release first version.
  206. 2019-10-18 Version 1.36.151
  207. - Generated 2019-09-10 for `DnsKnocker`.
  208. 2019-10-16 Version 1.36.150
  209. - Add ListTagResources OpenApi.
  210. - Add TagResources OpenApi.
  211. - Add UntagResources OpenApi.
  212. - Add ModifyDBInstanceAutoUpgradeMinorVersion OpenApi.
  213. 2019-10-14 Version 1.36.149
  214. - Support continuous pushing.
  215. 2019-10-09 Version 1.36.148
  216. - Add VideoCancelScan Api.
  217. 2019-10-09 Version 1.36.147
  218. - Support API RecognizeImageColor.
  219. - Support API DetectImageElements.
  220. - Support API RecolorImage.
  221. - Support API SegmentImage.
  222. - Support API ChangeImageSize.
  223. - Support API ExtendImageStyle.
  224. - Support API RecognizeImageStyle.
  225. - Support API MakeSuperResolution.
  226. 2019-10-08 Version 1.36.146
  227. - Supported Grab Frame IMM.
  228. 2019-10-08 Version 1.36.145
  229. - Supported API MassPush for Push Message or Notice.
  230. 2019-10-08 Version 1.36.144
  231. - Generated 2016-01-20 for `Kms`.
  232. 2019-09-26 Version 1.36.143
  233. - Supported RingConfig for BindAxb,BindAxn,BindAxg,BindAxnExtension.
  234. - Add QuerySubsId.
  235. 2019-09-23 Version 1.36.142
  236. - Add param, DescribePrice supprot ReservedInstance.
  237. 2019-09-19 Version 1.36.141
  238. - Supported Video Abstract for IMM.
  239. 2019-09-19 Version 1.36.140
  240. - Generated 2018-01-20 for `Iot`.
  241. 2019-09-19 Version 1.36.139
  242. - Supported Video Abstract for IMM.
  243. 2019-09-19 Version 1.36.138
  244. - Add bizSubCode and so on.
  245. 2019-09-18 Version 1.36.137
  246. - Supported Video Abstract for IMM.
  247. 2019-09-17 Version 1.36.136
  248. - Generated 2018-04-12 for `EHPC`.
  249. 2019-09-16 Version 1.36.135
  250. - Generated 2018-04-12 for `EHPC`.
  251. 2019-09-16 Version 1.36.134
  252. - Generated 2018-04-12 for `EHPC`.
  253. 2019-09-16 Version 1.36.133
  254. - Generated 2016-11-11 for `aegis`.
  255. 2019-09-15 Version 1.36.132
  256. - Generated 2018-04-12 for `EHPC`.
  257. 2019-09-14 Version 1.36.131
  258. - Generated 2019-08-08 for `ARMS`.
  259. 2019-09-12 Version 1.36.130
  260. - Fixed CMakeLists file.
  261. 2019-09-12 Version 1.36.129
  262. - Fixed CMakeLists file.
  263. 2019-09-12 Version 1.36.128
  264. - Fixed CMakeLists file.
  265. 2019-09-12 Version 1.36.127
  266. - Fixed CMakeLists file.
  267. 2019-09-12 Version 1.36.126
  268. - Fixed CMakeLists file.
  269. 2019-09-12 Version 1.36.125
  270. - Fixed CMakeLists file.
  271. 2019-09-12 Version 1.36.124
  272. - Fixed CMakeLists file.
  273. 2019-09-12 Version 1.36.123
  274. - Fixed CMakeLists file.
  275. 2019-09-12 Version 1.36.122
  276. - Fixed CMakeLists file.
  277. 2019-09-12 Version 1.36.121
  278. - Fixed CMakeLists file.
  279. 2019-09-12 Version 1.36.120
  280. - Fixed CMakeLists file.
  281. 2019-09-12 Version 1.36.119
  282. - Fixed CMakeLists file.
  283. 2019-09-12 Version 1.36.118
  284. - Fixed CMakeLists file.
  285. 2019-09-12 Version 1.36.117
  286. - Fixed CMakeLists file.
  287. 2019-09-09 Version 1.36.116
  288. - CreateInstance add toen.
  289. - UpdateInstance add toen.
  290. 2019-09-06 Version 1.36.115
  291. - Update endpoint data.
  292. 2019-09-06 Version 1.36.114
  293. - Generated 2016-04-28 for `Vpc`.
  294. 2019-09-05 Version 1.36.113
  295. - Supported for setEndpoint method.
  296. 2019-09-05 Version 1.36.112
  297. - Generated 2014-05-15 for `Slb`.
  298. 2019-09-05 Version 1.36.111
  299. - Generated 2017-07-05 for `CCC`.
  300. 2019-09-05 Version 1.36.110
  301. - Generated 2018-11-11 for `foas`.
  302. 2019-09-05 Version 1.36.109
  303. - Generated 2019-05-24 for `cusanalytic_sc_online`.
  304. 2019-09-05 Version 1.36.108
  305. - Generated 2015-11-01 for `Market`.
  306. 2019-09-05 Version 1.36.107
  307. - Generated 2016-07-14 for `CloudAPI`.
  308. 2019-09-05 Version 1.36.106
  309. - Generated 2017-08-01 for `polardb`.
  310. 2019-09-05 Version 1.36.105
  311. - Generated 2017-12-14 for `BssOpenApi`.
  312. 2019-09-03 Version 1.36.104
  313. - Generated 2014-08-15 for `Rds`.
  314. 2019-08-30 Version 1.36.103
  315. - Revert to 2015-09-01.
  316. 2019-08-30 Version 1.36.102
  317. - Release Apis of Version 2019-09-10.
  318. 2019-08-30 Version 1.36.101
  319. - Supported Meida complex for IMM.
  320. 2019-08-30 Version 1.36.100
  321. - Add api for getTrace and searchTracelist.
  322. 2019-08-29 Version 1.36.99
  323. - Move StopExecution params to body.
  324. 2019-08-29 Version 1.36.98
  325. - For publish.
  326. 2019-08-28 Version 1.36.97
  327. - Add DBS API UpgradeBackupPlan.
  328. - Add DBS API DescribePreCheckProgressList.
  329. 2019-08-26 Version 1.36.96
  330. - QueryInstanceBillResponse change ownerId type from Long to String.
  331. - QueryInstanceBillResponse change usage type from float to String.
  332. - QueryInstanceBillResponse change listPrice type from float to String.
  333. - QueryInstanceBillResponse change deductedByResourcePackage type from float to String.
  334. 2019-08-22 Version 1.36.95
  335. - Support API RecognizeImageColor.
  336. - Support API DetectImageElements.
  337. - Support API RecolorImage.
  338. - Support API SegmentImage.
  339. - Support API ChangeImageSize.
  340. - Support API ExtendImageStyle.
  341. - Support API RecognizeImageStyle.
  342. - Support API MakeSuperResolutionImage.
  343. 2019-08-22 Version 1.36.94
  344. - Api release 2019-08-08 public sdk 2-5-2 sdk release 20190822 shichun-fsc.
  345. 2019-08-21 Version 1.36.93
  346. - Move StartExecution params to body.
  347. 2019-08-21 Version 1.36.92
  348. - Return backup job id when create backup.
  349. - Return backup set size when describe backups.
  350. 2019-08-20 Version 1.36.91
  351. - API TaobaoFilmGetSchedules retrun col add hallId.
  352. 2019-08-15 Version 1.36.90
  353. - FnF public version.
  354. - Add Report task api.
  355. 2019-08-15 Version 1.36.89
  356. - Add API BatchStartCdnDomain, BatchStopCdnDomain, DescribeTagResources, DescribeUserTags, TagResources, UntagResources.
  357. 2019-08-15 Version 1.36.88
  358. - QueryInstanceBillResponse add ServicePeriod.
  359. 2019-08-14 Version 1.36.87
  360. - Generated 2018-01-20 for `Iot`.
  361. 2019-08-13 Version 1.36.86
  362. - Optimize return code.
  363. - Edit QueryDataset.
  364. 2019-08-13 Version 1.36.85
  365. - Supported for openapi new version.
  366. 2019-08-12 Version 1.36.84
  367. - Support Defect Face API.
  368. 2019-08-08 Version 1.36.83
  369. - Add CreateStorageSet api to support storageSet.
  370. - Add DeleteStorageSet api to support storageSet.
  371. - Add ModifyStorageSetAttribute api to support storageSet.
  372. - Add DescribeStorageSets api to support storageSet.
  373. - Add DescribeStorageSetDetails api to support storageSet.
  374. - Add parameter StorageSetId,StorageSetPartitionNumber to api CreateDisk,RunInstances,CreateInstance support storageSet.
  375. - Add StorageSetId,StorageSetPartitionNumber with response of api DescribeDisks.
  376. - Add DescribeNetworkInterfaces to support filter by PrivateIpAddress.
  377. 2019-08-08 Version 1.36.82
  378. - Group, Plugin support tag authentication.
  379. 2019-08-06 Version 1.36.81
  380. - Supported GetMediaMeta for IMM.
  381. 2019-08-06 Version 1.36.80
  382. - Supported GetMediaMeta for IMM.
  383. 2019-08-06 Version 1.36.79
  384. - Supported GetMediaMeta for IMM.
  385. 2019-08-06 Version 1.36.78
  386. - Supported GetMediaMeta for IMM.
  387. 2019-08-06 Version 1.36.77
  388. - Supported GetMediaMeta for IMM.
  389. 2019-08-05 Version 1.36.76
  390. - GetOrderDetail add originalConfig param.
  391. 2019-08-05 Version 1.36.75
  392. - GetOrderDetail add originalConfig param.
  393. 2019-08-05 Version 1.36.74
  394. - Modify DBS API DescribeFullBackupList.
  395. 2019-08-02 Version 1.36.73
  396. - SubscribeBillToOSSRequest add multAccountRelSubscribe, bucketOwnerId.
  397. - UnsubscribeBillToOSSRequest add multAccountRelSubscribe.
  398. 2019-07-31 Version 1.36.72
  399. - Endpoint auto route.
  400. 2019-07-26 Version 1.36.71
  401. - Generated 2019-05-24 for `cusanalytic_sc_online`.
  402. 2019-07-26 Version 1.36.70
  403. - Generated 2019-05-24 for `cusanalytic_sc_online`.
  404. 2019-07-25 Version 1.36.69
  405. - App-related actions support tag authentication.
  406. 2019-07-23 Version 1.36.68
  407. - Supported CreationOption of CreateDBCluster with `CloneFromPolarDB `,`CloneFromRDS`,`MigrationFromRDS`.
  408. 2019-07-19 Version 1.36.67
  409. - QueryMonthlyBillResponse add roundDownDiscount.
  410. - QueryBillResponse add roundDownDiscount.
  411. - QueryInstanceBillResponse add item.
  412. 2019-07-18 Version 1.36.66
  413. - Add a new field named Input to SubmitAIJob api request to set the input file of AI job.
  414. - Change the field MediaId of SubmitAIJob api to non-mandatory.
  415. 2019-07-14 Version 1.36.65
  416. - Modify DBS API DescribeBackupPlanList.
  417. 2019-07-14 Version 1.36.64
  418. - Modify DBS API DescribeBackupPlanList.
  419. 2019-07-12 Version 1.36.63
  420. - Public api AddLivePullStreamInfoConfig.
  421. 2019-07-11 Version 1.36.62
  422. - Modify CreateBackupPlan.
  423. - Modify ConfigureBackupPlan.
  424. - Modify DescribeFullBackupList.
  425. - Modify DescribeRestoreTaskList.
  426. - Add ModifyBackupSourceEndpoint.
  427. - Add ModifyBackupStrategy.
  428. - Add ModifyBackupPlanName.
  429. 2019-07-05 Version 1.36.61
  430. - Supported library managment for simillarity scene.
  431. - Remove the local file uploader code which can be downloaded from yundun content security document.
  432. 2019-07-05 Version 1.36.60
  433. - Add TaskCancelStatus for QueryTaskList api.
  434. 2019-07-04 Version 1.36.59
  435. - Supported API DescribeRecordStatisticsy for Query Volume.
  436. - Supported API DescribeDomainStatistics for Query Volume.
  437. 2019-07-03 Version 1.36.58
  438. - Supported API DescribeRecordStatisticsSummary for Query Volume.
  439. - Supported API DescribeDomainStatisticsSummary for Query Volume.
  440. - Supported API DescribeRecordStatisticsHistory for Query Volume.
  441. - Supported API DescribeDomainDnsStatistics for Query Volume.
  442. 2019-07-02 Version 1.36.57
  443. - FnF public version.
  444. 2019-07-02 Version 1.36.56
  445. - Fix Double to double.
  446. 2019-07-01 Version 1.36.55
  447. - Support cloud_essd disk category for API CreateDisk, CreateInstance and RunInstances, and support configurating PerformanceLevel when choose cloud_essd.
  448. - Add ModifyDiskSpec API to support cloud_essd PerformanceLevel modification.
  449. - Add AutoProvisioningGroup interfaces, provide AutoProvisioningGroup function.
  450. - Add RetentionDays to snapshot creating.
  451. 2019-06-27 Version 1.36.54
  452. - Added setting of crop_mode parameter.
  453. 2019-06-24 Version 1.36.53
  454. - Add some new apis to manage VoD domain, such as AddVodDomain, UpdateVodDomain, DeleteVodDomain, BatchStartVodDomain, BatchStopVodDomain, DescribeVodUserDomains, DescribeVodDomainDetail.
  455. - Add some new apis to manage VoD domain config, such as BatchSetVodDomainConfigs, DescribeVodDomainConfigs, DeleteVodSpecificConfig, SetVodDomainCertificate, DescribeVodCertificateList, DescribeVodDomainCertificateInfo.
  456. - Add a new field named AppId to some apis supporting the VoD App feature, such as AddWorkFlow, GetWorkFlow, ListWorkFlow, AddVodTemplate, GetVodTemplate, ListVodTemplate, AddTranscodeTemplateGroup, GetTranscodeTemplateGroup, ListTranscodeTemplateGroup, AddWatermark, GetWatermark, ListWatermark, UploadMediaByURL.
  457. - Add a new field named UserData to SubmitTranscodeJobs api request to support user-defined extension fields, which can be used for transparent return when callbacks.
  458. 2019-06-24 Version 1.36.52
  459. - Add some new apis to manage VoD domain, such as AddVodDomain, UpdateVodDomain, DeleteVodDomain, BatchStartVodDomain, BatchStopVodDomain, DescribeVodUserDomains, DescribeVodDomainDetail.
  460. - Add some new apis to manage VoD domain config, such as BatchSetVodDomainConfigs, DescribeVodDomainConfigs, DeleteVodSpecificConfig, SetVodDomainCertificate, DescribeVodCertificateList, DescribeVodDomainCertificateInfo.
  461. - Add a new field named AppId to some apis supporting the VoD App feature, such as AddWorkFlow, GetWorkFlow, ListWorkFlow, AddVodTemplate, GetVodTemplate, ListVodTemplate, AddTranscodeTemplateGroup, GetTranscodeTemplateGroup, ListTranscodeTemplateGroup, AddWatermark, GetWatermark, ListWatermark, UploadMediaByURL.
  462. - Add a new field named UserData to SubmitTranscodeJobs api request to support user-defined extension fields, which can be used for transparent return when callbacks.
  463. 2019-06-18 Version 1.36.51
  464. 1. Supported the related recommend.
  465. 2. Supported exposure time controll and exposure filter by scene.
  466. 2019-06-17 Version 1.36.50
  467. companyreg release
  468. 2019-06-13 Version 1.36.49
  469. 1, fixed DescribeAvailableResource OpenApi AvailableZones value problem.
  470. 2019-06-13 Version 1.36.48
  471. - Generated 2015-01-01 for `R-kvstore`
  472. 2019-06-13 Version 1.36.47
  473. Add Network Assistant openapi sdk
  474. 2019-06-12 Version 1.36.46
  475. 1, Add RenewBackupPlan DBS interface.
  476. 2019-06-12 Version 1.36.45
  477. 1.Fix bug
  478. 2019-06-12 Version 1.36.44
  479. 1, Add InvokeDataAPIService interface, support invoke service of data api to get sql query result.
  480. 2, Add GetDataAPIServiceDetail interface, support get data api's detail information.
  481. 3, Add CreateDataAPIService interface, support create data api with sql statement.
  482. 2019-06-05 Version: 1.36.43
  483. 1, Update DescribeDataLimitDetail interface, add password for response
  484. 2019-06-04 Version: 1.36.42
  485. 1, Add new API: UpdateLivePullStreamInfoConfig
  486. 2019-06-03 Version: 1.36.41
  487. 1, Add openapi of ACL.
  488. 2019-05-31 Version: 1.36.40
  489. 1, add api 'search traces count'
  490. 2, add page index for api 'searchTraces'
  491. 2019-05-31 Version: 1.36.39
  492. 1, Add authority in GetMaterials API.
  493. 2019-05-29 Version 1.36.38
  494. update Smartag
  495. 2019-05-29 Version 1.36.37
  496. update product
  497. 2019-05-29 Version: 1.36.36
  498. 1, Fix ServiceCode typo in request
  499. 2019-05-28 Version: 1.36.35
  500. 1, CreateDBInstance now support autoRenew
  501. 2019-05-27 Version: 1.36.34
  502. 1, Support video transcode.
  503. 2019-05-27 Version: 1.36.33
  504. 1, Initial release of api, including data management api, rule configuration api and system configuration api.
  505. 2019-05-22 Version: 1.36.32
  506. 1, Add EndTime parameter to api ModifyPrepayInstanceSpec
  507. 2, Add RebootTime parameter to api ModifyPrepayInstanceSpec
  508. 2019-05-20 Version: 1.36.31
  509. 1, Add both api, ListNotaryInfos
  510. 2019-05-20 Version: 1.36.30
  511. 1, Initial release of api, including data management api, rule configuration api and system configuration api.
  512. 2019-05-16 Version: 1.36.29
  513. 1, Add some new apis to fetch the usage data from VoD, such as DescribeVodDomainUsageData, DescribeVodStorageData, DescribeVodTranscodeData, DescribeVodAIData.
  514. 2, Add a new api named GetUploadDetails to describe the upload detail, such as uploading time and uploading source.
  515. 3, Add a new api named GetAIVideoTagResult to describe the result of AI tag.
  516. 4, Add new field Icon and OnlineStatus to some apis to manage short video materials, such as SearchMedia, GetAttachedMediaInfo, CreateUploadAttachedMedia.
  517. 5, Add a new field RegionId to the response of GetAttachedMediaInfo and GetImageInfo.
  518. 6, Add the field named UserData to SubmitSnapshotJob api request.
  519. 2019-05-15 Version: 1.36.28
  520. 1, Add InstanceId parameter to api CreateDisk
  521. 2, Add parameter Affinity and Tenancy in ECS instance DedicatedHost related apis.
  522. 3, Add SecurityGroupIds parameter to Instance creation apis.
  523. 2019-05-14 Version: 1.36.27
  524. 1, support body detect
  525. 2019-05-14 Version: 1.36.26
  526. 1, Support body detect.
  527. 2019-05-14 Version: 1.36.25
  528. 1, Support body detect.
  529. 2019-05-14 Version: 1.36.24
  530. 1, Support body detect.
  531. 2019-05-13 Version: 1.36.23
  532. 1, Support for creating instances and joining multiple security groups at the same time.
  533. 2019-04-26 Version: 1.36.22
  534. 1, add new openapi.
  535. 2019-04-23 Version: 1.36.21
  536. 1, Support mounting multiple volumes using different protocol
  537. 2, Support scaling out cross AZ
  538. 2019-04-22 Version: 1.36.20
  539. 1, This is an example of release-log.
  540. 2, Please strictly follow this format to edit in English.
  541. 3, Format:Number + , + Space + Description
  542. 2019-04-18 Version: 1.36.19
  543. 1, Add CreateAccount
  544. 2019-04-18 Version: 1.36.18
  545. 1, CreateCacheAnalysisTask prop modify
  546. 2019-04-18 Version: 1.36.17
  547. 1, add ReservedInstance API.
  548. 2019-04-17 Version: 1.36.16
  549. 1, Add DescribeRestoreTaskList DBS interface.
  550. 2, Add DescribeNodeCidrList DBS interface.
  551. 2019-04-16 Version: 1.36.15
  552. 1, Fixed DescribeAccounts response type error.
  553. 2019-04-16 Version: 1.36.14
  554. 1, Add api about pushing security check commands
  555. 2019-04-16 Version: 1.36.13
  556. 1, Fixed describeAccounts response type error
  557. 2019-04-16 Version: 1.36.12
  558. 1, Mark CreateDiagnosticReport as public api.
  559. 2, ModifySecurityIps support modifyMode parameter.
  560. 2019-04-16 Version: 1.36.11
  561. 1, Add group api.
  562. 2019-04-16 Version: 1.36.10
  563. 1, Add group api.
  564. 2019-04-16 Version: 1.36.9
  565. 1, Add group api.
  566. 2019-04-16 Version: 1.36.8
  567. 1, Add group api.
  568. 2019-04-15 Version: 1.36.7
  569. 1, Add CreateRestoreTask DBS interface.
  570. 2, Add StartRestoreTask DBS interface.
  571. 2019-04-15 Version: 1.36.6
  572. 1, add arns parameter to CreateDisk/CreateInstance API in order to support disk encryption by performing a sts role play.
  573. 2019-04-15 Version: 1.36.5
  574. 1, Add apis, DescribeScreenHostStatistics、DescribeScreenSummaryInfo、DescribeScreenAttackAnalysisData、DescribeScreenAttackAnalysisData、DescribeScreenAttackAnalysisData
  575. 2019-04-15 Version: 1.36.4
  576. 1, Add Group Api.
  577. 2019-04-11 Version: 1.36.3
  578. 1, The ‘CreateProject’ interface adds the ‘ModelId’ parameter
  579. 2019-04-11 Version: 1.36.2
  580. 1, Add some new apis to manage VoD's App, such as CreateAppInfo, GetAppInfos, ListAppInfos, UpdateAppInfo, DeleteAppInfo, AttachAppPolicyToIdentity, DetachAppPolicyFromIdentity, ListAppPoliciesForIdentity and MoveAppResource.
  581. 2, Add new apis SetMessageCallback, GetMessageCallback and DeleteMessageCallback to manage message callback configuration.
  582. 3, Add new apis GetAttachedMedia, UpdateAttachedMediaInfos and DeleteAttachedMedia to manage attached media information.
  583. 4, Add a new api named DeleteMultipartUpload to clean up the fragmented files generated during the upload process.
  584. 5, Add a new field named AppId to some apis supporting the VoD App feature, such as CreateUploadVideo, SearchMedia, GetVideoInfo, GetVideoInfos; Add new fields named NonExistVideoIds and ForbiddenVideoIds to DeleteVideo api response; Add a new field named ForbiddenVideoIds to UpdateVideoInfos api response.
  585. 6, The Editing supports multi-region and multi-materials. Add new fields named StorageLocation and RegionId in Project struct to GetEditingProject api response; Add new fields named StorageLocation, RegionId and Duration in ProjectList struct to SearchEditingProject api response; Add a new field named MaterialType to GetEditingProjectMaterials api request.
  586. 7, Add new fields named TranscodeFileRegular, Clip and Rotate to GetTranscodeTemplateGroup api response to support the custom file path feature.
  587. 8, Add a new field named AttachedMedia to api response to support the attached media feature.
  588. 9, Add a new field named SubTotal to GetCategories response to show the number of sub category.
  589. 10, Add a new field named AdditionType to GetVideoInfo and GetVideoInfos api request to fetch the custom media info and the corresponding field is CustomMediaInfo.
  590. 2019-04-10 Version: 1.36.1
  591. 1, Modify DescribeBackupGatewayList DBS interface.
  592. 2019-04-10 Version: 1.36.0
  593. 1, New APIs for visual service (VNC).
  594. 2, New APIs for software management.
  595. 3, New APIs for CPFS filesystem.
  596. 2019-04-09 Version: 1.35.9
  597. 1, support service account management networkInterface function.
  598. 2019-04-09 Version: 1.35.8
  599. 1, Add Apis for offline VerifySDK.
  600. 2019-04-08 Version: 1.35.7
  601. 1, Modify DescribeBackupPlanList DBS interface.
  602. 2, Modify DescribeFullBackupList DBS interface.
  603. 3, Modify DescribeIncrementBackupList DBS interface.
  604. 4, Modify DescribeBackupGatewayList DBS interface.
  605. 2019-04-08 Version: 1.35.6
  606. 1, Add StopBackupPlan DBS interface.
  607. 2, Add DescribeBackupPlanList DBS interface.
  608. 3, Add DescribeFullBackupList DBS interface.
  609. 4, Add DescribeIncrementBackupList DBS interface.
  610. 5, Add DescribeBackupGatewayList DBS interface.
  611. 2019-04-04 Version: 1.35.5
  612. 1, ScalingConf systemDisk add DiskName and Description parameters.
  613. 2, ScalingConf dataDisk add DiskName & Description & Encrypted & KMSKeyId parameters.
  614. 2019-04-03 Version: 1.35.4
  615. 1, Add interfaces related to vulnerability whitelist
  616. 2, Add interfaces related to vulnerability auto-del configuration
  617. 3, Add interfaces related to vulnerability fix advise
  618. 4, Add interfaces searching and operating vulnerability
  619. 2019-03-29 Version: 1.35.3
  620. 1, Add DLQ message openAPI.
  621. 2, Add Query the subscription relational openAPI.
  622. 3, Remove white list restrictions.
  623. 2019-03-28 Version: 1.35.2
  624. 1, release bssopenapi
  625. 2019-03-28 Version: 1.35.1
  626. 1, Add multiple language support in DescribeZones
  627. 2, Add gray parameter in CreateDisk
  628. 2019-03-28 Version: 1.35.0
  629. 1, Add logo detect.
  630. 2019-03-27 Version: 1.34.66
  631. 1, Add Project interface.
  632. 2, Add Tag interface.
  633. 3, Add TrainData interface.
  634. 4, Add Train interface.
  635. 5, Add Iteration interface.
  636. 6, Add Predict interface.
  637. 7, Add PredictData interface.
  638. 2019-03-27 Version: 1.34.65
  639. 1, Add Project interface.
  640. 2, Add Tag interface.
  641. 3, Add TrainData interface.
  642. 4, Add Train interface.
  643. 5, Add Iteration interface.
  644. 6, Add Predict interface.
  645. 7, Add PredictData interface.
  646. 2019-03-27 Version: 1.34.64
  647. 1, Add DLQ message openAPI.
  648. 2, Add Query the subscription relational openAPI.
  649. 3, Remove white list restrictions.
  650. 2019-03-27 Version: 1.34.63
  651. 1, Add DLQ message openAPI.
  652. 2, Add Query the subscription relational openAPI.
  653. 3, Remove white list restrictions.
  654. 2019-03-27 Version: 1.34.62
  655. 1, release dysmsapi
  656. 2019-03-25 Version: 1.34.61
  657. 1, cms fix duplicated struct definition
  658. 2019-03-25 Version: 1.34.60
  659. 1, mts fix duplication struct definition
  660. 2019-03-25 Version: 1.34.59
  661. 1, jarvis-pulic fix product code with dash
  662. 2019-03-25 Version: 1.34.58
  663. 1, sas-api, fix product code with dash
  664. 2019-03-21 Version: 1.34.57
  665. 1, Update Dependency
  666. 2019-03-21 Version: 1.34.56
  667. 1, Update Dependency
  668. 2019-03-20 Version: 1.34.55
  669. 1, Update the Dependency
  670. 2019-03-20 Version: 1.34.54
  671. 1, Update the Dependency
  672. 2019-03-20 Version: 1.34.53
  673. 1, cloudwf: update bool type parameter
  674. 2019-03-20 Version: 1.34.52
  675. 1, Update Dependency
  676. 2019-03-19 Version: 1.34.51
  677. 1, Support ' fc ' Source DomainName
  678. 2019-03-19 Version: 1.34.50
  679. 1, move fields: tag, associate_person, cid
  680. 2019-03-19 Version: 1.34.49
  681. 1, format fields: tags, associatePerson
  682. 2019-03-19 Version: 1.34.48
  683. 1, add query user oms data api
  684. 2019-03-19 Version: 1.34.47
  685. 1, Update Dependency
  686. 2019-03-19 Version: 1.34.46
  687. 1, Update Dependency
  688. 2019-03-19 Version: 1.34.45
  689. 1, This is an example of release-log.
  690. 2, Please strictly follow this format to edit in English.
  691. 3, Format:Number + , + Space + Description
  692. 2019-03-18 Version: 1.34.44
  693. 1, rds: deliver string true/false to server for bool type parameter, not previous 1/0
  694. 2019-03-18 Version: 1.34.43
  695. 1, deliver string true/false to server for bool type parameter, not previous 1/0
  696. 2019-03-18 Version: 1.34.42
  697. 1, Signature Document SDK.
  698. 2, First version publish.
  699. 3, Beta Version SDK
  700. 2019-03-18 Version: 1.34.41
  701. 1, Update Dependency
  702. 2019-03-18 Version: 1.34.40
  703. 1, move AssociatePerson\Tag field
  704. 2, Optimize RealName field
  705. 2019-03-18 Version: 1.34.39
  706. 1, Update Dependency
  707. 2019-03-18 Version: 1.34.38
  708. 1, Update Dependency
  709. 2019-03-18 Version: 1.34.37
  710. 1, Update Dependency
  711. 2019-03-18 Version: 1.34.36
  712. 1, Update Dependency
  713. 2019-03-15 Version: 1.34.35
  714. 1, Update Dependency
  715. 2019-03-15 Version: 1.34.34
  716. 1, Update Dependency
  717. 2019-03-15 Version: 1.34.33
  718. 1, Update Dependency
  719. 2019-03-15 Version: 1.34.32
  720. 1, Update Dependency
  721. 2019-03-15 Version: 1.34.31
  722. 1, Update Dependency
  723. 2019-03-15 Version: 1.34.30
  724. 1, Update Dependency
  725. 2019-03-15 Version: 1.34.29
  726. 1, Update Dependency
  727. 2019-03-15 Version: 1.34.28
  728. 1, Update Dependency
  729. 2019-03-15 Version: 1.34.27
  730. 1, Update Dependency
  731. 2019-03-15 Version: 1.34.26
  732. 1, Update Dependency
  733. 2019-03-15 Version: 1.34.25
  734. 1, Update Dependency
  735. 2019-03-14 Version: 1.34.24
  736. 1, Update Dependency
  737. 2019-03-14 Version: 1.34.23
  738. 1, Update Dependency
  739. 2019-03-14 Version: 1.34.22
  740. 1, Update Dependency
  741. 2019-03-14 Version: 1.34.21
  742. 1, Update Dependency
  743. 2019-03-14 Version: 1.34.20
  744. 1, Update Dependency
  745. 2019-03-14 Version: 1.34.19
  746. 1, Update Dependency
  747. 2019-03-14 Version: 1.34.18
  748. 1, Update Dependency
  749. 2019-03-14 Version: 1.34.17
  750. 1, Update Dependency
  751. 2019-03-14 Version: 1.34.16
  752. 1, Update Dependency
  753. 2019-03-13 Version: 1.34.15
  754. 1, Update Dependency
  755. 2019-03-13 Version: 1.34.14
  756. 1, Update Dependency
  757. 2019-03-13 Version: 1.34.13
  758. 1, Update Dependency
  759. 2019-03-13 Version: 1.34.12
  760. 1, Distinguish between system and service parameters
  761. 2019-03-13 Version: 1.34.11
  762. 1, add DescribeDemands interface
  763. 2019-03-13 Version: 1.34.10
  764. 1, Distinguish between system and service parameters
  765. 2019-03-12 Version: 1.34.9
  766. 1, add agency infomation
  767. 2, update sdk core resources
  768. 2018-12-20 Version: 1.34.8
  769. 1, Sync CDN API.
  770. 2018-12-11 Version: 1.34.7
  771. 1, Sync CDN API.
  772. 2018-12-06 Version: 1.34.6
  773. 1, Add DescribeLiveDomainRealTimeBpsData, DescribeLiveDomainRealTimeHttpCodeData,DescribeLiveDomainRealTimeTrafficData.
  774. 2, Update DescirbeCasterChannels and DescribeCasterStreamUrl.
  775. 2018-12-03 Version: 1.34.5
  776. 1, Sync CDN API.
  777. 2018-12-03 Version: 1.34.4
  778. 1, Sync CDN API.
  779. 2018-12-03 Version: 1.34.3
  780. 1, Update 2014-11-11 API.
  781. 2018-12-03 Version: 1.34.2
  782. 1, Add a parameter to RemoveInstances.
  783. 2018-11-30 Version: 1.34.1
  784. 1, Add new apis called AddVodTemplate, UpdateVodTemplate, DeleteVodTemplate, ListVodTemplate, GetVodTemplate and SetDefaultVodTemplate which support vodtemplate feature.
  785. 2, Add a new api called CreateUploadAttachedMedia to get upload auth for attached media
  786. 3, Add new apis called AddWorkFlow, UpdateWorkFlow, DeleteWorkFlow, ListWorkFlow, GetWorkFlow which support workflow feature.
  787. 2018-11-28 Version: 1.34.0
  788. 1, Add RedeployInstance interface, and support to migrate ecs instance with specified maintenance events actively
  789. 2018-11-28 Version: 1.33.6
  790. 1, Add APIs InvokeThingsService, SetDevicesProperty and QueryDeviceByTags .
  791. 2018-11-27 Version: 1.33.5
  792. 1, Add APIs InvokeThingsService, SetDevicesProperty and QueryDeviceByTags .
  793. 2018-11-22 Version: 1.33.4
  794. 1, Increase the scene field
  795. 2018-11-22 Version: 1.33.3
  796. 1, Add parameter DeletionProtection when creating instance and modifying instance attribute
  797. 2018-11-21 Version: 1.33.2
  798. 1, Add new apis called AddWatermark, UpdateWatermark, DeleteWatermark, ListWatermarks, GetWatermark and SetDefaultWatermark which support watermark feature.
  799. 2, Add a new api called RegisterMedia which supports registration of audio and video media files that already exist in the OSS bucket.
  800. 3, Add the field named OverrideParams to SubmitTranscodeJobs api request.
  801. 2018-11-16 Version: 1.33.1
  802. 1, update version
  803. 2018-11-15 Version: 1.33.0
  804. 1, ECS support ipv6Address
  805. 2018-11-14 Version: 1.32.0
  806. 1, Better support for hybrid cluster.
  807. 2018-11-13 Version: 1.31.0
  808. 1, Add FuzzyMatchDomainSensitiveWord interface,Support fuzzy matching sensitive words.
  809. 2, Add BatchFuzzyMatchDomainSensitiveWord interface,Support batch fuzzy matching sensitive words.
  810. 3, Add DynamicCheck properties for results of CheckDomain interface.
  811. 2018-11-10 Version: 1.30.5
  812. 1, Update SetWaitingRoomConfig.
  813. 2018-11-08 Version: 1.30.4
  814. 1, Fix the http response receive bug
  815. 2018-11-08 Version: 1.30.3
  816. 1, Update Version.
  817. 2018-11-07 Version: 1.30.2
  818. 1, Add API CreateTemplate,DeleteTemplate,GetAllTemplate,GetTemplateInfo.
  819. 2, Add API GetTaskStatus,StartTask,StopTask.
  820. 3, Add API GetTaskParam,UpdateTaskParam.
  821. 2018-11-02 Version: 1.30.1
  822. 1, deviceName and productKey can be used instead of iotId.
  823. 2, New productKey fields for queryauthentication output parameter.
  824. 3, New deviceName fields for queryauthentication output parameter.
  825. 2018-11-02 Version: 1.30.0
  826. 1, first version
  827. 2018-10-31 Version: 1.29.5
  828. 1, Update SetWaitingRoomConfig.
  829. 2018-10-31 Version: 1.29.4
  830. 1, Add SetWaitingRoomConfig.
  831. 2018-10-31 Version: 1.29.3
  832. 1, Add SetWaitingRoomConfig.
  833. 2018-10-30 Version: 1.29.2
  834. 1, Add API DescribeLiveDomainBpsData,DescribeLiveDomainTrafficData.
  835. 2018-10-26 Version: 1.29.1
  836. 1, Return AuditConclusions in SubmitMaterials API.
  837. 2018-10-25 Version: 1.29.0
  838. 1, Add apis for trademark domains.
  839. 2, Add QueryDomainAdminDivision api.
  840. 2018-10-16 Version: 1.28.3
  841. 1, This version add MetricQuery interface to support retcode and apm metric query.
  842. 2018-10-16 Version: 1.28.2
  843. 1, This version add MetricQuery interface to support retcode and apm metric query.
  844. 2018-10-16 Version: 1.28.1
  845. 1, This version add MetricQuery interface to support retcode and apm metric query.
  846. 2018-10-16 Version: 1.28.0
  847. 1, Delete deprecated and unusable apis : AddIpRange, UnbindIpRange, BindIpRange, DescribeIntranetAttributeKb, DescribeIpRanges, ModifyIntranetBandwidthKb, DescribeEventDetail, CheckAutoSnapshotPolicy, CheckDiskEnableAutoSnapshotValidation, DescribeAutoSnapshotPolicy
  848. 2, Add instance topology api DescribeInstanceTopology
  849. 3, Add mount point in DescribeDisksFullStatus
  850. 2018-10-16 Version: 1.27.11
  851. 1, remove set group tags API.
  852. 2018-10-13 Version: 1.27.10
  853. 1, Add device group related APIs.
  854. 2018-10-13 Version: 1.27.9
  855. 1, Add device group related APIs.
  856. 2018-10-13 Version: 1.27.8
  857. 1, Add device group related APIs.
  858. 2018-10-11 Version: 1.27.7
  859. 1, Add a new api called DeleteMezzanines to clear mezzanine infos and storages.
  860. 2, Add the field called PlayConfig to GetVideoPlayAuth and GetPlayInfo api request.
  861. 3, Add a new api called UpdateImageInfos to update image information.
  862. 2018-10-09 Version: 1.27.6
  863. 1, v1.0.0-->v1.0.1
  864. 2, provider new region:beijing/shenzhen/zhangjiakou
  865. 3, provider service for VPC user;
  866. 2018-09-30 Version: 1.27.5
  867. 1, This is an example of release-log.
  868. 2, Please strictly follow this format to edit in English.
  869. 3, Format:Number + , + Space + Description
  870. 2018-09-29 Version: 1.27.4
  871. 1, Sync cdn api.
  872. 2018-09-29 Version: 1.27.3
  873. 1, This is an example of release-log.
  874. 2, Please strictly follow this format to edit in English.
  875. 3, Format:Number + , + Space + Description
  876. 2018-09-29 Version: 1.27.2
  877. 1, This is an example of release-log.
  878. 2, Please strictly follow this format to edit in English.
  879. 3, Format:Number + , + Space + Description
  880. 2018-09-28 Version: 1.27.1
  881. 1, Add one api, QueryAppDeviceList.
  882. 2018-09-27 Version: 1.27.0
  883. 1, Add new API ListQueues, modify API SetAutoScaleConfig to support queue related features.
  884. 2018-09-27 Version: 1.26.4
  885. 1, modify getFaces Api
  886. 2018-09-27 Version: 1.26.3
  887. 1, modify getFaces Api
  888. 2018-09-25 Version: 1.26.2
  889. 1, Add GetHotlineRecord and QueryHotlineRecord interface, version 1.0.0
  890. 2018-09-17 Version: 1.26.1
  891. 1, Add field for AddCasterVideoResource, DescribeCasterVideoResources, ModifyCasterVideoResource.
  892. 2018-09-14 Version: 1.26.0
  893. 1, Add DedicatedHost Feature
  894. 2018-09-13 Version: 1.25.3
  895. 1, Add CreateChannelToken.
  896. 2018-09-06 Version: 1.25.2
  897. 1, AutoScaling support launchTemplate.
  898. 2018-09-06 Version: 1.25.1
  899. 1, Add API deleteProduct.
  900. 2, Move all API to version 20180120.
  901. 2018-09-05 Version: 1.25.0
  902. 1, Add new APIs with control policy for querying price
  903. 2018-09-03 Version: 1.24.2
  904. 1, voice identify interface
  905. 2, client upload credentials interface
  906. 2018-09-03 Version: 1.24.1
  907. 1, Add new service API:FindServiceStatisticalData, which can support query service statistical data.
  908. 2018-08-28 Version: 1.24.0
  909. 1, Add new APIs for profiling application performance: GetCloudMetricProfiling, etc.
  910. 2, Add new APIs to support Shifter container applications: AddContainerApp, etc.
  911. 2018-08-28 Version: 1.23.4
  912. 1, Add param for DescribeRegions,support AcceptLanguage,RegionEndpoint.
  913. 2018-08-27 Version: 1.23.3
  914. 1, add Ess alarm task api, CreateAlarm, DeleteAlarm, DescribeAlarms, DeleteAlarm, EnableAlarm, DisableAlarm
  915. 2018-08-27 Version: 1.23.2
  916. 1, Add api GetGatewayBySubDevice.
  917. 2, Modified the time related response parameters.
  918. 3, Add messageId in response with InvokeThingService,SetDeviceProperty and NotifyAddThingTopo.
  919. 2018-08-23 Version: 1.23.1
  920. 1, RunInstance add privateIpAddress.
  921. 2018-08-22 Version: 1.23.0
  922. 1, Add api CreateSimulatedSystemEvents, support creating one or more simulated system events.
  923. 2, Add api CancelSimulatedSystemEvents, support cancelling one or more simulated system events.
  924. 2018-08-21 Version: 1.22.9
  925. 1, Repair describeLaunchTemplateVersions securityEnhancementStrategy type
  926. 2018-08-21 Version: 1.22.8
  927. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  928. 2018-08-17 Version: 1.22.7
  929. 1, Add a new api called DeleteImage to clear the image resource.
  930. 2, Add the field called AdditionType and OutputType to GetMezzanineInfo api request.
  931. 3, Add the field called OutputType to GetMezzanineInfo api response.
  932. 4, Add the field called CreationTime and ModificationTime to GetPlayInfo api response.
  933. 2018-08-17 Version: 1.22.6
  934. 1, New apkpubkey fields for queryauthentication output parameter.
  935. 2, New packagename fields for queryauthentication output parameter.
  936. 3, New clientId fields for queryauthentication output parameter.
  937. 2018-08-16 Version: 1.22.5
  938. 1, ModifyScalingConfiguration add imageName.
  939. 2, CreateScalingConfiguration add imageName.
  940. 2018-08-15 Version: 1.22.4
  941. 1, Fix bug in GetMaterials API.
  942. 2, GetVerifyToken added a new param VerifyConfigs
  943. 2018-08-15 Version: 1.22.3
  944. 1, Add domain operation api AddLiveDomain,DeleteLiveDomain,DescribeLiveDomainDetail,StartLiveDomain,StopLiveDomain.
  945. 2, Add certificate operation api DescribeLiveCertificateDetail,DescribeLiveCertificateList,SetLiveDomainCertificate.
  946. 3, Add domain config api BatchSetLiveDomainConfigs,BatchDeleteLiveDomainConfigs,DeleteLiveSpecificConfig,DescribeLiveDomainConfigs.
  947. 2018-08-15 Version: 1.22.2
  948. 1, Update ecs tag to 20 maximum
  949. 2018-08-14 Version: 1.22.1
  950. 1, Change parameter name of Dialogue
  951. 2018-08-13 Version: 1.22.0
  952. 1, New userinfo fields for registerface input parameter.
  953. 2, New userinfo fields for updateface input parameter.
  954. 3, New userinfo fields for queryface output parameter.
  955. 2018-08-13 Version: 1.21.6
  956. 1, Add cross domain support.
  957. 2, Add parameter SerialNumber to interface RebootSmartAccessGateway.
  958. 2018-08-08 Version: 1.21.5
  959. 1, The official release 4.0.0
  960. 2018-08-08 Version: 1.21.4
  961. 1, Update FC apis.
  962. 2018-08-08 Version: 1.21.3
  963. 1, First release.
  964. 2018-08-07 Version: 1.21.2
  965. 1, Add api GetGatewayBySubDevice.
  966. 2, Modified the time related response parameters.
  967. 3, Add messageId in response with InvokeThingService,SetDeviceProperty and NotifyAddThingTopo.
  968. 2018-08-05 Version: 1.21.1
  969. 1, Add Interface SubmitSubtitleJob
  970. 2, Support convert ttml、stl subtitle to vtt
  971. 2018-08-03 Version: 1.21.0
  972. 1, Add new API AddLocalNodes, for adding local machine to a hybrid cluster
  973. 2018-08-01 Version: 1.20.5
  974. 1, Add new API GetConversationDetailByContactId
  975. 2018-08-01 Version: 1.20.4
  976. 1, Add api: MoPenQueryCanvas, MoPenDoRecognize, MoPenSendMqttMessage, MoPenFindGroup
  977. 2018-07-31 Version: 1.20.3
  978. 1, Support describePrice for market image, add return detailInfo in interface describePrice
  979. 2018-07-26 Version: 1.20.2
  980. 1, Add BatchGetJobMetricInfo API.
  981. 2, Add BatchGetPluginConfigInfo API.
  982. 3, Add GetJobTopology API.
  983. 2018-07-25 Version: 1.20.1
  984. 1, Add RemoveTerminals API.
  985. 2018-07-13 Version: 1.20.0
  986. 1, New APIs for batch executing commands in cluster: InvokeShellCommand, ListCommands, etc.
  987. 2, New APIs for HybridCluster (link E-HPC with cluster in local IDC): CreateHybridCluster, etc.
  988. 3, New APIs for Container applications: AddContainerApp, etc.
  989. 2018-07-11 Version: 1.19.3
  990. 1, new function: Attach and Detach Rds instance of scalingGroup.
  991. 2018-07-11 Version: 1.19.2
  992. 1, Add DetectFaceAttributesService.
  993. 2, Add cloudauthPageUrl to GetVerifyTokenResponse.
  994. 2018-07-05 Version: 1.19.1
  995. 1, new function, attach/detach load balancer of scalingGroup
  996. 2018-07-05 Version: 1.19.0
  997. 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.
  998. 2018-06-28 Version: 1.18.1
  999. 1, ScalingConfiguration support hostName and passwordInherit
  1000. 2, ScalingConfiguration support modify
  1001. 2018-06-27 Version: 1.18.0
  1002. 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.
  1003. 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
  1004. 2018-06-27 Version: 1.17.10
  1005. 1, DescribeNetworkInterfaces support query with vpcId
  1006. 2018-06-22 Version: 1.17.9
  1007. 1, rtc openapi
  1008. 2018-06-21 Version: 1.17.8
  1009. 1, This is add InstanceList.
  1010. 2018-06-20 Version: 1.17.7
  1011. 1, Add InstanceList in product security information query.
  1012. 2018-06-20 Version: 1.17.6
  1013. 1, Add InstanceList in product security information query.
  1014. 2018-06-14 Version: 1.17.5
  1015. 1, Add passwordInherit.
  1016. 2018-06-13 Version: 1.17.4
  1017. 1, Add API AddCasterEpisodeGroupContent,CreateCaster.
  1018. 2, Add Parameter fillMode for AddCasterLayout,ModifyCasterLayout.
  1019. 3, Add return value fillMode DescribeCasterLayouts.
  1020. 4, Update ErrorCode for StartCaster,StartCasterScene,DescribeCasters,CopyCaster.
  1021. 5, Update ErrorCode for ModifyCasterLayout,DeleteCasterLayout,DeleteLiveAppRecordConfig.
  1022. 6, Update ForbidLiveStream,DescribeLiveStreamsPublishList,DescribeLiveStreamsOnlineList.
  1023. 2018-06-13 Version: 1.17.3
  1024. 1, Add lifecycleHook.
  1025. 2018-06-08 Version: 1.17.2
  1026. 1, Add scdn interface,support scdn.
  1027. 2018-06-06 Version: 1.17.1
  1028. 1, Change the type of srcUid to int.
  1029. 2018-06-06 Version: 1.17.0
  1030. 1, Add interface DescribePhoneInfo, DescribeDdosDefenseInfo, DescribeRiskListDetail, DescribePunishList.
  1031. 2018-05-29 Version: 1.16.0
  1032. 1, Add new interface DescribePhoneInfo to SDK.
  1033. 2018-05-28 Version: 1.15.0
  1034. 1, Add face 1-N,1-1 scan interface.
  1035. 2018-05-28 Version: 1.14.0
  1036. 1, ValidateSecurityGroup API
  1037. 2018-05-28 Version: 1.13.0
  1038. 1, This is an example of release-log.
  1039. 2, Please strictly follow this format to edit in English.
  1040. 3, Format:Number + , + Space + Description
  1041. 2018-05-23 Version: 1.12.0
  1042. 1, Add CreateDrdsAccount API, to support creating account for all databases of a DRDS instance.
  1043. 2018-05-23 Version: 1.11.0
  1044. 1, Update API version to 2018-04-12.
  1045. 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.
  1046. 3, New parameters for CreateCluster API: EcsChargeType. Support creating a pre-paid cluster.
  1047. 4, New parameters for CreateCluster API: DeploymentMode. Support creating a cluster with fewer manager nodes.
  1048. 2018-05-23 Version: 1.10.3
  1049. 1, This is an example of release-log.
  1050. 2, Please strictly follow this format to edit in English.
  1051. 3, Format:Number + , + Space + Description
  1052. 2018-05-22 Version: 1.10.2
  1053. 1, add DescribeMigrateTasks,DescribeOssDownloads,CheckRecoveryConditions.
  1054. 2, modify DescribeDBInstanceAttribute.
  1055. 2018-05-17 Version: 1.10.1
  1056. 1, Supporting ethnicGroup and idCardStartDate fields in GetMaterials api
  1057. 2018-05-17 Version: 1.10.0
  1058. 1, the first version of private dns SDK
  1059. 2018-05-11 Version: 1.9.1
  1060. 1, Add Function Compute interface,support Function Compute.
  1061. 2018-05-09 Version: 1.9.0
  1062. 1, Add apis for domain broker.
  1063. 2018-05-08 Version: 1.8.2
  1064. 1, Add instance params.
  1065. 2018-05-08 Version: 1.8.1
  1066. 1, Remove DescribeAccountAttributes.
  1067. 2018-05-02 Version: 1.8.0
  1068. 1, Add new interface InstallCloudAssistant, support Cloud Assistant client installation.
  1069. 2, Add new interface DescribeCloudAssistantStatus, support Cloud Assistant client status detection.
  1070. 2018-04-28 Version: 1.7.3
  1071. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  1072. 2, Add dcdn config interface,Support set、delete、query domain config.
  1073. 2018-04-28 Version: 1.7.2
  1074. 1, Add dcdn domain interface,Support add、modify、delete、query dcdn domain.
  1075. 2, Add dcdn config interface,Support set、delete、query domain config.
  1076. 2018-04-27 Version: 1.7.1
  1077. 1, release hsm open api
  1078. 2, hsm open api includes DescribeRegions, DescribeInstances, ModityInstance, ConfigNetwork, ConfigWhiteList
  1079. 2018-04-26 Version: 1.7.0
  1080. 1, Add apis for domain group.
  1081. 3, Add fields for QueryDomainList.
  1082. 2018-04-24 Version: 1.6.5
  1083. 1, add interface FetchPhotos
  1084. 2, add xflush log param unixTimestamp
  1085. 2018-04-23 Version: 1.6.4
  1086. 1, DescribeInstanceHistoryEvents adds parameter instanceEventTypes and instanceEventCycleStatuss.
  1087. 2, InstanceId parameter is not necessary for DescribeInstanceHistoryEvents now.
  1088. 3, DescribeInstancesFullStatus adds parameter instanceEventTypes.
  1089. 2018-04-23 Version: 1.6.3
  1090. 1, Add notificationConfiguration.
  1091. 2, Add standby status.
  1092. 2018-04-17 Version: 1.6.2
  1093. 1, EditPhotos add input param TakenAt
  1094. 2, add FetchMomentPhotos
  1095. 3, ListAlbums add return param Remark
  1096. 2018-04-11 Version: 1.6.1
  1097. 1, GetLibrary/FetchLibraries add return ctime
  1098. 2, Editphotos add input param takenAt
  1099. 2018-04-10 Version: 1.6.0
  1100. 1, Add three interfaces CreateNetworkInterfacePermission DeleteNetworkInterfacePermission DescribeNetworkInterfacePermissions.
  1101. 2018-04-10 Version: 1.5.1
  1102. 1, publish Project API.
  1103. 2, publish Service API.
  1104. 3, publish Service order API.
  1105. 4, publish Credential API.
  1106. 5, publish CAS API.
  1107. 2018-04-08 Version: 1.5.0
  1108. 1, Add voice asynchronous scan interface.
  1109. 2018-04-03 Version: 1.4.0
  1110. 1, Add APIs for domain transfer in and transfer out.
  1111. 2, Add APIs for poll and acknowledge domain task.
  1112. 3, Add API for query domain group list.
  1113. 2018-03-30 Version: 1.3.8
  1114. 1, API QueryCustomerSaleInfo arguments update.
  1115. 2018-03-29 Version: 1.3.7
  1116. 1, edit FetchLibraries return param format
  1117. 2018-03-27 Version: 1.3.6
  1118. 1, Rename QueryCustomerSaleInfo to RegionName.
  1119. 2018-03-27 Version: 1.3.5
  1120. 1, publish Project API.
  1121. 2, publish Service API.
  1122. 3, publish Service order API.
  1123. 4, publish Credential API.
  1124. 5, publish CAS API.
  1125. 2018-03-27 Version: 1.3.4
  1126. 1, add interface FetchLibraries
  1127. 2018-03-23 Version: 1.3.3
  1128. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  1129. 2018-03-23 Version: 1.3.2
  1130. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  1131. 2018-03-23 Version: 1.3.1
  1132. 1, ModifyPrepayInstanceSpec support migrateAcrossZone.
  1133. 2018-03-23 Version: 1.3.0
  1134. 1, Add 'QueryDevicesByAccount' and 'QueryDevicesByAlias' Api.
  1135. 2, Remove 'QueryPushDetail' Api.
  1136. 2018-03-20 Version: 1.2.16
  1137. 1, add FetchAlbumTagPhotos
  1138. 2, CreatePhoto add optional param TakenAt
  1139. 2018-03-16 Version: 1.2.15
  1140. 1, Synchronize to the latest api list
  1141. 2018-03-15 Version: 1.2.14
  1142. 1, Synchronize to the latest api list
  1143. 2018-03-15 Version: 1.2.13
  1144. 1, Synchronize to the latest api list
  1145. 2018-03-15 Version: 1.2.12
  1146. 1, Synchronize to the latest api list
  1147. 2018-03-15 Version: 1.2.11
  1148. 1, Synchronize to the latest api list
  1149. 2018-03-15 Version: 1.2.10
  1150. 1, Add QueryCustomerSaleInfo API.
  1151. 2018-03-14 Version: 1.2.9
  1152. 1, Support predefine endpoints parse
  1153. 2018-03-13 Version: 1.2.8
  1154. 1, API GetQuotaHistoryInfo fix field error.
  1155. 2018-03-07 Version: 1.2.7
  1156. 1, add GetAlbumsByNames
  1157. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  1158. 3, add return IdStr for string
  1159. 2018-03-06 Version: 1.2.6
  1160. 1, add GetAlbumsByNames
  1161. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  1162. 3, add return IdStr for string
  1163. 2018-03-06 Version: 1.2.5
  1164. 1, add GetAlbumsByNames
  1165. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  1166. 3, add return IdStr for string
  1167. 2018-02-28 Version: 1.2.4
  1168. 1, Add query resource inventory API.
  1169. 2, Add query topology API.
  1170. 2018-02-27 Version: 1.2.3
  1171. 1, Add query topology API.
  1172. 2018-02-27 Version: 1.2.2
  1173. 1, Add new API: ListRecordingsByContactId.
  1174. 2018-02-27 Version: 1.2.1
  1175. 1, Add Action API.
  1176. 2018-02-27 Version: 1.2.0
  1177. 1, add new api DescribeClusters,DescribeClusterLogs,DescribeClusterNodes,UpgradeClusterComponents
  1178. 2018-02-09 Version: 1.1.0
  1179. 1, Aliyun E-HPC service SDK, initial version.
  1180. 2, Include APIs of E-HPC clusters, nodes, users, jobs, job templates etc.
  1181. 2018-02-07 Version: 1.0.12
  1182. 1, add the access interface of logs such as vulnerabilities, baselines, exceptions, etc.
  1183. 2018-02-06 Version: 1.0.11
  1184. 1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
  1185. 2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
  1186. 2018-02-02 Version: 1.0.10
  1187. 1, this version is new of captcha management and nvc analyze
  1188. 2018-01-26 Version: 1.0.9
  1189. 1, Update InstanceProfileCredentialsProvider
  1190. 2, Update common api
  1191. 2018-01-24 Version: 1.0.8
  1192. 1, Fixed a problem that the ActiveAlert interface name is not standard
  1193. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  1194. 2018-01-24 Version: 1.0.7
  1195. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  1196. 2018-01-23 Version: 1.0.6
  1197. 1, Tesla Dam API release.
  1198. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  1199. 2018-01-12 Version: 1.0.5
  1200. 1, First commit ess module
  1201. 2018-01-11 Version: 1.0.4
  1202. 1, replace photo tag 2000 upgrade to 5000
  1203. 2, add TrashQuota
  1204. 2018-01-10 Version: 1.0.3
  1205. 1, First release vpc for c++
  1206. 2018-01-10 Version: 1.0.2
  1207. 1, First release slb for C++
  1208. 2018-01-10 Version: 1.0.1
  1209. 1, First release ecs for C++
  1210. 2017-12-27 Version: 1.0.0
  1211. 1, Fix build failed on linux