Skip to content

Releases: Mongey/terraform-provider-kafka

v0.4.3

29 Mar 23:25
43b2b37
Compare
Choose a tag to compare

Changelog

  • 43b2b37 Bump actions/cache from 2 to 3 (#238)
  • bf1b398 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.1 to 2.11.0 (#232)
  • 6a67d3c Bump github.com/hashicorp/terraform-plugin-docs from 0.6.0 to 0.7.0 (#234)
  • 6b89989 Fetch metadata for a single topic rather than all topics (#239)
  • e01cec3 Bump github.com/xdg/scram from 1.0.3 to 1.0.5 (#220)
  • 012cdcb Merge pull request #227 from Mongey/dependabot/go_modules/github.com/Shopify/sarama-1.32.0
  • 542ebb3 Bump github.com/Shopify/sarama from 1.31.0 to 1.32.0
  • 6f9d9ad Bump actions/checkout from 2 to 3 (#230)
  • e8bef4b Bump github.com/hashicorp/terraform-plugin-docs from 0.5.1 to 0.6.0 (#233)
  • ba3a988 Update goreleaser.yml to parameterise GPG fingerprint
  • 1995a78 Bump github.com/Shopify/sarama from 1.30.1 to 1.31.0 (#221)
  • 1f1fe2d Merge pull request #209 from Mongey/dependabot/go_modules/github.com/hashicorp/terraform-plugin-docs-0.5.1
  • 6fd0c01 Bump github.com/hashicorp/terraform-plugin-docs from 0.5.0 to 0.5.1
  • 3c01c10 Merge pull request #212 from Mongey/dependabot/go_modules/github.com/Shopify/sarama-1.30.1
  • 3754d84 Merge pull request #215 from Mongey/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.10.1
  • 778b87f Bump github.com/Shopify/sarama from 1.30.0 to 1.30.1
  • 3de0433 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.0 to 2.10.1

v0.4.2

05 Jan 03:41
0658141
Compare
Choose a tag to compare

Changelog

  • 0658141 fix AclAuthorizer class for kafka 2.4.0 and above
  • 1b07ea2 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.8.0 to 2.10.0 (#213)
  • f50779e add kafka_quota resource (#202)
  • 68ea0d4 Update CI to be compatible with import-gpg 4.0 (#203)
  • 0f05554 Bump crazy-max/ghaction-import-gpg from 3.2.0 to 4 (#193)
  • a53d7cb Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.7.1 to 2.8.0 (#200)

v0.4.1

16 Sep 16:25
9d43b42
Compare
Choose a tag to compare

Changelog

9d43b42 Fix nil dereference error in kafka_acl plan (#199)
e896aff Minor update to dev guide (#197)

v0.4.0

13 Sep 15:36
6abd21d
Compare
Choose a tag to compare

Changelog

6abd21d Bump github.com/hashicorp/terraform-plugin-docs from 0.4.0 to 0.5.0 (#194)
0a72cb7 Merge pull request #192 from Mongey/dependabot/go_modules/github.com/hashicorp/terraform-plugin-sdk/v2-2.7.1
bb1052f Bump crazy-max/ghaction-import-gpg from 3.1.0 to 3.2.0 (#188)
7850b90 Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.7.0 to 2.7.1
39e39fb Bump crazy-max/ghaction-import-gpg from 2 to 3.1.0 (#184)
13f4896 Update to terraform-plugin-sdk/v2 (#163)

v0.3.3

11 May 00:36
e07f5d0
Compare
Choose a tag to compare

Changelog

e07f5d0 Fix crash when kafka client does not have bootstrap_servers set (#176)

v0.3.2

06 May 14:39
ba85ebd
Compare
Choose a tag to compare

Changelog

ba85ebd Update github workflows (#174)
f4b70bd Update to Go 1.16; Build for darwin/arm64 (#173)

v0.3.1

05 May 00:55
62c3923
Compare
Choose a tag to compare

Changelog

62c3923 Ignore linting errors for deprecated x509 PEM methods

v0.3.0

16 Mar 09:58
8bb7929
Compare
Choose a tag to compare

Changelog

8bb7929 [#53] Update replication.factor inplace (#148)

v0.2.12

27 Jan 07:08
9e99d78
Compare
Choose a tag to compare

Changelog

9e99d78 Update readme syntax highlighting

v0.2.11

20 Dec 13:29
98e0be0
Compare
Choose a tag to compare

Changelog

98e0be0 Add golangci-lint to CI (#160)