Releases: ClickHouse/terraform-provider-clickhouse
Releases · ClickHouse/terraform-provider-clickhouse
v2.2.0-alpha7
Changelog
- 9a1c7c3 Bump provider version in examples to 2.2.0-alpha7
- 0863bd8 Remove 'computed' flag from 'byoc_id' and 'tier' fields. (#271)
- 80ebf7a Improve retry logic to try and avoid 400 errors (#269)
v2.2.0-alpha6
Changelog
- b63e12e Bump provider version in examples to 2.2.0-alpha6
- e45e738 add 400 status code handling in retry logic (#268)
- 6fe3c00 Tweak retry logic timing
- 399e27c Run e2e tests once a day
- 47d3d98 Log api request times and duration (#266)
- f88aef5 Enable debug log for all test runs. (#265)
- 34c76bc Improve validation of grant_privilege privilege_name. (#263)
- b5d43f0 Remove alpha docs from main branch
v2.1.4
Changelog
- 04cf338 Bump provider version in examples to 2.1.4
- ef96548 Improve validation grant_privileges (#260)
v2.2.0-alpha5
Changelog
- 404c910 Bump provider version in examples to 2.2.0-alpha5
- ef96548 Improve validation grant_privileges (#260)
- ded76cd Bump github.com/huandu/go-sqlbuilder from 1.34.0 to 1.35.0 (#259)
v2.2.0-alpha4
Changelog
- 9daebda Bump provider version in examples to 2.2.0-alpha4
- ef96548 Improve validation grant_privileges (#260)
- ded76cd Bump github.com/huandu/go-sqlbuilder from 1.34.0 to 1.35.0 (#259)
v2.1.3
Changelog
- c5c2202 Bump provider version in examples to 2.1.3
- 17ad67d Fix error when setting backup_configuration.backup_period_in_hours (#262)
v2.1.2
Changelog
- e32e5ef Bump provider version in examples to 2.1.2
- 638eaa0 Fix field setting for debug log feature (#258)
v2.1.1
Changelog
- 48ea778 Bump provider version in examples to 2.1.1
- 2d5a7f9 Bump golang.org/x/net from 0.34.0 to 0.36.0 (#254)
- 9307eac Fix chosing of releaseChannel during service creation (#257)
- 6caa597 Mark ip_access/description field as required (#253)
- 05b1628 Remove alpha docs from main branch
v2.2.0-alpha3
Changelog
- 0b1966e allow lowercase letters in grant_privilege (#251)