Skip to content

v2.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 May 12:25
· 557 commits to main since this release

Container Images

Component Image
Runner us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-gcp-runner:20260508.526
Proxy us-docker.pkg.dev/gitpod-next-production/gitpod-next/gitpod-proxy:20260508.526
Prometheus us-docker.pkg.dev/gitpod-next-production/gitpod-next/prometheus:v3.11.3
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/20260508.526/gitpod-linux-amd64
Supervisor Binary https://storage.googleapis.com/gitpod-runner-releases/gcp/releases/20260508.526/supervisor-amd64.xz
VM Image projects/gitpod-next-production/global/images/ona-environment-20260429-1144

Changelog

  • chore: bump VERSION to v2.0.1 (2a5a60b)
  • fix: add create_before_destroy to trust bundle GCS object (8dd901a)
  • fix: add memory and CPU limits to all docker containers (9e777b0)
  • Merge pull request #32 from gitpod-io/nv/remove-honeycomb-key (09733cc)
  • fix: remove honeycomb_api_key from example configuration (d715104)
  • fix: remove Honeycomb API key from Terraform and VM metadata (416ee84)
  • feat: add flow logging to security-critical firewall rules (c3d358a)
  • fix: enable full shielded VM hardening and block project SSH keys (4b4806e)
  • fix: close SSH port 22 to 0.0.0.0/0, restrict to IAP only (0c2ff56)
  • fix: wire time_rotating to auth proxy TLS cert for actual rotation (f67e652)
  • feat: add metrics audit receiver and MANAGED_METRICS_DIRECT_PUSH env var (ab2d1ba)
  • refactor: read module version from VERSION file (9969049)
  • feat: report Terraform module version to the management plane (c1b733f)
  • feat: support managed endpoint direct push in config-reloader (25aa26b)