Releases: ansible-collections/community.clickhouse
Releases · ansible-collections/community.clickhouse
0.7.0
This is a minor release of the community.clickhouse
collection.
This changelog contains all changes to the modules and plugins in this collection
that have been made after the previous release.
Minor Changes
- clickhouse_info - add the
grants
return value for users and roles. - clickhouse_info - add the
grants
returns all grants for users and roles. - clickhouse_info - add the
settings_profile_elements
returns all settings for users, profiles and roles.
Breaking Changes / Porting Guide
- clickhouse_info - removed
functions
for collecting information of created functions. A rare and unpopular feature.
New Modules
- clickhouse_cfg_info - Retrieves ClickHouse config file content and returns it as JSON
0.6.0
Release Summary
This is a minor release of the community.clickhouse
collection.
This changelog contains all changes to the modules and plugins in this collection
that have been made after the previous release.
Minor Changes
- clickhouse_info - add the
roles
field to user information. - clickhouse_user - add the
default_roles_mode
argument to specify how to handle roles passed throughdefault_roles
argument (#70). - clickhouse_user - add the
default_roles
argument to set default roles (#70). - clickhouse_user - add the
roles_mode
argument to specify how to handle roles passed throughroles
argument (#70). - clickhouse_user - add the
roles
argument to grant roles (#70).
0.5.0
See the changelog for all changes.
0.4.0
See the changelog for all changes.
0.3.0
See the changelog for all changes.
0.2.0
See the changelog for all changes.
0.1.1
See the changelog for all changes.
0.1.0
See the changelog for all changes.