What's Changed
- feat: add TLS configuration support
- refactor: consolidate error types
- fix: resolve race condition in consumer
- refactor: simplify initialization flow
- feat: implement graceful shutdown
- fix: handle topic deletion with active consumers
- chore: bump terraform-plugin-framework version
- ci: update workflow configuration
- feat: add topic retention policy resource
- fix: resolve state drift detection for ACL resources
- refactor: extract common CRUD helpers
- test: add unit tests for core utilities
- docs: improve getting started guide
- fix: resolve deadlock in producer
- feat: add TLS configuration
- fix: correct ingress TLS configuration
- docs: update deployment guide
- test: add Helm chart validation tests
- docs: add troubleshooting section
- feat: add network policy templates
Full Changelog: v0.2.0...v0.3.0