What's Changed
- feat: add TLS configuration support
- fix: prevent resource leak on shutdown
- docs: add API documentation
- perf: reduce memory allocation in hot path
- chore: clean up unused imports
- docs: add troubleshooting guide
- feat: add configurable resource limits
- refactor: consolidate docker-compose variants
- docs: update changelog, README, and add governance files
- feat: update Helm chart templates and values
- build: update Dockerfiles and playground config
- ci: update workflow and add PR template
- chore: update base image to alpine 3.19
- docs: add deployment troubleshooting guide
- fix: correct volume mount paths in docker-compose
- feat: add conformance test specification
- build: optimize build configuration
- ci: configure automated testing
- feat: implement retry logic
- fix: fix memory leak in consumer loop
- chore: update dependencies
- feat: add init container for config validation
- fix: resolve volume mount permissions
- feat: add network policy templates
- fix: correct health check endpoint path
- chore: update resource limits
- test: add Helm chart validation tests
- chore: bump base image version
- style: normalize YAML indentation
- feat: add prometheus service monitor
- feat: add pod disruption budget
- docs: add troubleshooting section
- fix: correct ingress TLS configuration
- refactor: consolidate Helm value defaults
Full Changelog: v0.2.0...v0.3.0