Skip to content

Release prep: bump to 0.2.2 in lockstep; document lockstep policy#200

Merged
sdairs merged 1 commit into
mainfrom
release-prep-0.2.2
May 19, 2026
Merged

Release prep: bump to 0.2.2 in lockstep; document lockstep policy#200
sdairs merged 1 commit into
mainfrom
release-prep-0.2.2

Conversation

@sdairs
Copy link
Copy Markdown
Collaborator

@sdairs sdairs commented May 19, 2026

Summary

  • Bump clickhousectl, clickhouse-cloud-api, the dep reference between them, and npm/package.json to 0.2.2 in lockstep, ready for release.
  • CLAUDE.md: update the release section to require lockstep bumps across both crates and the npm package on every release, replacing the prior rules ("only when API client changed" for clickhouse-cloud-api, "auto-bumped by the workflow" for npm).

Stacked on #198, which contains the actual chctl update fix that the 0.2.2 release exists to ship. Tag v0.2.2 once both this and #198 are merged.

Existing 0.2.1 installs will still need a one-time manual reinstall (npm i -g clickhousectl / cargo binstall / direct binary) — the broken update command on those installs can't self-heal.

Test plan

  • cargo build --workspace passes with the new versions
  • After tag v0.2.2: from a fresh 0.2.1 install (post-reinstall), confirm chctl update upgrades cleanly to 0.2.2
  • Confirm crates.io shows clickhousectl@0.2.2 + clickhouse-cloud-api@0.2.2, and npm shows clickhousectl@0.2.2

🤖 Generated with Claude Code

Bumps clickhousectl, clickhouse-cloud-api (and the dep reference
between them), and npm/package.json to 0.2.2 in lockstep ready for
release. CLAUDE.md now reflects this as the policy: previously it said
clickhouse-cloud-api should only be bumped when its source changed and
npm/package.json was bumped automatically by the workflow. Going
forward, all three bump together at release time so the source-of-
truth matches the tag.

Stacked on #198, which contains the actual `chctl update` fix.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@sdairs sdairs requested a review from iskakaushik as a code owner May 19, 2026 15:48
@sdairs sdairs temporarily deployed to cloud-integration May 19, 2026 15:48 — with GitHub Actions Inactive
@sdairs sdairs merged commit 4a495c3 into main May 19, 2026
13 checks passed
@sdairs sdairs deleted the release-prep-0.2.2 branch May 19, 2026 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants