All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- fix: correct volume mount paths in docker-compose (2026-03-05)
- docs: add deployment troubleshooting guide (2026-03-06)
- chore: update base image to alpine 3.19 (2026-03-06)
- Documentation: add monitoring setup instructions
- Changed: update monitoring configuration
- Fixed: correct volume mount paths in docker-compose
- Added: add Grafana dashboard for topic metrics
- Added: add Prometheus alerting rules for consumer lag
- Adjust resource limits in production manifest
- Correct volume mount paths in docker-compose
- Update base image tag in Dockerfile
- Docker Compose configuration for single-node deployment
- Dockerfile with multi-stage build
- Helm chart for Kubernetes deployment
- Raw Kubernetes manifests with kustomize support
- Health check and readiness probe configurations
- CI pipeline for validating deployment artifacts
- chore: update base Docker image versions
- chore: add liveness probe configuration to Helm templates
- feat: add multi-region Helm chart topology support
- chore: tag Helm chart release candidate 0.3.0-rc1