Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

46 lines (35 loc) · 1.21 KB

163yun Go SDK ChangeLog

Version 2.0.3 (2017.06.12)

  • cloudcomb: add IP api
  • cloudcomb: Update Microservice api

Version 2.0.2 (2017.05.19)

  • cloudcomb: add microservice api

Version 2.0.1 (2017.05.11)

  • cloudcomb: add namespace api

Version 2.0.0 (2017.05.07)

  • 163yun: renanme sdk name and update README
  • cloudcomb: refactor package cloudcomb

Version 1.1.0 (2016.08.08)

  • refactor github name and package name

Version 1.0.1 (2016.07.22)

  • optimize TestCloudComb_WatchCluster, use goroutine to watch the update result

Version 1.0.0 (2016.07.21)

Version 0.0.4 (2016.07.05)

  • finish container relate api
  • add several container test function

Version 0.0.3 (2016.06.30)

  • add several container api
  • add several cluster api
  • app several repository api
  • add several secret key api
  • add several test function

Version 0.0.2 (2016.06.29)

  • add http core
  • add test module
  • add get user token api
  • add list containers' images api
  • add list containers api

Version 0.0.1 (2016.06.28)

  • init project