Skip to content

Releases: ClickHouse/clickhousectl

v0.1.18

14 Apr 14:10
2c6fca8

Choose a tag to compare

What's Changed

  • Bump version to 0.1.18 by @sdairs in #108
  • Restore strict validation for user-input enums by @sdairs in #104
  • Add process discovery and global server management by @sdairs in #105
  • Add local server dotenv command by @sdairs in #107
  • Add self-update command and background update check by @sdairs in #106
  • Only show update notice on --help output by @sdairs in #112

Full Changelog: v0.1.17...v0.1.18

v0.1.17

09 Apr 17:02
59b2412

Choose a tag to compare

What's Changed

  • Add beta callout and OAuth feature flag note to README by @sdairs in #97
  • add signup command by @kcmannem in #78
  • Enforce OAuth read-only for cloud commands by @sdairs in #99
  • Accept unknown values in API response enums by @sdairs in #100

Full Changelog: v0.1.16...v0.1.17

v0.1.16

07 Apr 23:26
a68fb5c

Choose a tag to compare

What's Changed

  • Switch Linux builds to musl for fully static binaries by @sdairs in #93
  • Address dependency security vulnerabilities by @sdairs in #92
  • Bump version to 0.1.16 by @sdairs in #94
  • Fix static-link verification to accept static-pie by @sdairs in #95
  • Fix ldd check for static binaries by @sdairs in #96

Full Changelog: v0.1.15...v0.1.16

v0.1.15

05 Apr 11:04
dd65357

Choose a tag to compare

What's Changed

  • Restructure CLI into local/ and cloud/ modules by @sdairs in #84
  • Add --version flag to local server start by @sdairs in #85
  • Use tabled for human-readable list output by @sdairs in #88
  • Add --json flag, restructure CLI modules, server --version flag, and table output by @sdairs in #82

Full Changelog: v0.1.14...v0.1.15

v0.1.14

02 Apr 09:51
8bb547e

Choose a tag to compare

What's Changed

  • Use consistent versioned user-agent for all HTTP requests by @sdairs in #79
  • Bump version to 0.1.14 by @sdairs in #80

Full Changelog: v0.1.13...v0.1.14

v0.1.13

01 Apr 18:51
bdc9b0d

Choose a tag to compare

What's Changed

  • improve structure of cloud & skills cmd readme by @sdairs in #53
  • upgrade tar package for CVE-2026-33055 & pin 3rd party workflow by @santrancisco in #59
  • Bump tar from 0.4.44 to 0.4.45 by @dependabot[bot] in #54
  • Bump rustls-webpki from 0.103.9 to 0.103.10 by @dependabot[bot] in #55
  • Update top-level help text by @sdairs in #60
  • Add CODEOWNERS for default PR reviewers by @sdairs in #61
  • Run cloud integration on PRs touching code by @sdairs in #62
  • Add --force flag to cloud service delete by @sdairs in #65
  • Add cloud service client command by @sdairs in #63
  • add license by @sdairs in #69
  • add cloud auth commands by @kcmannem in #52
  • Document cloud service client and force delete in README by @sdairs in #68
  • Fix all clippy warnings by @sdairs in #71
  • Restructure cloud integration test into single ordered lifecycle by @sdairs in #70
  • Update install command to use clickhouse.com/cli by @sdairs in #72
  • Bump version to 0.1.13 by @sdairs in #75
  • Use builds.clickhouse.com as primary download source by @sdairs in #76

New Contributors

Full Changelog: v0.1.12...v0.1.13

v0.1.12

16 Mar 21:04
699e085

Choose a tag to compare

What's Changed

  • Set custom user agent with version for Cloud API calls by @sdairs in #23
  • Add full Cloud API coverage (36 new endpoints) by @sdairs in #25
  • Fix cloud service update tag patch serialization by @sdairs in #40
  • Fix org usage date validation and empty costs parsing by @sdairs in #41
  • Fix JSON output for cloud service delete by @sdairs in #42
  • Validate cloud activity list dates as date-only by @sdairs in #45
  • Validate CLI expires-at and backup-start-time inputs by @sdairs in #46
  • Validate empty cloud tag keys before request build by @sdairs in #47
  • Add top-level skills install command by @sdairs in #35
  • Add cloud integration CI test foundation by @sdairs in #39
  • Agent Skills command + CI testing by @sdairs in #34
  • Fix portable termios initialization by @sdairs in #51

Full Changelog: v0.1.11...v0.1.12

v0.1.11

10 Mar 10:20
88e57d9

Choose a tag to compare

What's Changed

  • Restructure CLI into local and cloud top-level subcommands by @sdairs in #20
  • Improve client usability by @sdairs in #21

Full Changelog: v0.1.10...v0.1.11

v0.1.10

09 Mar 20:54
8b285f6

Choose a tag to compare

What's Changed

Full Changelog: v0.1.9...v0.1.10

v0.1.9

09 Mar 17:46
a999520

Choose a tag to compare

What's Changed

  • rename to clickhousectl by @sdairs in #14
  • Add server process management with named instances by @sdairs in #15

Full Changelog: v0.1.8...v0.1.9