Skip to content

Releases: housepower/ckman

v2.1.1

17 Aug 10:17
Compare
Choose a tag to compare
  • fix deploy cluster with public key, can't find HOME env issue
  • fix deploy cluster with AuthenticateType(save password) issue.

v2.1.0

13 Aug 03:52
4ba774e
Compare
Choose a tag to compare
  • newly frontend ui in create cluster
  • support storage policy
  • fix since v21.6.6.51, install clickhouse will ask for password with default issue

v2.0.0

26 Jul 09:15
a071eae
Compare
Choose a tag to compare
  • single node online & offline
  • do not save sshPassword if necessary
  • support public key to deploy and manage cluster
  • support normal user to deploy and manage cluster
  • support https
  • support rolling update
  • when cluster is not exist, do not allow to import

v2.0.0.beta1

10 Jul 16:16
Compare
Choose a tag to compare
  • support logic cluster
  • add outstanding_requests and watch_count to zookeeper status
  • if server not support ipv6, we use 0.0.0.0 instead in listen_host
  • get slow_session with condition
  • rpm config noreplace
  • metadata manage
  • fix wrap error issue
  • fix ensureHosts issue
  • filter stderr from result when ssh run shell script
  • use des to encode password while write to clusters.json
  • replace json-iterator with sonic to improve performance

v1.3.7

10 Jul 16:11
Compare
Choose a tag to compare
  • fix ensureHosts issue
  • fix wrap error issue

v1.3.6

11 Jun 08:45
2f0be8e
Compare
Choose a tag to compare
  • fix can't create cluster issue(#93)
  • fix status always show green on Manage page
  • fix upgrade cluster cause config panic issue
  • Interface beauty
  • show disk information on ckman.

v1.3.5

28 May 07:29
c18676b
Compare
Choose a tag to compare
  • fix database is closed issue
  • if mode is import, get cluster info from clickhouse every time

v1.3.4

28 May 03:25
ae9fa32
Compare
Choose a tag to compare
v1.3.4 Pre-release
Pre-release
  • fix json unmarshal of long request issue
  • fix 'URL is not allowed in config.xml' since 21.4
  • still create table successfully if shard is avaliable
  • Allow multiple nodes to be added once
  • remove hostnames in clusters.json
  • support query_log ttl

v1.3.3

17 May 12:10
277f36a
Compare
Choose a tag to compare
  • detach macros.xml from metrika.xml
  • filter metrics by cluster name
  • remove loader

v1.3.2

14 May 10:18
20a1071
Compare
Choose a tag to compare
  • show version on web page
  • support routine, more faster to operate cluster
  • support internationalize
  • not allow to modify isReplica
  • write clusters.json format
  • fix runtime error when get zk version
  • make ssh port configurable(#63)
  • do not report error when system.query_log is not exist(#60)
  • when node server is disconnect, we can also delete it
  • only start node when status is red