Releases: Mongey/terraform-provider-kafka
Releases · Mongey/terraform-provider-kafka
v0.13.1
Changelog
- 27ff26d Bump github.com/IBM/sarama from 1.45.2 to 1.46.1 (#601)
- 943c987 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.6 to 1.18.12 (#598)
- e00dba8 Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 (#595)
- 9bd60b4 FIX DelegationToken Resource (#591)
- ec09f05 Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.3 to 1.18.6 (#585)
v0.13.0
What's Changed
Features
- Add Support for DelegationToken resource by @javishere in #582
Maintenance
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.71 to 1.18.2 by @dependabot[bot] in #578
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.18.2 to 1.18.3 by @dependabot[bot] in #579
New Contributors
- @javishere made their first contribution in #582
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- Update to golang 1.24 by @Mongey in #574
- fix: password/password_wo should never be empty by @michael-todorovic in #575
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- New data source
kafka_topicsby @dttung2905 in #217
New Contributors
- @dttung2905 made their first contribution in #217
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- feat: add support for write-only passwords in kafka_user_scram_credential by @michael-todorovic in #573
New Contributors
- @michael-todorovic made their first contribution in #573
Full Changelog: v0.10.4...v0.11.0
v0.10.4
What's Changed
New features
- Remove
segment.bytesfrom AWS MSK Serverless response by @apriljo in #572 - Add OAuth Scope Support by @Mongey in #566
Maintenance
- Regenerate Terraform plugin docs by @slachiewicz in #569
- Fix reported golint errors by @slachiewicz in #568
- Bump golang.org/x/net from 0.41.0 to 0.42.0 by @dependabot[bot] in #567
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.70 to 1.17.71 by @dependabot[bot] in #571
- Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.67 to 1.17.70 by @dependabot[bot] in #560
- Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 by @dependabot[bot] in #558
- Bump actions/cache to v4 by @slachiewicz in #563
- Bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot[bot] in #556
- Bump github.com/hashicorp/terraform-plugin-docs from 0.20.1 to 0.22.0 by @dependabot[bot] in #561
New Contributors
- @slachiewicz made their first contribution in #563
Full Changelog: v0.10.3...v0.10.4
v0.10.3
v0.10.2
What's Changed
- Fix msk serverless compatibility by @apriljo in #552
- Bump golang.org/x/net from 0.37.0 to 0.39.0 by @dependabot in #537
- Bump golang.org/x/oauth2 from 0.24.0 to 0.30.0 by @dependabot in #550
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.35.0 to 2.37.0 by @dependabot in #549
- Bump github.com/IBM/sarama from 1.45.2-0.20250319225116-d6ca80a198c4 to 1.45.2 by @dependabot in #551
New Contributors
Full Changelog: v0.10.1...v0.10.2
v0.10.1
v0.10.0
What's Changed
- feat: support entity-default for quotas by @petedannemann in #527
- Protocol version handling for Kafka 4.0.0 by @aditya-angelone-tech in #545
- Add sasl_aws_external_id as an additional provider parameter by @DavidGamba in #542
New Contributors
- @petedannemann made their first contribution in #527
- @aditya-angelone-tech made their first contribution in #545
- @DavidGamba made their first contribution in #542
Full Changelog: v0.9.0...v0.10.0