ChangeLog.txt 6.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208
  1. 2018-02-28 Version: 1.1.3
  2. 1, Add query resource inventory API.
  3. 2, Add query topology API.
  4. 2018-02-28 Version: 1.1.2
  5. 1, Add query topology API.
  6. 2018-02-27 Version: 1.1.1
  7. 1, Add Action API.
  8. 2018-02-27 Version: 1.1.0
  9. 1, add new api DescribeClusters,DescribeClusterLogs,DescribeClusterNodes,UpgradeClusterComponents
  10. 2018-02-12 Version: 1.0.0
  11. 1. Optimize the nested structs in all response, this will bring the following incompatibilities:
  12. * Api response struct changes, conclude:
  13. * ecs.DescribeNetworkInterfaces
  14. * ecs.DescribeDeploymentSetTopology
  15. * rds.DescribeDBInstanceIPArrayList
  16. * rds.DescribeDBInstancesAsCsv
  17. * slb.DescribeLoadBalancersRelatedEcs
  18. * vpc.DescribeVpcAttribute
  19. * vpc.DescribeVirtualBorderRouters
  20. * mts.RegisterMediaDetailPerson
  21. * mts.QueryEditingJobList
  22. * mts.SubmitEditingJobs
  23. * mts.QueryMediaListByURL
  24. * mts.ListJob
  25. * mts.QueryMediaList
  26. * mts.QueryJobList
  27. * mts.SubmitJobs
  28. * ehpc.DescribeCluster
  29. * aegis.GetEntityList
  30. * aegis.DescribeStratety
  31. 2018-02-09 Version: 0.12.0
  32. 1, Aliyun E-HPC service SDK, initial version.
  33. 2, Include APIs of E-HPC clusters, nodes, users, jobs, job templates etc.
  34. 2018-02-07 Version: 0.11.4
  35. 1, add the access interface of logs such as vulnerabilities, baselines, exceptions, etc.
  36. 2018-02-06 Version: 0.11.3
  37. 1, ModifyInstanceChargeType add instanceChargeType param, support prepay instance to postpay instance.
  38. 2, ModifyPrepayInstanceSpec add operatorType param, support downgrade prepay ecs.
  39. 2018-02-02 Version: 0.11.2
  40. 1, this version is new of captcha management and nvc analyze
  41. 2018-01-31 Version: 0.11.1
  42. 1. Fixed bugs that could cause signature errors while a ROA request contains lots of special symbols
  43. 2. Optimization of the serverError.Error() interface
  44. 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
  45. 2018-01-29 Version: 0.11.0
  46. 1, Support dep
  47. 2, Add 4 usage of credentials for each services
  48. 3, Standard interface naming
  49. 2018-01-29 Version: 0.10.0
  50. 1, Add 'notificationChannel' parameter to Push API
  51. 2018-01-24 Version: 0.9.3
  52. 1, Fixed a problem that the ActiveAlert interface name is not standard
  53. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  54. 2018-01-24 Version: 0.9.2
  55. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  56. 2018-01-24 Version: 0.9.1
  57. 1. improve: asyncWithChan avoid panic of "write on closed channel"
  58. 2. improve: asyncWithChan support select case usage
  59. 3. bug fix: repeated signature nonce while retry
  60. 4. bug fix: calling request.GetUrl() ahead of client.DoAction() will cause problems
  61. 2018-01-24 Version: 0.9.0
  62. 1, Publish domain config interface, allow users to create or delete a domain protect config under DDoS Pro.
  63. 2, Publish domain config query interface, allow users to query a list of domain config or a single domain config.
  64. 3, Publish domain proxy modify interface, allow users to set domain transmit proxy.
  65. 4, Publish domain transmit rule config interface, including modify and delete type.
  66. 5, Publish domain black and white list config interface.
  67. 6, Publish domain cname auto status config interface.
  68. 7, Publish domain certificate upload interface.
  69. 8, Publish domain qps graph query interface.
  70. 9, Publish ip attack events and traffic graph query interface.
  71. 2018-01-23 Version: 0.8.3
  72. 1, Tesla Dam API release.
  73. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  74. 2018-01-18 Version: 0.8.2
  75. 1. Set default timeout to 10s
  76. 2. Make integration tests more stable
  77. 3. Fix the problem of LocationResolver in concurrency
  78. 4. Modifying the naming specification
  79. 2018-01-18 Version: 0.8.1
  80. 1, Update ECS go SDK to catch up with other langs.
  81. 2, DescribeImageSupportInstanceTypes add new param Filter and ActionType
  82. 2018-01-16 Version: 0.8.0
  83. 1, Add TriggerMode param in AddMediaWorkflow.
  84. 2, Add TriggerMode param in QueryMediaWorkflowList/SearchMediaWorkflow/UpdateMediaWorkflow.
  85. 3, Add interface UpdateMediaWorkflowTriggerMode.
  86. 2018-01-11 Version: 0.7.8
  87. 1. complete partly missed service codes
  88. 2. add default http method for roa requests
  89. 2018-01-11 Version: 0.7.7
  90. 1, Bug fix: Replenish user interface
  91. 2018-01-11 Version: 0.7.6
  92. 1, replace photo tag 2000 upgrade to 5000
  93. 2, add TrashQuota
  94. 2018-01-11 Version: 0.7.5
  95. 1, Make the json.Unmarshal more robust
  96. 2018-01-09 Version: 0.7.4
  97. 1, Add integration tests
  98. 2018-01-04 Version: 0.7.3
  99. 1, Remove get entity info API, replaced by get entity instance.
  100. 2018-01-03 Version: 0.7.2
  101. 1, Bug fix: fix the ecs unmarshal bug
  102. 2018-01-03 Version: 0.7.1
  103. 1, Bug fix: fix the unmarshal bug
  104. 2017-12-29 Version: 0.7.0
  105. 1, First release for Domain-intl.
  106. 2, Add interfaces for domain name registration and management.
  107. 2017-12-29 Version: 0.6.8
  108. 1, Allow the setting of AcceptFormat in the Request.
  109. 2017-12-26 Version: 0.6.5
  110. 1, Add video AI service interface.
  111. 2017-12-26 Version: 0.6.4
  112. 1, Add video AI service interface.
  113. 2017-12-20 Version: 0.6.3
  114. 1, support tile dataset
  115. 2, use dimension value type to replace isDrillDown
  116. 2017-12-20 Version: 0.6.2
  117. 1, support tile dataset
  118. 2, use dimension value type to replace isDrillDown
  119. 2017-12-19 Version: 0.6.1
  120. 1, InactivatePhotos support customer inactiveTime
  121. 2, support customer tags
  122. 3, ListPhotoTags、ListTags add param lang
  123. 2017-12-18 Version: 0.6.0
  124. 1, Add Scdn API.
  125. 2017-12-18 Version: 0.5.7
  126. 1, This is the first release of CCC Open API.
  127. 2017-12-15 Version: 0.5.6
  128. 1, Update SetReqAuthConfig.
  129. 2, Add Scdn API.
  130. 2017-12-15 Version: 0.5.5
  131. 1, fix test cases
  132. 2017-12-15 Version: 0.5.4
  133. 1, Add scdn API.
  134. 2, Update SetReqAuthConfig.
  135. 2017-12-12 Version: 0.5.1
  136. 1, remove unused fmt.print
  137. 2017-12-08 Version: 0.5.0
  138. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  139. 2017-12-08 Version: 0.4.0
  140. 1, support endpoint.xml resolver
  141. 2017-12-08 Version: 0.3.1
  142. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  143. 2017-12-01 Version: 0.2.2
  144. 1, Fix ineffassign problems
  145. 2017-12-01 Version: 0.2.1
  146. 1, Fix capitalizes the first letter in each word of header
  147. 2017-11-28 Version: 0.2.0
  148. 1, AK2.0 & StsToken
  149. 2017-11-27 Version: 0.1.3
  150. 1, format ft code with gofmt
  151. 2017-11-27 Version: 0.1.2
  152. 1, format code with gofmt
  153. 2017-11-27 Version: 0.1.1
  154. 1, add glide files