Skip to content

v1.0.0-beta.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@jerome-quere jerome-quere released this 09 Dec 15:55
· 1273 commits to master since this release
406a448

Features

  • baremetal: add ListOffers and ListOs methods (#259)
  • config: add a typed error on config file not found (#264)
  • config: add a commented configuration file (#231)
  • core: get Region from Zone (#255)
  • core: client validation (#238)
  • core: IPNet type (#236)
  • core: introduce format validation in locality parsing (#237)
  • core: add scw.MergeProfiles command (#234)
  • core: add ClientCredentialError (#228)
  • core: client without auth by default (#233)
  • k8s: add maintenance and upgrade features (#258)
  • k8s: add Pool.PlacementGroupID field (#246)
  • lb: custom certificate (#262)
  • lb: add ListBackendStats method (#252)
  • instance: publish WaitForServer (#244)
  • instance: generate name for new snapshot or image (#230)
  • strcase: add strcase lib (#229)
  • rdb: wait for Instance (#249)
  • rdb: add rdb API (#247)
  • registry: add WaitForNamespace method (#253)
  • validation: add IsEmail (#242)
  • validation: make validation package public (#241)

Fixes

  • baremetal: fix WaitForServer and add WaitForServerInstall (#263)
  • baremetal: add Undelivered and Locked to terminalStatus (#260)
  • config: merge selected profile on top of default profile (#243)
  • instance: WaitForServer returns an error interface (#245)
  • instance: use IPNet type for security group rule ip_range (#240)
  • instance: update placement-group now works (#224)