Releases: pecigonzalo/terraform-provider-kafka
Releases · pecigonzalo/terraform-provider-kafka
v0.5.1
What's Changed
- Bump github.com/segmentio/kafka-go from 0.4.40 to 0.4.42 by @dependabot in #44
- Bump github.com/segmentio/topicctl from 1.9.1 to 1.10.1 by @dependabot in #45
- Update env-vars to address issues with upstream image changes by @pecigonzalo in #51
- Bump actions/checkout from 3 to 4 by @dependabot in #50
- Bump github.com/hashicorp/terraform-plugin-docs from 0.15.0 to 0.16.0 by @dependabot in #43
- Bump github.com/segmentio/kafka-go from 0.4.42 to 0.4.43 by @dependabot in #57
- Bump github.com/segmentio/topicctl from 1.10.1 to 1.10.2 by @dependabot in #58
- Bump github.com/segmentio/kafka-go from 0.4.43 to 0.4.44 by @dependabot in #61
- Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in #54
- Bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #56
- Bump google.golang.org/grpc from 1.54.0 to 1.56.3 by @dependabot in #64
- Update docker-compose with KRaft fixes from #51 by @pecigonzalo in #66
- Add Terraform 1.4, 1.5 and 1.6 to the test mix by @pecigonzalo in #67
- Bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #68
- Bump github.com/segmentio/topicctl from 1.10.2 to 1.11.0 by @dependabot in #62
- Bump github.com/segmentio/kafka-go from 0.4.44 to 0.4.45 by @dependabot in #70
- Bump github.com/segmentio/kafka-go from 0.4.45 to 0.4.46 by @dependabot in #72
- Bump actions/setup-go from 4 to 5 by @dependabot in #73
- Bump github.com/segmentio/kafka-go from 0.4.46 to 0.4.47 by @dependabot in #75
- Bump the go_modules group across 1 directories with 4 updates by @dependabot in #85
- Bump the go_modules group across 1 directory with 3 updates by @dependabot in #100
- Bump dependabot/fetch-metadata from 1 to 2 by @dependabot in #95
- Bump github.com/segmentio/topicctl from 1.11.0 to 1.17.0 by @dependabot in #106
- Add terraform@1.7 and terraform@1.8 to tests by @pecigonzalo in #112
- Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.19.4 by @dependabot in #111
- Bump the go_modules group with 2 updates by @dependabot in #109
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Bump actions/setup-go from 3 to 4 by @dependabot in #22
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.24.1 to 2.26.1 by @dependabot in #23
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #21
- Bump github.com/hashicorp/terraform-plugin-framework from 1.0.1 to 1.2.0 by @dependabot in #24
- Bump github.com/segmentio/kafka-go from 0.4.38 to 0.4.39 by @dependabot in #25
- Bump github.com/segmentio/topicctl from 1.8.0 to 1.9.1 by @dependabot in #27
- Bump github.com/ory/dockertest/v3 from 3.9.1 to 3.10.0 by @dependabot in #28
- Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible by @dependabot in #36
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #33
- Update Go to 1.19 by @pecigonzalo in #37
- Bump github.com/hashicorp/terraform-plugin-go from 0.14.3 to 0.15.0 by @dependabot in #35
- Bump github.com/hashicorp/terraform-plugin-docs from 0.13.0 to 0.15.0 by @dependabot in #34
- Bump github.com/hashicorp/terraform-plugin-log from 0.8.0 to 0.9.0 by @dependabot in #32
- Bump github.com/segmentio/kafka-go from 0.4.39 to 0.4.40 by @dependabot in #30
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Handle missing resource on plan/apply by @pecigonzalo in 016a296
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump github.com/hashicorp/terraform-plugin-framework from 0.16.0 to 0.17.0 by @dependabot in #11
- Bump github.com/hashicorp/terraform-plugin-framework from 0.17.0 to 1.0.0 by @dependabot in #13
- Bump goreleaser/goreleaser-action from 3 to 4 by @dependabot in #12
- Bump github.com/segmentio/topicctl from 1.7.0 to 1.8.0 by @dependabot in #14
- Bump github.com/hashicorp/terraform-plugin-framework from 1.0.0 to 1.0.1 by @dependabot in #15
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Bump github.com/hashicorp/terraform-plugin-framework from 0.15.0 to 0…
v0.1.0
Improve provider generation and enable env-var configuration
v0.0.1
Add docker-backed acceptance test suite