Releases: gridscale/gsclient-go
Releases · gridscale/gsclient-go
v3.15.0
FEATURES:
- Allow nested schema in parameter schema of paas service template #236.
v3.14.2
BUG FIXES:
- Fix typo in usage operator interface #232.
- Add missing location attributes on server #233.
- Fix unhandled error when preparing HTTP request #235.
v3.14.1
IMPROVEMENTS:
- Upgrade dependencies to fix some security vulnerabilities.
v3.14.0
FEATURES:
- Add network PUT update operation #228.
v3.13.0
FEATURES:
- Support proxy protocol for loadbalancer backends #227
v3.12.1
BUG FIXES:
- (Hot fix) Add missing
comment
and user_uuid
fields to object storage access key create/update operations #226.
v3.12.0
FEATURES:
- Allow to set
user-data
in server create/update operations #225.
v3.11.1
BUG FIXES:
- (Hot fix) Omit
HardwareProfileConfig
when it is not set during server creation/update.
v3.11.0
FEATURES:
- Allow to custom hardware profile configuration #223
v3.10.1
IMPROVEMENTS:
- Add retry when API backend returns error code 409 #222