Skip to content

release-0.21.2

Compare
Choose a tag to compare
@alex-zaitsev alex-zaitsev released this 29 Jun 09:04
· 1 commit to 0.21.2 since this release

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

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

Full Changelog: release-0.21.1...release-0.21.2