Added
- Add
network_peerings
,ntp_excess_gib
,storage_maxiops
andload_balancers
fields toaccount show
outputs. - Add
--version
parameter tokubernetes create
andversion
field tokubernetes show
output.
Changed
- Breaking: Update return type of
kubernetes versions
from list of strings to list of objects. (No major version bump, because this end-point has not been included in the API docs)
Fixed
- Use correct currency symbol,
€
instead of$
, in human output ofaccount show
.