ChangeLog.txt 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306
  1. 2018-04-04 Version: 1.6.1
  2. 1, add tablestore trigger pop api and sample code
  3. 2018-04-04 Version: 1.6.0
  4. 1, Add APIs for domain transfer in and transfer out.
  5. 2, Add APIs for poll and acknowledge domain task.
  6. 2018-04-03 Version: 1.5.0
  7. 1, Add APIs for domain transfer in and transfer out.
  8. 2, Add APIs for poll and acknowledge domain task.
  9. 3, Add API for query domain group list.
  10. 2018-03-30 Version: 1.4.11
  11. 1, API QueryCustomerSaleInfo arguments update.
  12. 2018-03-29 Version: 1.4.10
  13. 1, edit FetchLibraries return param format
  14. 2018-03-29 Version: 1.4.9
  15. 1, Add APIs: CreateAlias, UpdateAlias, DeleteAlias, ListAliases, ListAliasesByKeyId.
  16. 2, Add APIs: GetParametersForImport, ImportKeyMaterial, DeleteKeyMaterial.
  17. 3, Update KeyMetadata for CreateKey and DescribeKey.
  18. 2018-03-29 Version: 1.4.8
  19. 1, Cloud Enterprise Network SDK initial release.
  20. 2018-03-29 Version: 1.4.7
  21. 1, Cloud Enterprise Network SDK initial release.
  22. 2018-03-27 Version: 1.4.6
  23. 1, Rename QueryCustomerSaleInfo to RegionName.
  24. 2018-03-27 Version: 1.4.5
  25. 1, publish Project API.
  26. 2, publish Service API.
  27. 3, publish Service order API.
  28. 4, publish Credential API.
  29. 5, publish CAS API.
  30. 2018-03-27 Version: 1.4.4
  31. 1, add interface FetchLibraries
  32. 2018-03-23 Version: 1.4.3
  33. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  34. 2018-03-23 Version: 1.4.2
  35. 1, interface DescribeInstanceTypes output InstancePpsRx InstancePpsTx
  36. 2018-03-23 Version: 1.4.1
  37. 1, ModifyPrepayInstanceSpec support migrateAcrossZone.
  38. 2018-03-23 Version: 1.4.0
  39. 1, Add 'QueryDevicesByAccount' and 'QueryDevicesByAlias' Api.
  40. 2, Remove 'QueryPushDetail' Api.
  41. 2018-03-20 Version: 1.2.7
  42. 1, add FetchAlbumTagPhotos
  43. 2, CreatePhoto add optional param TakenAt
  44. 2018-03-16 Version: 1.2.6
  45. 1, Update GetQuotaInstance API.
  46. 2018-03-16 Version: 1.2.5
  47. 1, Synchronize to the latest api list
  48. 2018-03-15 Version: 1.2.4
  49. 1, Add QueryCustomerSaleInfo API.
  50. 2018-03-09 Version:1.2.3
  51. 1, fix bug:modify error message when roleArn is wrong
  52. 2018-03-13 Version: 1.2.2
  53. 1, API GetQuotaHistoryInfo fix field error.
  54. 2018-03-09 Version: 1.2.1
  55. 1, complete api comments
  56. 2018-03-09 Version: 1.2.0
  57. 1, improve endpoint resolver
  58. 2018-03-07 Version: 1.1.7
  59. 1, add GetAlbumsByNames
  60. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  61. 3, add return IdStr for string
  62. 2018-03-06 Version: 1.1.6
  63. 1, add GetAlbumsByNames
  64. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  65. 3, add return IdStr for string
  66. 2018-03-06 Version: 1.1.5
  67. 1, add GetAlbumsByNames
  68. 2, add ListEvent/CreateEvent/EditEvent/DeleteEvent/GetEvent
  69. 3, add return IdStr for string
  70. 2018-02-28 Version: 1.1.3
  71. 1, Add query resource inventory API.
  72. 2, Add query topology API.
  73. 2018-02-28 Version: 1.1.2
  74. 1, Add query topology API.
  75. 2018-02-27 Version: 1.1.1
  76. 1, Add Action API.
  77. 2018-02-27 Version: 1.1.0
  78. 1, add new api DescribeClusters,DescribeClusterLogs,DescribeClusterNodes,UpgradeClusterComponents
  79. 2018-02-12 Version: 1.0.0
  80. 1. Optimize the nested structs in all response, this will bring the following incompatibilities:
  81. * Api response struct changes, conclude:
  82. * ecs.DescribeNetworkInterfaces
  83. * ecs.DescribeDeploymentSetTopology
  84. * rds.DescribeDBInstanceIPArrayList
  85. * rds.DescribeDBInstancesAsCsv
  86. * slb.DescribeLoadBalancersRelatedEcs
  87. * vpc.DescribeVpcAttribute
  88. * vpc.DescribeVirtualBorderRouters
  89. * mts.RegisterMediaDetailPerson
  90. * mts.QueryEditingJobList
  91. * mts.SubmitEditingJobs
  92. * mts.QueryMediaListByURL
  93. * mts.ListJob
  94. * mts.QueryMediaList
  95. * mts.QueryJobList
  96. * mts.SubmitJobs
  97. * ehpc.DescribeCluster
  98. * aegis.GetEntityList
  99. * aegis.DescribeStratety
  100. 2018-02-09 Version: 0.12.0
  101. 1, Aliyun E-HPC service SDK, initial version.
  102. 2, Include APIs of E-HPC clusters, nodes, users, jobs, job templates etc.
  103. 2018-02-07 Version: 0.11.4
  104. 1, add the access interface of logs such as vulnerabilities, baselines, exceptions, etc.
  105. 2018-02-06 Version: 0.11.3
  106. 1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
  107. 2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
  108. 2018-02-02 Version: 0.11.2
  109. 1, this version is new of captcha management and nvc analyze
  110. 2018-01-31 Version: 0.11.1
  111. 1. Fixed bugs that could cause signature errors while a ROA request contains lots of special symbols
  112. 2. Optimization of the serverError.Error() interface
  113. 3. When there is an error of "SignatureDoseNotMatch", it is now possible to tell user if the AccessKeySecret is wrong or caused by a sdk bug
  114. 2018-01-29 Version: 0.11.0
  115. 1, Support dep
  116. 2, Add 4 usage of credentials for each services
  117. 3, Standard interface naming
  118. 2018-01-29 Version: 0.10.0
  119. 1, Add 'notificationChannel' parameter to Push API
  120. 2018-01-24 Version: 0.9.3
  121. 1, Fixed a problem that the ActiveAlert interface name is not standard
  122. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  123. 2018-01-24 Version: 0.9.2
  124. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  125. 2018-01-24 Version: 0.9.1
  126. 1. improve: asyncWithChan avoid panic of "write on closed channel"
  127. 2. improve: asyncWithChan support select case usage
  128. 3. bug fix: repeated signature nonce while retry
  129. 4. bug fix: calling request.GetUrl() ahead of client.DoAction() will cause problems
  130. 2018-01-24 Version: 0.9.0
  131. 1, Publish domain config interface, allow users to create or delete a domain protect config under DDoS Pro.
  132. 2, Publish domain config query interface, allow users to query a list of domain config or a single domain config.
  133. 3, Publish domain proxy modify interface, allow users to set domain transmit proxy.
  134. 4, Publish domain transmit rule config interface, including modify and delete type.
  135. 5, Publish domain black and white list config interface.
  136. 6, Publish domain cname auto status config interface.
  137. 7, Publish domain certificate upload interface.
  138. 8, Publish domain qps graph query interface.
  139. 9, Publish ip attack events and traffic graph query interface.
  140. 2018-01-23 Version: 0.8.3
  141. 1, Tesla Dam API release.
  142. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  143. 2018-01-18 Version: 0.8.2
  144. 1. Set default timeout to 10s
  145. 2. Make integration tests more stable
  146. 3. Fix the problem of LocationResolver in concurrency
  147. 4. Modifying the naming specification
  148. 2018-01-18 Version: 0.8.1
  149. 1, Update ECS go SDK to catch up with other langs.
  150. 2, DescribeImageSupportInstanceTypes add new param Filter and ActionType
  151. 2018-01-16 Version: 0.8.0
  152. 1, Add TriggerMode param in AddMediaWorkflow.
  153. 2, Add TriggerMode param in QueryMediaWorkflowList/SearchMediaWorkflow/UpdateMediaWorkflow.
  154. 3, Add interface UpdateMediaWorkflowTriggerMode.
  155. 2018-01-11 Version: 0.7.8
  156. 1. complete partly missed service codes
  157. 2. add default http method for roa requests
  158. 2018-01-11 Version: 0.7.7
  159. 1, Bug fix: Replenish user interface
  160. 2018-01-11 Version: 0.7.6
  161. 1, replace photo tag 2000 upgrade to 5000
  162. 2, add TrashQuota
  163. 2018-01-11 Version: 0.7.5
  164. 1, Make the json.Unmarshal more robust
  165. 2018-01-09 Version: 0.7.4
  166. 1, Add integration tests
  167. 2018-01-04 Version: 0.7.3
  168. 1, Remove get entity info API, replaced by get entity instance.
  169. 2018-01-03 Version: 0.7.2
  170. 1, Bug fix: fix the ecs unmarshal bug
  171. 2018-01-03 Version: 0.7.1
  172. 1, Bug fix: fix the unmarshal bug
  173. 2017-12-29 Version: 0.7.0
  174. 1, First release for Domain-intl.
  175. 2, Add interfaces for domain name registration and management.
  176. 2017-12-29 Version: 0.6.8
  177. 1, Allow the setting of AcceptFormat in the Request.
  178. 2017-12-26 Version: 0.6.5
  179. 1, Add video AI service interface.
  180. 2017-12-26 Version: 0.6.4
  181. 1, Add video AI service interface.
  182. 2017-12-20 Version: 0.6.3
  183. 1, support tile dataset
  184. 2, use dimension value type to replace isDrillDown
  185. 2017-12-20 Version: 0.6.2
  186. 1, support tile dataset
  187. 2, use dimension value type to replace isDrillDown
  188. 2017-12-19 Version: 0.6.1
  189. 1, InactivatePhotos support customer inactiveTime
  190. 2, support customer tags
  191. 3, ListPhotoTags、ListTags add param lang
  192. 2017-12-18 Version: 0.6.0
  193. 1, Add Scdn API.
  194. 2017-12-18 Version: 0.5.7
  195. 1, This is the first release of CCC Open API.
  196. 2017-12-15 Version: 0.5.6
  197. 1, Update SetReqAuthConfig.
  198. 2, Add Scdn API.
  199. 2017-12-15 Version: 0.5.5
  200. 1, fix test cases
  201. 2017-12-15 Version: 0.5.4
  202. 1, Add scdn API.
  203. 2, Update SetReqAuthConfig.
  204. 2017-12-12 Version: 0.5.1
  205. 1, remove unused fmt.print
  206. 2017-12-08 Version: 0.5.0
  207. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  208. 2017-12-08 Version: 0.4.0
  209. 1, support endpoint.xml resolver
  210. 2017-12-08 Version: 0.3.1
  211. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  212. 2017-12-01 Version: 0.2.2
  213. 1, Fix ineffassign problems
  214. 2017-12-01 Version: 0.2.1
  215. 1, Fix capitalizes the first letter in each word of header
  216. 2017-11-28 Version: 0.2.0
  217. 1, AK2.0 & StsToken
  218. 2017-11-27 Version: 0.1.3
  219. 1, format ft code with gofmt
  220. 2017-11-27 Version: 0.1.2
  221. 1, format code with gofmt
  222. 2017-11-27 Version: 0.1.1
  223. 1, add glide files