Skip to content

Release v2.9.9

Choose a tag to compare

@github-actions github-actions released this 29 Jul 20:34
7ee53e5

Changes since last release

7ee53e5 Authenticate Cloud Run post-deploy health check in pipeline (#220) (Copilot, 2026-07-29)
ab20be6 Fix Cloud Run deployment: bind to PORT env var instead of hardcoded 8181 (#219) (Copilot, 2026-07-29)
4f96ecf ci: move deploy/runtime config to vars+secrets (#218) (Nicolas Teixeira, 2026-07-29)

What's Changed

  • CI hardening: move Cloud Run config to GitHub vars/secrets by @nicolasnkGH in #218
  • Fix Cloud Run deployment: bind to PORT env var instead of hardcoded 8181 by @nicolasnkGH with @Copilot in #219
  • Authenticate Cloud Run post-deploy health check in pipeline by @nicolasnkGH with @Copilot in #220

Full Changelog: v2.9.8...v2.9.9