Skip to content

1.23.1 release - #941

Merged
peter-leonov-ch merged 3 commits into
releasefrom
main
Jul 7, 2026
Merged

1.23.1 release#941
peter-leonov-ch merged 3 commits into
releasefrom
main

Conversation

@peter-leonov-ch

Copy link
Copy Markdown
Collaborator

Sync release from main to cut @clickhouse/client and @clickhouse/client-web 1.23.1 (patch).

Contains:

Release notes: re-export EXCEPTION_TAG_HEADER_NAME and extractErrorAtTheEndOfChunk from both client packages (#935), a public-API gap from the 1.23.0 common-bundling change, reported downstream by Langfuse.

motsc and others added 3 commits July 6, 2026 17:26
Bumps `@clickhouse/client` from `1.23.0` to `1.23.1` (patch bump).

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Bumps `@clickhouse/client-web` from `1.23.0` to `1.23.1` (patch bump).

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 7, 2026 09:15
@peter-leonov-ch
peter-leonov-ch requested a review from mshustov as a code owner July 7, 2026 09:15
@github-advanced-security

Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@codecov

codecov Bot commented Jul 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Syncs the release branch to cut patch releases @clickhouse/client@1.23.1 and @clickhouse/client-web@1.23.1, and fixes CI’s lockfile age audit to request full npm packuments so publish timestamps are available.

Changes:

  • Fix lockfile-age-audit to fetch the default/full npm registry response (restoring access to time[version]).
  • Bump @clickhouse/client and @clickhouse/client-web versions to 1.23.1 (package.json + runtime version.ts).
  • Update package-lock.json to reflect workspace version updates.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
scripts/ci/lockfile-age-audit.mjs Removes the abbreviated packument Accept header so registry responses include time metadata for age checks.
packages/client-web/src/version.ts Bumps runtime version string to 1.23.1.
packages/client-web/package.json Bumps package version to 1.23.1.
packages/client-node/src/version.ts Bumps runtime version string to 1.23.1.
packages/client-node/package.json Bumps package version to 1.23.1.
package-lock.json Updates workspace package versions to match the bumped packages.

@peter-leonov-ch
peter-leonov-ch merged commit f67717b into release Jul 7, 2026
145 checks passed
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.

4 participants