Compute
Machine Images (Preview)

vm show in the CLI and API, now displays the image a VM was booted from — the image name for base images, or name@version for machine images.

Ubuntu 26.04 and Debian 13 VMs
You can now create VMs running Ubuntu 26.04 or Debian 13. Both images are available across the fleet.GitHub Runners
Ubuntu 26.04 runners
You can now run GitHub Actions jobs on Ubuntu 26.04 runners, matching GitHub’s newly published public-preview image.Provisioning failure notifications
When a runner can’t be provisioned because of a configuration issue on user side — self-hosted runners disabled, GitHub Actions turned off, an organization IP allow list, or the repository not shared with the Ubicloud GitHub App, etc. — we now email everyone with GitHub access on the project, explaining the exact error and how to fix it automatically.GitHub Runners default to using Premium Runners
Premium runners are now the standard experience for new projects. The free monthly runner credits have doubled from $1 to $2 to keep the same 1,250 free minutes for premium runners.Managed PostgreSQL
Committed memory in metrics

IPv6 (AAAA) records
Public IPv6 (AAAA) DNS records are no longer added to Postgres databases by default, since some Postgres clients don’t fall back to IPv4 cleanly when IPv6 connectivity is impaired. Private AAAA records are still published, and you can re-enable public AAAA records anytime from the “Add IPv6 (AAAA) DNS record” option on the database’s settings page.Capabilities API
A new/project/{project_id}/postgres/capabilities endpoint reports the locations available to your project alongside their SKU details, making it easier to discover where and with which options you can create Postgres instances.
Ubicloud Kubernetes
Retire worker nodes
