Releases: IvanOfThings/terraform-provider-clickhouse
Releases · IvanOfThings/terraform-provider-clickhouse
v3.4.0
3.4.0 (2024-09-04)
Features
- add S3 and CREATE TEMPORARY TABLE privileges (384f686)
v3.3.0
3.3.0 (2024-04-24)
Features
- add privileges to drop dictionaries and views (c34d126)
v3.2.0
3.2.0 (2024-04-22)
Features
v3.1.0
3.1.0 (2024-04-18)
Features
- allow granting privileges on system database (f5f8376)
v3.0.1
3.0.1 (2023-11-14)
Bug Fixes
v3.0.0
3.0.0 (2023-11-10)
- Merge pull request #47 from IvanOfThings/feat/change-clickhouse-driver (df3f644), closes #47
BREAKING CHANGES
- change the used clickhouse driver to the official one
v2.1.3
2.1.3 (2023-11-08)
Bug Fixes
v2.1.2
2.1.2 (2023-11-07)
Bug Fixes
v2.1.1
2.1.1 (2023-11-07)
Bug Fixes
- forcing to execute release (281ce3e)
v2.1.0
2.1.0 (2023-11-07)
Features
- refactor packages model and services (2f67797)