All notable changes to this project are documented here. The format follows Keep a Changelog and this project adheres to Semantic Versioning.
- Initial scaffold: chi and net/http core, pgx with sqlc, oapi-codegen from an
OpenAPI 3.0 contract, goose migrations, OpenTelemetry traces and Prometheus
metrics, slog with trace correlation and redaction, JWKS and RSA bearer auth
with RBAC, RFC 9457 problem responses, transactional outbox, idempotency keys,
request body size limits, a retention reaper, readiness-first graceful drain,
parallel-safe testcontainers integration tests, supply-chain-hardened CI, and
the
forgeresource generator.