Releases: redpanda-data/terraform-provider-redpanda
Releases · redpanda-data/terraform-provider-redpanda
v0.2.3
What's Changed
- Doc Improvement and Alpha Warning by @gene-redpanda in #45
Full Changelog: v0.2.2...v0.2.3
v0.2.2
[tests] Add acl utils function golden tests This will catch any change in the proto file to the existing acl types. The code should handle this gracefully, but this will allow us to communicate properly when a new addition or breaking change is being introduced.
v0.2.1
What's Changed
- fix: this is not the provider version by @gene-redpanda in #37
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- docs: add docs and docs on docs by @gene-redpanda in #36
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Enables dedicated cluster creation and deletion by @gene-redpanda in #2
- Adds support for imports and updates by @gene-redpanda in #4
- proto: add dataplane api generated code by @birdayz in #6
- Clean up clients by @gene-redpanda in #8
- Enable golangci-lint, Add License and License headers. by @r-vasquez in #7
- linters: remove google doc reference by @r-vasquez in #9
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #10
- Add support for dataplane resources by @gene-redpanda in #11
- Test improvements and preparation for CI by @r-vasquez in #13
- Add User resource testing and fixes by @r-vasquez in #14
- Topic and ACL: update proto definitions and update by @r-vasquez in #15
- Datasource testing by @gene-redpanda in #16
- Update docs and client credentials envs by @r-vasquez in #17
- [chore] remove TODOs and add cluster spec validators by @r-vasquez in #20
- Enable Publishing to Terraform Registry by @gene-redpanda in #5
- chore: remove duplicate ci file by @gene-redpanda in #28
- Feat: add topic resource missing methods by @r-vasquez in #22
- Bump github.com/hashicorp/terraform-plugin-framework from 1.4.1 to 1.5.0 by @dependabot in #25
- Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.31.0-20231106192134-1baebb0a1518.2 to 1.32.0-20231115204500-e097f827e652.1 by @dependabot in #27
- Bump golang.org/x/sync from 0.4.0 to 0.6.0 by @dependabot in #23
- Bump github.com/hashicorp/terraform-plugin-testing from 1.5.1 to 1.6.0 by @dependabot in #26
- .github: remove me as codeowner by @twmb in #30
- fix: switch to rp standard ci setting by @gene-redpanda in #29
- [bugfix] allow cluster updates by @r-vasquez in #31
- Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.18.1 to 2.19.1 by @dependabot in #32
- Bump github.com/hashicorp/terraform-plugin-go from 0.20.0 to 0.21.0 by @dependabot in #34
New Contributors
- @gene-redpanda made their first contribution in #2
- @birdayz made their first contribution in #6
- @r-vasquez made their first contribution in #7
- @dependabot made their first contribution in #10
- @twmb made their first contribution in #30
Full Changelog: https://github.com/redpanda-data/terraform-provider-redpanda/commits/v0.1.0