Releases: apache/cloudstack-go
Releases · apache/cloudstack-go
Release list
v2.19.1
What's Changed
- Upgrade Apache RAT from version 0.17 to 0.18 by @DaanHoogland in #139
- Enable copilot code review by @vishesh92 in #157
- Add security-model discoverability pointer to the project-wide CloudStack threat model by @potiuk in #149
- Fix param in create LB Stickyness policy command by @vishesh92 in #133
- Scope GetTemplateByName/GetIsoByName by-ID lookup to the zone (#87) by @jmsperu in #153
- Fix panic when serializing UUID-typed request parameters by @abh1sar in #160
- Fix dropped generate error by @alrs in #138
- Fix details serialization in ImportVmParams by @Gusmew in #148
- Fix list-response JSON tags + guard getRawValue against empty arrays by @jmsperu in #154
- Fix datadisksdetails by @weizhouapache in #141
- Updated MS maintenance APIs by @sureshanaparti in #134
- Add support for 4.22.1.0 release by @Pearl1594 in #143
- Fix listing virtual machines with vnfnics by @weizhouapache in #161
- Fix the servicecapabilitylist type for create VPC & Network Offerings by @Pearl1594 in #158
- Fix list response keys derived from the API name by @abh1sar in #162
New Contributors
- @potiuk made their first contribution in #149
- @jmsperu made their first contribution in #153
- @abh1sar made their first contribution in #160
- @alrs made their first contribution in #138
- @Gusmew made their first contribution in #148
- @weizhouapache made their first contribution in #141
Full Changelog: v2.19.0...v2.19.1
v2.19.0
SDK release for ACS 4.22.0
What's Changed
- rat update to 0.17 by @DaanHoogland in #128
- Updated SDK with 4.22.0 APIs by @sureshanaparti in #130
- Fix userdatadetails by @vishesh92 in #131
- Fix VM Usage history response by @Pearl1594 in #100
Full Changelog: v2.18.1...v2.19.0
v2.18.1
Adds a fix for CNI management over the SDK release for 4.21.0 (v2.18.0).
What's Changed
- Fix CNI Configuration as it internally uses UserData by @Pearl1594 in #125
Full Changelog: v2.18.0...v2.18.1
v2.18.0
SDK release for ACS 4.21.0
What's Changed
- Update listApis with 4.21.0 APIs by @Pearl1594 in #120
Full Changelog: v2.17.2...v2.18.0
v2.17.2
What's Changed
- Fix generation of otherdeployparams's setters by @vishesh92 in #117
- Zone and Pod update responses aren't being processed correctly by @pdxfixit in #115
- rat cli check and exclude list by @DaanHoogland in #116
- Fix format of details map for update VM by @vishesh92 in #118
- Update counter, condition and autoscale policies type in responses by @Pearl1594 in #119
New Contributors
Full Changelog: v2.17.1...v2.17.2
v2.17.1
What's Changed
- Add github actions for verifying different type input params with go sdk by @vishesh92 in #111
- compatibility: restore updateGuestOs params for <= 4.20.0 by @shwstppr in #109
- Modify State Changing Requests to Utilize POST Request by @kevin-lii in #107
- Bump golang.org/x/net from 0.26.0 to 0.38.0 by @dependabot in #108
- Updated SDK with 4.20.1 APIs by @sureshanaparti in #112
New Contributors
- @kevin-lii made their first contribution in #107
- @sureshanaparti made their first contribution in #112
Full Changelog: v2.17.0...v2.17.1
v2.17.0
What's Changed
- add +30 more apis by @ahmedali6 in #89
- Update go version by @Pearl1594 in #94
- Update SDK with 4.20 APIs by @Pearl1594 in #93
- Add missing API calls for Cloudstack 4.20 by @phsm in #91
- Update README.md by @DaanHoogland in #95
- update listApis.json, Quota API, and fixed double url value handling (based on #90) by @DaanHoogland and @tonymmm1 in #98
- Add test data for register userkeys by @Pearl1594 in #99
New Contributors
- @ahmedali6 made their first contribution in #89
- @phsm made their first contribution in #91
Full Changelog: v2.16.1...v2.17.0
v2.16.1
What's Changed
- [StepSecurity] ci: Harden GitHub Actions by @step-security-bot in #81
- Bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #82
- make mockgen for modern versions? by @DaanHoogland in #83
- Generate methods to reset params by @vishesh92 in #84
- Use POST for user sensitive calls by @mlsorensen in #86
New Contributors
- @step-security-bot made their first contribution in #81
- @DaanHoogland made their first contribution in #83
Full Changelog: v2.16.0...v2.16.1
v2.16.0
Support for Apache CloudStack 4.19
What's Changed
- generate: fix for nested api response by @shwstppr in #58
- Fix spelling by @jbampton in #62
- Fix generation for UUID type by @vishesh92 in #60
- Log apis missing in layout.go by @vishesh92 in #63
- Add support for unmanaged kubernetes by @vishesh92 in #59
- Link to most current API docs 4.18 by @jbampton in #65
- README: change latest version to 4.18 by @jbampton in #67
- Adding getRawValue to CreateZone api by @poddm in #68
- Fix apis for InfrastructureUsageService by @vishesh92 in #71
- getRawValue - AddCluster and CreatePod by @poddm in #69
- Fix spelling by @jbampton in #64
- Bump
actions/checkoutandactions/setup-gotov4by @jbampton in #73 - adding updateVlanIpRange by @poddm in #75
- 4.19 support changes by @shwstppr in #76
- Fix spelling by @jbampton in #74
- Bump golang.org/x/net from 0.8.0 to 0.17.0 by @dependabot in #72
- Force some param to be required by @vishesh92 in #79
- add api call createConsoleEndpoint by @sbrueseke in #78
- Restore methods with optional params for 4.19 compatability by @vishesh92 in #80
New Contributors
- @jbampton made their first contribution in #62
- @vishesh92 made their first contribution in #60
- @dependabot made their first contribution in #72
- @sbrueseke made their first contribution in #78
Full Changelog: v2.15.0...v2.16.0
v2.16.0-rc.2
Releasing latest head as v2.16.0-rc.2 (RC1) tag for testing purpose