Skip to content

Releases: Altinity/clickhouse-operator

release-0.2.1

23 Apr 21:21
1b4a27b
Compare
Choose a tag to compare
release-0.2.1 Pre-release
Pre-release

New features:

Improvements:

release-0.2.0-beta

15 Apr 22:20
0eb3535
Compare
Choose a tag to compare

New features:

  • Automatic schema creation on cluster scaling
  • Automatic 1-N (all-replicated) and N-1 (all-sharded) layouts
  • Operator configuration

Numerous documentation improvements.

release-0.1.9beta

02 Apr 23:53
f4784a5
Compare
Choose a tag to compare
release-0.1.9beta Pre-release
Pre-release

New features:

  • Handling Zookeeper configuration changes
  • Rolling upgrades of ClickHouse

release-0.1.8beta

22 Mar 16:36
204c2ad
Compare
Choose a tag to compare

New features:

  • ClickHouse configuration updates (users, profiles and so on)
  • Adding shards/replicas with a spec change
  • Container readiness probe

Bug fixes:

  • Fixed incorrect mapping of configuration files

release-0.1.7beta

14 Mar 11:18
2121627
Compare
Choose a tag to compare
release-0.1.7beta Pre-release
Pre-release

New features:

  • ClickHouse metrics export to Prometheus
  • Support for persistent volume claims

General stability improvements and better documentation.

release-0.1.6beta

11 Mar 15:28
936c1d5
Compare
Choose a tag to compare
release-0.1.6beta Pre-release
Pre-release

New features:

  • Headless service for ClickHouse installation
  • Improved documentation and examples

Bug fixes:

  • Fixed broken replication configuration due to regression in 0.1.4beta

release-0.1.5beta

05 Mar 13:55
a1ed149
Compare
Choose a tag to compare
release-0.1.5beta Pre-release
Pre-release

Added documentation and manifests for Prometheus and Grafana integration.

release-0.1.4beta

25 Feb 18:53
Compare
Choose a tag to compare
release-0.1.4beta Pre-release
Pre-release
  • Add: Prometheus Exporter implementation (code instrumentation)
  • Add: Labels support for controlled objects
  • Update: Fixes and minor improvements