Skip to content

Releases: ClickHouse/terraform-provider-clickhouse

v3.0.0-alpha2

09 Apr 09:29
Compare
Choose a tag to compare

Changelog

  • 2bdb44a Bump provider version in examples to 3.0.0-alpha2
  • 24e6267 ClickPipe resource import support (#277)
  • 6be3f68 Remove alpha docs from main branch

v3.0.0-alpha1

08 Apr 09:42
Compare
Choose a tag to compare

Changelog

  • 0a6dcf2 Bump provider version in examples to 3.0.0-alpha1
  • f993f91 Add provider.tf.template.alpha for ClickPipes examples (#276)
  • 729737f ClickPipes reverse private endpoint support (#275)
  • b9e4535 Fix aws cleanup script

v3.0.0

04 Apr 12:16
Compare
Choose a tag to compare

Changelog

  • b483b8e Bump provider version in examples to 3.0.0
  • 2c791f0 Join endpoint_configuration and endpoints into single field and m… (#273)
  • 36a4f54 Improve plan phase to avoid useless "Known after apply" fields (#272)

v2.3.0

01 Apr 07:59
Compare
Choose a tag to compare

Changelog

  • adfa735 Bump provider version in examples to 2.3.0
  • 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-alpha7

01 Apr 07:37
Compare
Choose a tag to compare

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

31 Mar 09:06
Compare
Choose a tag to compare

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

31 Mar 09:46
Compare
Choose a tag to compare

Changelog

  • 04cf338 Bump provider version in examples to 2.1.4
  • ef96548 Improve validation grant_privileges (#260)

v2.2.0-alpha5

21 Mar 11:02
Compare
Choose a tag to compare

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

21 Mar 08:41
Compare
Choose a tag to compare

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

21 Mar 10:14
Compare
Choose a tag to compare

Changelog

  • c5c2202 Bump provider version in examples to 2.1.3
  • 17ad67d Fix error when setting backup_configuration.backup_period_in_hours (#262)