v0.1.0
First public release of the platform control plane showcase.
Highlights:
- Go API server and CLI for environment request workflows
- JWT/OIDC auth, RBAC, and HMAC-signed approvals
- Postgres persistence plus durable reconcile queue with retry/backoff
- OpenTelemetry traces, Prometheus-style metrics, and structured logs
- Async GitOps/Kubernetes reconciliation with Git commit and optional push flow
- Docker, local dev stack, tests, and GitHub Actions CI