Releases: StreamLineLabs/terraform-provider-streamline
Releases · StreamLineLabs/terraform-provider-streamline
Release list
v0.3.0
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
Terraform Provider Streamline v0.2.0
Terraform provider for Streamline.
Highlights
- Cluster info data source
- Topic resource with import support
- State drift detection
- Acceptance test suite
v0.1.0
Streamline Terraform Provider - v0.1.0
Initial release of the Streamline Terraform Provider.
Features
- Go 1.21+ with Terraform Plugin Framework v1.5
- Resource management for Streamline infrastructure
- Data sources for existing Streamline resources