This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
Releases: AlexeySetevoi/ansible-clickhouse
Releases · AlexeySetevoi/ansible-clickhouse
1.13
1.12.1
What's Changed
- fix baseurl for yum repo by @unencoded in #98
New Contributors
- @unencoded made their first contribution in #98
Full Changelog: 1.12.0...1.12.1
1.12.0
1.11.2
What's Changed
- Bump cookiecutter from 1.7.2 to 2.1.1 by @dependabot in #97
Full Changelog: 1.11.1...1.11.2
Fix docs time unit
1.11.0
What's Changed
- Fix clickhouse_clusters is not a valid attribute for a Play by @patsevanton in #89
- Update configs and README.md with Yandex -> ClickHouse, Inc changes by @AntonFriberg in #85
- Bump paramiko from 2.7.2 to 2.10.1 by @dependabot in #86
- Exclude clickhouse packages from apt upgrades by @AntonFriberg in #92
- Allow deployment of cluster with security hardening configuration by @AntonFriberg in #90
New Contributors
- @patsevanton made their first contribution in #89
Full Changelog: 1.10.0...1.11.0
1.10.0
What's Changed
- Fix tests failing by @AlexeySetevoi in #71
- Add how to listen on all ipv4/ipv6 to README by @AntonFriberg in #69
- Add ability to manage ldap configuration by @AntonFriberg in #74
- Override configuration and user settings instead of replacing by @AntonFriberg in #72
- Remove unsupported CentOS 8 from CI tests by @AntonFriberg in #81
- Remove Debian Jessie from CI tests by @AntonFriberg in #80
- Remove CentOS 7 from CI tests by @AntonFriberg in #79
- fix shards by @hruljov in #67
- Add support for s3 endpoints configuration by @AntonFriberg in #78
- Add access_management to custom_user configuration by @AntonFriberg in #76
- Update to new Apt repo configuration by @AntonFriberg in #84
New Contributors
- @AntonFriberg made their first contribution in #69
- @hruljov made their first contribution in #67
Full Changelog: 1.9.3...1.10.0
1.9.3
Bugfixes
Fix urllib version in tests
Fix urllib version in tests #61