Skip to content

chore(changelog): retarget unreleased 1.23.2 → 1.24.0#951

Merged
peter-leonov-ch merged 1 commit into
mainfrom
chore/changelog-1.24.0
Jul 16, 2026
Merged

chore(changelog): retarget unreleased 1.23.2 → 1.24.0#951
peter-leonov-ch merged 1 commit into
mainfrom
chore/changelog-1.24.0

Conversation

@peter-leonov-ch

Copy link
Copy Markdown
Collaborator

Retarget the staged (unreleased) # 1.23.2 CHANGELOG section to # 1.24.0 in both client packages, ahead of cutting the 1.24.0 beta.

#950 added new public API (dangerously_log_query_text config option + per-request span_attributes), which is an additive minor release. 1.23.2 was never published, so the section's contents — the OTEL features (#950) and the #947 Array(Date) binding fix — ship together as 1.24.0.

Header-only change; content is unchanged. Required by the release skill's Step 1 (the CHANGELOG must carry the exact version header before the version bump).

🤖 Generated with Claude Code

#950 adds new public API (the `dangerously_log_query_text` client option and
the per-request `span_attributes` param), so the next release is a minor bump.
1.23.2 was never published; the staged section (OTEL features + the #947
Array(Date) fix) ships as 1.24.0 instead. Header-only change in both client
changelogs, ahead of the version bump.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 16, 2026 14:29
@peter-leonov-ch
peter-leonov-ch enabled auto-merge (squash) July 16, 2026 14:29
@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@peter-leonov-ch
peter-leonov-ch merged commit 27f5e2d into main Jul 16, 2026
72 checks passed
@peter-leonov-ch
peter-leonov-ch deleted the chore/changelog-1.24.0 branch July 16, 2026 14:30

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Retargets the staged, unreleased changelog section in both client packages from # 1.23.2 to # 1.24.0, preparing the release notes for an upcoming 1.24.0 (minor) cut.

Changes:

  • Update @clickhouse/client-web top-most CHANGELOG version header to 1.24.0.
  • Update @clickhouse/client (Node.js) top-most CHANGELOG version header to 1.24.0.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
packages/client-web/CHANGELOG.md Updates the top version header from 1.23.2 to 1.24.0.
packages/client-node/CHANGELOG.md Updates the top version header from 1.23.2 to 1.24.0.

@@ -1,4 +1,4 @@
# 1.23.2
# 1.24.0
@@ -1,4 +1,4 @@
# 1.23.2
# 1.24.0
@peter-leonov-ch peter-leonov-ch mentioned this pull request Jul 16, 2026
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