CHANGELOG 50 KB

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