ChangeLog.txt 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. 2018-02-05 Version: 0.12.0
  2. 1, Optimize the nested structs in all response
  3. 2018-02-02 Version: 0.11.2
  4. 1, this version is new of captcha management and nvc analyze
  5. 2018-01-31 Version: 0.11.1
  6. 1. Fixed bugs that could cause signature errors while a ROA request contains lots of special symbols
  7. 2. Optimization of the serverError.Error() interface
  8. 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
  9. 2018-01-29 Version: 0.11.0
  10. 1, Support dep
  11. 2, Add 4 usage of credentials for each services
  12. 3, Standard interface naming
  13. 2018-01-29 Version: 0.10.0
  14. 1, Add 'notificationChannel' parameter to Push API
  15. 2018-01-24 Version: 0.9.3
  16. 1, Fixed a problem that the ActiveAlert interface name is not standard
  17. 2, Update ActiveAlert interface : ListProductOfActiveAlert / DisableActiveAlert / EnableActiveAlert
  18. 2018-01-24 Version: 0.9.2
  19. 1, Add ActiveAlert API : ListActiveAlertRuleRequest/ListProductOfActiceAlertRequest/EnableActiceAlertRequest/DisableActiceAlertRequest
  20. 2018-01-24 Version: 0.9.1
  21. 1. improve: asyncWithChan avoid panic of "write on closed channel"
  22. 2. improve: asyncWithChan support select case usage
  23. 3. bug fix: repeated signature nonce while retry
  24. 4. bug fix: calling request.GetUrl() ahead of client.DoAction() will cause problems
  25. 2018-01-24 Version: 0.9.0
  26. 1, Publish domain config interface, allow users to create or delete a domain protect config under DDoS Pro.
  27. 2, Publish domain config query interface, allow users to query a list of domain config or a single domain config.
  28. 3, Publish domain proxy modify interface, allow users to set domain transmit proxy.
  29. 4, Publish domain transmit rule config interface, including modify and delete type.
  30. 5, Publish domain black and white list config interface.
  31. 6, Publish domain cname auto status config interface.
  32. 7, Publish domain certificate upload interface.
  33. 8, Publish domain qps graph query interface.
  34. 9, Publish ip attack events and traffic graph query interface.
  35. 2018-01-23 Version: 0.8.3
  36. 1, Tesla Dam API release.
  37. 2, Add ActionDiskCheck, ActionDiskMask, ActionDiskRma, HostGets.
  38. 2018-01-18 Version: 0.8.2
  39. 1. Set default timeout to 10s
  40. 2. Make integration tests more stable
  41. 3. Fix the problem of LocationResolver in concurrency
  42. 4. Modifying the naming specification
  43. 2018-01-18 Version: 0.8.1
  44. 1, Update ECS go SDK to catch up with other langs.
  45. 2, DescribeImageSupportInstanceTypes add new param Filter and ActionType
  46. 2018-01-16 Version: 0.8.0
  47. 1, Add TriggerMode param in AddMediaWorkflow.
  48. 2, Add TriggerMode param in QueryMediaWorkflowList/SearchMediaWorkflow/UpdateMediaWorkflow.
  49. 3, Add interface UpdateMediaWorkflowTriggerMode.
  50. 2018-01-11 Version: 0.7.8
  51. 1. complete partly missed service codes
  52. 2. add default http method for roa requests
  53. 2018-01-11 Version: 0.7.7
  54. 1, Bug fix: Replenish user interface
  55. 2018-01-11 Version: 0.7.6
  56. 1, replace photo tag 2000 upgrade to 5000
  57. 2, add TrashQuota
  58. 2018-01-11 Version: 0.7.5
  59. 1, Make the json.Unmarshal more robust
  60. 2018-01-09 Version: 0.7.4
  61. 1, Add integration tests
  62. 2018-01-04 Version: 0.7.3
  63. 1, Remove get entity info API, replaced by get entity instance.
  64. 2018-01-03 Version: 0.7.2
  65. 1, Bug fix: fix the ecs unmarshal bug
  66. 2018-01-03 Version: 0.7.1
  67. 1, Bug fix: fix the unmarshal bug
  68. 2017-12-29 Version: 0.7.0
  69. 1, First release for Domain-intl.
  70. 2, Add interfaces for domain name registration and management.
  71. 2017-12-29 Version: 0.6.8
  72. 1, Allow the setting of AcceptFormat in the Request.
  73. 2017-12-26 Version: 0.6.5
  74. 1, Add video AI service interface.
  75. 2017-12-26 Version: 0.6.4
  76. 1, Add video AI service interface.
  77. 2017-12-20 Version: 0.6.3
  78. 1, support tile dataset
  79. 2, use dimension value type to replace isDrillDown
  80. 2017-12-20 Version: 0.6.2
  81. 1, support tile dataset
  82. 2, use dimension value type to replace isDrillDown
  83. 2017-12-19 Version: 0.6.1
  84. 1, InactivatePhotos support customer inactiveTime
  85. 2, support customer tags
  86. 3, ListPhotoTags、ListTags add param lang
  87. 2017-12-18 Version: 0.6.0
  88. 1, Add Scdn API.
  89. 2017-12-18 Version: 0.5.7
  90. 1, This is the first release of CCC Open API.
  91. 2017-12-15 Version: 0.5.6
  92. 1, Update SetReqAuthConfig.
  93. 2, Add Scdn API.
  94. 2017-12-15 Version: 0.5.5
  95. 1, fix test cases
  96. 2017-12-15 Version: 0.5.4
  97. 1, Add scdn API.
  98. 2, Update SetReqAuthConfig.
  99. 2017-12-12 Version: 0.5.1
  100. 1, remove unused fmt.print
  101. 2017-12-08 Version: 0.5.0
  102. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  103. 2017-12-08 Version: 0.4.0
  104. 1, support endpoint.xml resolver
  105. 2017-12-08 Version: 0.3.1
  106. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  107. 2017-12-01 Version: 0.2.2
  108. 1, Fix ineffassign problems
  109. 2017-12-01 Version: 0.2.1
  110. 1, Fix capitalizes the first letter in each word of header
  111. 2017-11-28 Version: 0.2.0
  112. 1, AK2.0 & StsToken
  113. 2017-11-27 Version: 0.1.3
  114. 1, format ft code with gofmt
  115. 2017-11-27 Version: 0.1.2
  116. 1, format code with gofmt
  117. 2017-11-27 Version: 0.1.1
  118. 1, add glide files