Added
- Added support of clickhouse-log via podTemplates by @dmmarkov in #1012
- Added SQL UDFs replication when adding shards/replicas. Closes #1174
Changed
- Operator and metrics-exporter now automatically select 'http' or 'https' for connecting to cluster based on cluster configuration
- Changed statefulSet update behaviour to abort the update on failure. That protects the rest of the cluster from a breaking changes
- Removed unneeded operations on persistent volumes
Fixed
- fix crash when reconcilePVC() failed by @jewelzqiu in #1168
- fix reconcile threads number by @jewelzqiu in #1170
Other
- Run tests in parallel by @antip00 in #1171
- fix build script to adapt to macos m1. by @xiedeyantu in #1169
- Improvements to Grafana and Prometheus manifests
New Contributors
- @jewelzqiu made their first contribution in #1168
- @xiedeyantu made their first contribution in #1169
- @dmmarkov made their first contribution in #1012
Full Changelog: release-0.21.1...release-0.21.2