Skip to content

v0.9.50 — API routing: Cloudflare Worker switch + ECS Fargate hot-standby

Choose a tag to compare

@github-actions github-actions released this 14 Jun 22:36
· 166 commits to main since this release

Public API hosts (api./dev-api.) now sit behind a Cloudflare Worker that routes to either EKS or ECS Fargate via an ACTIVE_BACKEND switch — instant, reversible failover. CI now deploys both backends every release so either can serve. Includes accumulated dev fixes since 0.9.49.

Full Changelog: v0.9.49...v0.9.50