Releases: apache/cloudstack-go
Releases · apache/cloudstack-go
v2.15.0
Support for Apache Cloudstack 4.18
Full changelog: v2.14.0...v2.15.0
v2.14.0
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
Updated for 4.16.1 with test fixes
- Update test parsing to ensure ID is present
v2.13.1
Updated for 4.16.1 with a minor fix
- Fix wrong label for listdomainchildren
v2.13.0
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
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