Releases: UpCloudLtd/upcloud-cli
Releases · UpCloudLtd/upcloud-cli
Release list
v3.34.0
Immutable
release. Only release title and notes can be modified.
Added
- Add
--enable-anti-affinityflag tokubernetes nodegroup create(and to--node-groupflag ofkubernetes createcommand) for enabling best effort anti-affinity.
v3.33.0
Immutable
release. Only release title and notes can be modified.
Added
- Add
database metricscommand.
v3.32.1
Immutable
release. Only release title and notes can be modified.
Fixed
- Create attestations from publish workflow even if AUR release fails.
v3.32.0
Immutable
release. Only release title and notes can be modified.
Added
- Add paging parameters to
object-storage bucket listcommand. - Add Premium and Starter sections to human readable output of
server planscommand.
v3.31.0
Immutable
release. Only release title and notes can be modified.
Added
- Add command to create subaccounts (
account create)
v3.30.0
Immutable
release. Only release title and notes can be modified.
Added
- Add commands for attaching, detaching, and listing policies attached to a user in managed object storage service.
- Add command for listing and deleting file-storage instances.
v3.29.0
Immutable
release. Only release title and notes can be modified.
Added
- Unconditionally enable colors if the FORCE_COLOR environment variable is set to a non-empty value.
- Add
--forceflag toobject-storage deletecommand.
Changed
- Use
--forceflag inall purgecommand when deleting object storage instances instead of deleting sub-resources one-by-one.
v3.28.0
Immutable
release. Only release title and notes can be modified.
Added
- Log API requests and responses when using global
--debugoption. - Include plan prices in
server plansoutput if--pricesflag is used.
Fixed
- In human readable output of
account show, use accounts currency for credits.
v3.27.0
Immutable
release. Only release title and notes can be modified.
Added
- In
kubernetes create, allow waiting for cluster and its node-groups to reach running state with--wait=allflag. When using--waitor--wait=cluster, the command will wait only for the cluster to reach running state. - Add
account billingcommand for listing billing details. - Add support for Valkey to
database showanddatabase session listcommands.
Removed
- Removed support for deprecated Redis service. This is treated as non-breaking change as all users have been migrated to Valkey.
v3.26.0
Immutable
release. Only release title and notes can be modified.
Added
- stack - starter-kit: make object storage publicly available