Releases: ClickHouse/terraform-provider-clickhousedbops
Releases · ClickHouse/terraform-provider-clickhousedbops
v1.10.0-alpha1
v1.9.0
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
v1.8.0
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
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
v1.6.0
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_hashforuserresource 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)