Releases: UpCloudLtd/upcloud-cli
Releases · UpCloudLtd/upcloud-cli
v3.28.0
Immutable
release. Only release title and notes can be modified.
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
v3.25.0
Immutable
release. Only release title and notes can be modified.
Added
- stack destroy command for supabase, dokku and starter-kit
- Add devices list to
server showoutput.
Fixed
- In
upctl all purge, if resource deletion fails with HTTP 404 status, consider the resource deleted.
v3.24.1
Immutable
release. Only release title and notes can be modified.
Changed
- starter-kit stack to create also bucket and user for managed object storage
v3.24.0
Immutable
release. Only release title and notes can be modified.
Added
- stack deploy supabase command (Experimental support)
- stack deploy dokku command (Experimental support)
- stack deploy starter-kit command (Experimental support)
v3.23.0
Added
- Support certificate-bundle resources in
all listandall purgecommands.
v3.22.0
Added
- Object storage service creation with
object-storage createcommand supporting labels, networks, and configured status - Object storage label management with dedicated commands:
object-storage label add,object-storage label remove, andobject-storage label list - Object storage network management with
object-storage network attachandobject-storage network detachcommands - Object storage bucket management with
object-storage bucket create,object-storage bucket delete, andobject-storage bucket listcommands - Object storage user management with
object-storage user create,object-storage user delete, andobject-storage user listcommands - Object storage user access key management with
object-storage create-access-key,object-storage delete-access-key, andobject-storage list-access-keyscommands - Expose GPU limits in
account showcommand - Expose GPU model and amount in
server planscommand - Add
audit-log exportcommand. - Add support for customising storage tier and size for Kubernetes node groups utilising GPU and Cloud Native plans.
v3.21.0
Added
- Add
zone devicesandzone devices showcommands for listing available devices.
v3.20.2
Changed
- Group GPU plans under a separate section in human readable output of
server planscommand.
Fixed
- Run as non-root user in container.