Skip to content

3.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 08:40
· 142 commits to main since this release

For application changes in the GCP runner itself, see the release notes.

Container Images

Component Image
Runner us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-gcp-runner:20260727.275
Proxy us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-proxy:20260727.275
Prometheus us-docker.pkg.dev/gitpod-next-production/gitpod-next/prometheus:v3.12.0
Node Exporter us-docker.pkg.dev/gitpod-next-production/gitpod-next/node-exporter:v1.11.1

Assets

Asset URL
CLI Binary https://storage.googleapis.com/gitpod-runner-releases/gcp/releases/20260727.275/gitpod-linux-amd64
Supervisor Binary https://storage.googleapis.com/gitpod-runner-releases/gcp/releases/20260727.275/supervisor-amd64.xz
VM Image projects/gitpod-next-production/global/images/ona-environment-20260727-0034

⚠️ IAM/Permission Changes

This release includes changes to IAM roles or permissions. Review the following commits and update your IAM configuration if needed:

  • feat(gcp-runner): manage IAM for pre-created accounts (#61) (bdbc65e)

See docs/iam.md and docs/terraform_service_account_permissions.md for the updated permission requirements.

Changelog

  • fix(metrics): honor Retry-After on 429 for remote_write (#63) (f5155ed)
  • feat(custom-domain): configure relay service attachment (#62) (0630606)
  • feat(gcp-runner): manage IAM for pre-created accounts (#61) (bdbc65e)
  • chore: bump Terraform module version to 3.0.4 (3f2a45a)