Managed Github Runners

Transparent caching now available for Github runners

This feature improves your GitHub Actions cache and Docker caching performance by 4x, without changing the caching instructions.

You can enable it by just clicking a button on the Ubicloud console: Integrations > Github Runners > Github Runner Settings > Enable Ubicloud Cache. (Blog post)

Improved reporting for GitHub cache usage, grouped by repository

PR #2345

APIs

OpenAPI schema updated; and now enforced

We updated the OpenAPI schema to align with latest backend changes. Going forward, alignment between OpenAPI schema and backend is also now enforced, through the use of committee.

API reference updated with sample responses and interactive playground

See here for examples and the playground:

https://www.ubicloud.com/docs/api-reference/overview

Personal access tokens can now be used for API authentication, with token-specific authorization on-top of account authorization

New project dashboard

This redesign of our main dashboard in the Ubicloud console includes a more intuitive layout, allowing you to quickly view a summary of your project’s resources at a glance. Additionally, we’ve added detailed “Getting Started” links to help you navigate your project with ease. (PR #2381)

VMs and Networking

Default subnets added to each region to make VM creation simpler

You can now restart VMs directly from the console.

Managed PostgreSQL

Improved Lantern Postgres instances with PostgreSQL 17 support

Prior Lantern versions ran on Postgres 16. Read more about Lantern on Ubiclud: https://lantern.dev/blog/ubicloud

PG superuser password reset now in danger zone

Scroll down to PostgreQL > Danger Zone in the Ubicloud console, to make sure the password reset is deliberate.

Moved our documentation to GitHub

We welcome your contributions to Ubicloud docs directly, if you notice anything that you’d like to improve on docs:

https://github.com/ubicloud/documentation