Skip to content

Releases: apache/cloudstack-go

v2.11.0

19 Oct 06:38
78fa5e4
Compare
Choose a tag to compare

Support for Apache Cloudstack 4.15.2.0

  • Fix generator to handle API parameter type changes for 4.15.2
  • Add tests for resource operations and services
  • Update documentation / README
  • Add WithListall helper function

v2.10.0

13 Sep 14:44
v2.10.0
Compare
Choose a tag to compare

Support for Apache Cloudstack 4.15.1.0.

  • Fix generator for multiple network interfaces instance. [/pull/7]
  • Fix HostService mapping [/pull/6]
  • Updated README.md
  • Fix json tag for listVirtualMachinesMetrics [