Managed PostgreSQL
PostgreSQL Logs Available in Dashboard, CLI, and API
PostgreSQL logs are now aggregated and available directly from the dashboard, CLI, and API. You can inspect database activity without connecting to the server.
Reliability Improvements
Primary failover is now faster, with quicker fencing of the old primary. Disk-full handling is smarter: as a disk approaches capacity, Ubicloud applies tiered read-only protection and bypasses maintenance windows in critical cases to keep your database safe.Ubicloud Kubernetes
Cluster Upgrades and Kubernetes 1.36 Support
Ubicloud Kubernetes now supports v1.36. New clusters can be created on the latest releases, while clusters already running an older supported version can now be upgraded in-place from the Web UI, CLI, and API. Ubicloud upgrades the control plane first, then rolls node pools forward once the control plane is ready, so clusters move to a new version without manual intervention.
Compute & Networking
Google Cloud Platform (Preview)
Ubicloud now runs on Google Cloud Platform as a third provider alongside our metal and AWS regions, with first-class support for VMs, subnets, VPCs, firewalls, and PostgreSQL. Reach out to us via support@ubicloud.com if you’re interested.UDP Firewall Rules
You can now create UDP firewall rules from the Web UI, API, and CLI. Previously only TCP rules were available through the interface.
Ubuntu Noble as Default Boot Image
New VMs now default to Ubuntu 24.04 (Noble) when created via the CLI. You can still create VMs on 22.04 by passing-b ubuntu-jammy explicitly.