Skip to content

0.6.0

Latest
Compare
Choose a tag to compare
@Andersson007 Andersson007 released this 26 Aug 07:17
· 6 commits to main since this release
07cd26a

The changelog reference

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 through default_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 through roles argument (#70).
  • clickhouse_user - add the roles argument to grant roles (#70).