ChangeLog.txt 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115
  1. 2018-01-18 Version: 0.8.2
  2. 1. Set default timeout to 10s
  3. 2. Make integration tests more stable
  4. 3. Fix the problem of LocationResolver in concurrency
  5. 4. Modifying the naming specification
  6. 2018-01-18 Version: 0.8.1
  7. 1, Update ECS go SDK to catch up with other langs.
  8. 2, DescribeImageSupportInstanceTypes add new param Filter and ActionType
  9. 2018-01-16 Version: 0.8.0
  10. 1, Add TriggerMode param in AddMediaWorkflow.
  11. 2, Add TriggerMode param in QueryMediaWorkflowList/SearchMediaWorkflow/UpdateMediaWorkflow.
  12. 3, Add interface UpdateMediaWorkflowTriggerMode.
  13. 2018-01-11 Version: 0.7.8
  14. 1. complete partly missed service codes
  15. 2. add default http method for roa requests
  16. 2018-01-11 Version: 0.7.7
  17. 1, Bug fix: Replenish user interface
  18. 2018-01-11 Version: 0.7.6
  19. 1, replace photo tag 2000 upgrade to 5000
  20. 2, add TrashQuota
  21. 2018-01-11 Version: 0.7.5
  22. 1, Make the json.Unmarshal more robust
  23. 2018-01-09 Version: 0.7.4
  24. 1, Add integration tests
  25. 2018-01-04 Version: 0.7.3
  26. 1, Remove get entity info API, replaced by get entity instance.
  27. 2018-01-03 Version: 0.7.2
  28. 1, Bug fix: fix the ecs unmarshal bug
  29. 2018-01-03 Version: 0.7.1
  30. 1, Bug fix: fix the unmarshal bug
  31. 2017-12-29 Version: 0.7.0
  32. 1, First release for Domain-intl.
  33. 2, Add interfaces for domain name registration and management.
  34. 2017-12-29 Version: 0.6.8
  35. 1, Allow the setting of AcceptFormat in the Request.
  36. 2017-12-26 Version: 0.6.5
  37. 1, Add video AI service interface.
  38. 2017-12-26 Version: 0.6.4
  39. 1, Add video AI service interface.
  40. 2017-12-20 Version: 0.6.3
  41. 1, support tile dataset
  42. 2, use dimension value type to replace isDrillDown
  43. 2017-12-20 Version: 0.6.2
  44. 1, support tile dataset
  45. 2, use dimension value type to replace isDrillDown
  46. 2017-12-19 Version: 0.6.1
  47. 1, InactivatePhotos support customer inactiveTime
  48. 2, support customer tags
  49. 3, ListPhotoTags、ListTags add param lang
  50. 2017-12-18 Version: 0.6.0
  51. 1, Add Scdn API.
  52. 2017-12-18 Version: 0.5.7
  53. 1, This is the first release of CCC Open API.
  54. 2017-12-15 Version: 0.5.6
  55. 1, Update SetReqAuthConfig.
  56. 2, Add Scdn API.
  57. 2017-12-15 Version: 0.5.5
  58. 1, fix test cases
  59. 2017-12-15 Version: 0.5.4
  60. 1, Add scdn API.
  61. 2, Update SetReqAuthConfig.
  62. 2017-12-12 Version: 0.5.1
  63. 1, remove unused fmt.print
  64. 2017-12-08 Version: 0.5.0
  65. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  66. 2017-12-08 Version: 0.4.0
  67. 1, support endpoint.xml resolver
  68. 2017-12-08 Version: 0.3.1
  69. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  70. 2017-12-01 Version: 0.2.2
  71. 1, Fix ineffassign problems
  72. 2017-12-01 Version: 0.2.1
  73. 1, Fix capitalizes the first letter in each word of header
  74. 2017-11-28 Version: 0.2.0
  75. 1, AK2.0 & StsToken
  76. 2017-11-27 Version: 0.1.3
  77. 1, format ft code with gofmt
  78. 2017-11-27 Version: 0.1.2
  79. 1, format code with gofmt
  80. 2017-11-27 Version: 0.1.1
  81. 1, add glide files