Skip to content

Releases: apache/cloudstack-go

v2.16.1

20 May 06:57
2b21240
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.16.0...v2.16.1

v2.16.0

15 Mar 08:54
f763951
Compare
Choose a tag to compare

Support for Apache CloudStack 4.19

What's Changed

New Contributors

Full Changelog: v2.15.0...v2.16.0

v2.16.0-rc.2

25 Aug 05:46
c9c5957
Compare
Choose a tag to compare
v2.16.0-rc.2 Pre-release
Pre-release

Releasing latest head as v2.16.0-rc.2 (RC1) tag for testing purpose

v2.16.0-rc.1

04 Aug 08:03
b4a5f38
Compare
Choose a tag to compare
v2.16.0-rc.1 Pre-release
Pre-release

Releasing latest head as v2.16.0-rc.1 (RC1) tag for testing purpose

v2.15.0

04 Apr 09:10
3995b5e
Compare
Choose a tag to compare

Support for Apache Cloudstack 4.18

Full changelog: v2.14.0...v2.15.0

v2.14.0

31 Mar 06:44
f4cfaae
Compare
Choose a tag to compare

Support for Apache Cloudstack 4.17

Fixes around APIs support, value encoding, and generate

Full changelog: v2.13.2...v2.14.0

v2.13.2

13 Jun 03:58
396c624
Compare
Choose a tag to compare

Updated for 4.16.1 with test fixes

  • Update test parsing to ensure ID is present

v2.13.1

18 May 07:16
f8fbd00
Compare
Choose a tag to compare

Updated for 4.16.1 with a minor fix

  • Fix wrong label for listdomainchildren

v2.13.0

22 Apr 05:59
c2b1969
Compare
Choose a tag to compare

Support for Apache Cloudstack 4.16.1.0

  • Updating to 4.16.1
  • Autogenerate tests
  • Add support for getUserKeys
  • Fix listVPCs unmarshall error when a VPC has network tiers attached

Full Changelog: v2.12.0...v2.13.0

v2.12.0

03 Dec 10:18
71cd5ea
Compare
Choose a tag to compare

Support for Apache Cloudstack 4.16.0.0

  • Support 4.x compatibility for change in Managementserverid type in API response
  • Add additional tests for resource operations and services
  • Fix GetUploadParamsForVolume, GetUploadParamsForTemplate
  • Added interfaces for better operability, mocking and testing
  • Added support for getters in *Params
  • Added the ability to configure the http client timeout
  • Update documentation / README