Releases: scaleway/scaleway-sdk-go
Releases · scaleway/scaleway-sdk-go
v1.0.0-beta.4
25 Oct 13:30
Compare
Sorry, something went wrong.
No results found
Breaking Changes
use uint32 for page_size (#210 )
Features
update generated apis (#218 )
update generated apis (#216 )
lb : add WaitForLb method (#212 )
update generated apis (#213 )
update generated apis (#208 )
marketplace : uppercase commercial type in GetLocalImageIDByLabel (#205 )
add kubeconfig helpers for k8s (#204 )
update generated apis (#203 )
add k8s WaitForCluster method (#202 )
add scw.IPPtr (#200 )
add k8s v1beta3 (#198 )
Fixes
instance : update generated apis (#219 )
instance : ListImage total count (#209 )
cleanup unused code (#217 )
scw.File : add unmarshal (#201 )
Documentation
v1.0.0-beta.3
01 Oct 09:49
Compare
Sorry, something went wrong.
No results found
FEATURES:
core: add raw body to standard errors (#191 )
core: use uint32 for page count (#193 )
core: add support for out of stock error (#190 )
core: add interface body getter to std err (#192 )
BUG FIXES:
api/instance/v1: allow image to be empty in CreateServer (#189 )
v1.0.0-beta.2
16 Sep 09:52
Compare
Sorry, something went wrong.
No results found
FEATURES:
core: standard error structures (#177 )
BUG FIXES:
api/instance/v1: AttachVolume key choice (#184 )
api/instance/v1: UpdateSecurityGroupRule can now remove DestPortFrom and DestPortTo (#179 )
v1.0.0-beta.1
09 Sep 14:43
Compare
Sorry, something went wrong.
No results found
FEATURES:
Add instance v1 Api (godoc )
Add lb v1 Api (godoc )
Add marketplace v1 Api (godoc )
Add account v2alpha1 Api (godoc )
Add baremetal v1alpha1 Api (godoc )
Config helpers (doc )
Logger package (godoc )
Namegenerator package (godoc )
End-to-end tests (circle-ci )