Skip to content

Releases: ClickHouse/terraform-provider-clickhousedbops

v1.10.0-alpha1

01 Mar 12:02

Choose a tag to compare

Changelog

  • 50e8c68 Add support for specifying a custom CA cert for the provider (#146)

v1.9.0

01 Mar 11:20

Choose a tag to compare

Changelog

  • 731e9d2 Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#156)
  • d52d59b Bump goreleaser/goreleaser-action from 6.4.0 to 7.0.0 (#161)
  • ebb0564 Bump actions/setup-go from 6.2.0 to 6.3.0 (#160)
  • bf7c72e Bump actions/upload-artifact from 6.0.0 to 7.0.0 (#159)
  • b22a298 Bump actions/create-github-app-token from 1 to 2 (#162)
  • 7e8bc21 Fix GRANT/REVOKE ON quoting for ClickHouse wildcard patterns (#141)
  • 85c7fc2 feat: add workflow to update core test queries weekly (#149)
  • 556decd chore: update grants from ClickHouse core code (#153)

v1.9.0-alpha1

23 Feb 12:13

Choose a tag to compare

Changelog

  • 7e8bc21 Fix GRANT/REVOKE ON quoting for ClickHouse wildcard patterns (#141)
  • 85c7fc2 feat: add workflow to update core test queries weekly (#149)
  • 556decd chore: update grants from ClickHouse core code (#153)

v1.8.0

23 Feb 10:53

Choose a tag to compare

Changelog

  • 230a906 fix(retry): add generic retry logic to multiple resources (#140)
  • a586d88 Bump actions/upload-artifact from 4.6.2 to 6.0.0 (#133)
  • 449b661 Bump actions/setup-go from 6.1.0 to 6.2.0 (#137)
  • 8073b90 Bump actions/checkout from 6.0.1 to 6.0.2 (#139)
  • cae7a82 chore: update test queries from ClickHouse core code (#142)
  • d77cb4d Bump actions/checkout from 4.3.1 to 6.0.1 (#131)

v1.8.0-alpha1

30 Jan 16:39

Choose a tag to compare

Changelog

  • 230a906 fix(retry): add generic retry logic to multiple resources (#140)
  • a586d88 Bump actions/upload-artifact from 4.6.2 to 6.0.0 (#133)
  • 449b661 Bump actions/setup-go from 6.1.0 to 6.2.0 (#137)
  • 8073b90 Bump actions/checkout from 6.0.1 to 6.0.2 (#139)
  • cae7a82 chore: update test queries from ClickHouse core code (#142)
  • d77cb4d Bump actions/checkout from 4.3.1 to 6.0.1 (#131)
  • ae183dc fix(setting): add retries on creation (#130)

v1.7.0-alpha1

06 Jan 19:16

Choose a tag to compare

Changelog

v1.6.0

05 Jan 20:48

Choose a tag to compare

Changelog

  • cb01536 Bump actions/setup-go from 5.5.0 to 6.1.0 (#132)
  • a884981 Bump actions/create-github-app-token from 1.12.0 to 2.2.1 (#134)
  • 5069008 Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#120)
  • 7fc2f22 chore(ci): pin gh actions, tune dependabot and update Tofu version (#129)
  • 2634864 fix(grant-remote-sources): support grant operation on remote datasources on CH versions > 25.7 (#123)
  • ecb4a12 feat: add password_sha256_hash for user resource to support OpenTofu (#109)
  • ad968d7 fix/90: do not crash with grant role misuse (#119)
  • e8bb329 chore: update test queries from ClickHouse core code (#121)
  • af1b650 Bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 (#118)
  • 8a7869e Bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 (#97)
  • ea99ace Bump github.com/hashicorp/terraform-json from 0.26.0 to 0.27.2 (#103)
  • 34b2ad3 chore(go): update go to latest 1.24 patch version and also dependencies (#117)
  • 819ce1a feat(use): allow hosts specification (#115)

v1.6.0-alpha1

25 Nov 23:09

Choose a tag to compare

Changelog

  • 2634864 fix(grant-remote-sources): support grant operation on remote datasources on CH versions > 25.7 (#123)

v1.5.0-alpha1

24 Nov 10:34

Choose a tag to compare

Changelog

  • ecb4a12 feat: add password_sha256_hash for user resource to support OpenTofu (#109)

v1.4.1-alpha1

21 Nov 15:24

Choose a tag to compare

Changelog

  • ad968d7 fix/90: do not crash with grant role misuse (#119)
  • e8bb329 chore: update test queries from ClickHouse core code (#121)
  • af1b650 Bump github.com/hashicorp/terraform-plugin-log from 0.9.0 to 0.10.0 (#118)