ChangeLog.txt 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  1. 2018-01-11 Version: 0.7.7
  2. 1, Bug fix: Replenish user interface
  3. 2018-01-11 Version: 0.7.6
  4. 1, replace photo tag 2000 upgrade to 5000
  5. 2, add TrashQuota
  6. 2018-01-11 Version: 0.7.5
  7. 1, Make the json.Unmarshal more robust
  8. 2018-01-09 Version: 0.7.4
  9. 1, Add integration tests
  10. 2018-01-04 Version: 0.7.3
  11. 1, Remove get entity info API, replaced by get entity instance.
  12. 2018-01-03 Version: 0.7.2
  13. 1, Bug fix: fix the ecs unmarshal bug
  14. 2018-01-03 Version: 0.7.1
  15. 1, Bug fix: fix the unmarshal bug
  16. 2017-12-29 Version: 0.7.0
  17. 1, First release for Domain-intl.
  18. 2, Add interfaces for domain name registration and management.
  19. 2017-12-29 Version: 0.6.8
  20. 1, Allow the setting of AcceptFormat in the Request.
  21. 2017-12-26 Version: 0.6.5
  22. 1, Add video AI service interface.
  23. 2017-12-26 Version: 0.6.4
  24. 1, Add video AI service interface.
  25. 2017-12-20 Version: 0.6.3
  26. 1, support tile dataset
  27. 2, use dimension value type to replace isDrillDown
  28. 2017-12-20 Version: 0.6.2
  29. 1, support tile dataset
  30. 2, use dimension value type to replace isDrillDown
  31. 2017-12-19 Version: 0.6.1
  32. 1, InactivatePhotos support customer inactiveTime
  33. 2, support customer tags
  34. 3, ListPhotoTags、ListTags add param lang
  35. 2017-12-18 Version: 0.6.0
  36. 1, Add Scdn API.
  37. 2017-12-18 Version: 0.5.7
  38. 1, This is the first release of CCC Open API.
  39. 2017-12-15 Version: 0.5.6
  40. 1, Update SetReqAuthConfig.
  41. 2, Add Scdn API.
  42. 2017-12-15 Version: 0.5.5
  43. 1, fix test cases
  44. 2017-12-15 Version: 0.5.4
  45. 1, Add scdn API.
  46. 2, Update SetReqAuthConfig.
  47. 2017-12-12 Version: 0.5.1
  48. 1, remove unused fmt.print
  49. 2017-12-08 Version: 0.5.0
  50. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  51. 2017-12-08 Version: 0.4.0
  52. 1, support endpoint.xml resolver
  53. 2017-12-08 Version: 0.3.1
  54. 1, Add ARMSQueryDataSet, WhereInDimQuery interface.
  55. 2017-12-01 Version: 0.2.2
  56. 1, Fix ineffassign problems
  57. 2017-12-01 Version: 0.2.1
  58. 1, Fix capitalizes the first letter in each word of header
  59. 2017-11-28 Version: 0.2.0
  60. 1, AK2.0 & StsToken
  61. 2017-11-27 Version: 0.1.3
  62. 1, format ft code with gofmt
  63. 2017-11-27 Version: 0.1.2
  64. 1, format code with gofmt
  65. 2017-11-27 Version: 0.1.1
  66. 1, add glide files