Skip to content

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 20 Jun 05:50
2b95978

0.1.3 (2026-06-20)

Features

  • deploy: wildcard TLS cert via DNS-01 for integration subdomains (#37) (df99674)
  • editor: allocate a port and inject HTTP_PORT for networked runs (#36 2/5) (86627f2)
  • editor: namespace editor runs per user (#36 1/5) (443247e)
  • editor: reap idle namespaced runs after 1h (#36 5/5) (114c4da)
  • editor: reverse-proxy networked runs at /editor/runs/<ns>/ (#36 3/5) (82e2f16)
  • editor: surface the run test URL in the log panel (#36 4/5) (7477b89)
  • runtime: expose declared env vars to CEL as env.NAME (#34) (8e7e48c)

Bug Fixes

  • helm: grant orchestrator RBAC to manage secrets (#33) (72e60de)
  • http: release listener on Stop to fix hot-reload port leak (#22) (7c66b56)
  • infra: order deploy secret IAM grant after the secret exists (648d3a0)

Refactoring

  • deploy: collapse to a single octo.tfvars; drop bootstrap root (6b3febd)
  • deploy: one combined infra root + Cloud Build-driven releases (d905733)