Changelog

What's new in Testlyn. Dates in YYYY-MM-DD. No marketing spin.

v0.1.0

alpha
  • Phase 1 load testing live — end-to-end vertical slice.
  • Stock grafana/k6 runner on GCP Cloud Run Jobs — no proprietary binary, AGPL-safe.
  • Python BQ sidecar: 1-second p50/p95/p99 + error rate aggregates streamed to BigQuery.
  • Live Recharts dashboard chart: data appears within 5s of run start.
  • Firebase Auth: Google, GitHub, and email/password flows.
  • Monaco editor for inline k6 script authoring.
  • Project / test / test_run CRUD via REST API (FastAPI + SQLAlchemy 2 async).
  • Alembic migrations for Postgres schema (Cloud SQL).
  • Quota enforcement: Free tier capped at 50 VUs, 5 min, 5 runs/month.
  • PDF report stub: run summary exported from WeasyPrint pipeline.
  • Stripe Checkout integration in progress (CTAs disabled).
  • Terraform IaC: Cloud Run, Cloud SQL, BigQuery, Cloud Tasks, GCS buckets.
  • GitHub Actions CI with per-app pipelines and Cloud Build integration.
  • Marketing pages: homepage, pricing, docs, blog, changelog, status.