Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ClickHouse
/
clickhouse-js
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
331
Code
Issues
38
Pull requests
34
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
1.22 beta1
- #862
#862
Merged
peter-leonov-ch
merged 26 commits into
release
ClickHouse/clickhouse-js:release
from
main
ClickHouse/clickhouse-js:main
Copy head branch name to clipboard
Jun 18, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
1.22 beta1
#862
peter-leonov-ch
merged 26 commits into
release
ClickHouse/clickhouse-js:release
from
main
ClickHouse/clickhouse-js:main
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
Bump esbuild and tsx in /examples/web (#832)
Show description for c2b4cf2
dependabot[bot]
authored
c2b4cf2
View commit details
Copy full SHA for c2b4cf2
Browse repository at this point
Commits on Jun 14, 2026
Add http/https vs fetch transport benchmark for the Node.js client (#779)
Show description for 99c0d52
3 people
authored
99c0d52
View commit details
Copy full SHA for 99c0d52
Browse repository at this point
Commits on Jun 17, 2026
chore: bump version to 1.22.0 (#838)
Show description for c1ba0fa
3 people
authored
c1ba0fa
View commit details
Copy full SHA for c1ba0fa
Browse repository at this point
Fix quote style in version bump workflow output (#839)
Show description for 13178b5
Copilot
authored
13178b5
View commit details
Copy full SHA for 13178b5
Browse repository at this point
Investigating and fixing SQL test failures (#844)
Show description for 595ba5d
3 people
authored
595ba5d
View commit details
Copy full SHA for 595ba5d
Browse repository at this point
zstd request / response compression (#836)
Show description for ca24c12
jstastny
and
claude
authored
ca24c12
View commit details
Copy full SHA for ca24c12
Browse repository at this point
Decouple ESLint from Prettier; warn-only ESLint with separate Prettier CI gate (#848)
Show description for 10dcfe8
3 people
authored
10dcfe8
View commit details
Copy full SHA for 10dcfe8
Browse repository at this point
zstd compression: review follow-ups (docs, tests, web guard, level, codec normalization) (#847)
Show description for 777debb
peter-leonov-ch
and
claude
authored
777debb
View commit details
Copy full SHA for 777debb
Browse repository at this point
Skip 02346_text_index_byte_size_reporting on latest ClickHouse (#853)
Show description for 5846afc
peter-leonov-ch
and
claude
authored
5846afc
View commit details
Copy full SHA for 5846afc
Browse repository at this point
Bump @opentelemetry/core, @opentelemetry/auto-instrumentations-node, @opentelemetry/exporter-trace-otlp-proto, @opentelemetry/sdk-trace-web and @opentelemetry/instrumentation-fetch (#843)
Show description for a94caa5
dependabot[bot]
authored
a94caa5
View commit details
Copy full SHA for a94caa5
Browse repository at this point
Bump vite from 8.0.10 to 8.0.16 in /examples/web (#834)
Show description for b78ffb5
dependabot[bot]
authored
b78ffb5
View commit details
Copy full SHA for b78ffb5
Browse repository at this point
Bump esbuild and tsx in /examples/node (#831)
Show description for 94fcdbd
dependabot[bot]
authored
94fcdbd
View commit details
Copy full SHA for 94fcdbd
Browse repository at this point
Bump ws from 8.20.0 to 8.21.0 in /examples/web (#840)
Show description for 14b56f5
dependabot[bot]
authored
14b56f5
View commit details
Copy full SHA for 14b56f5
Browse repository at this point
Bump js-yaml from 4.1.1 to 4.2.0 in /examples/web (#842)
Show description for 11fc8eb
dependabot[bot]
authored
11fc8eb
View commit details
Copy full SHA for 11fc8eb
Browse repository at this point
Bump vite from 8.0.10 to 8.0.16 in /examples/node (#835)
Show description for 54c4554
dependabot[bot]
authored
54c4554
View commit details
Copy full SHA for 54c4554
Browse repository at this point
Bump @opentelemetry/core and @opentelemetry/sdk-trace-base in /examples/node (#841)
Show description for 02f6d94
dependabot[bot]
authored
02f6d94
View commit details
Copy full SHA for 02f6d94
Browse repository at this point
Move CI actions off the deprecated Node 20 runtime (#851)
Show description for f102d32
Copilot
and
peter-leonov-ch
authored
f102d32
View commit details
Copy full SHA for f102d32
Browse repository at this point
Make Dependabot CI green by default by skipping secret-dependent jobs (#855)
Show description for a385828
Copilot
authored
a385828
View commit details
Copy full SHA for a385828
Browse repository at this point
Commits on Jun 18, 2026
Add OSS-dependent integration tests to guard breaking changes (#856)
Show description for dc4c322
peter-leonov-ch
and
claude
authored
dc4c322
View commit details
Copy full SHA for dc4c322
Browse repository at this point
Improving codecov upload process and reporting (#857)
Show description for e6c3113
Copilot
authored
e6c3113
View commit details
Copy full SHA for e6c3113
Browse repository at this point
Brotli (br) compression codec and per-codec request compression options (#849)
Show description for 09be3c5
3 people
authored
09be3c5
View commit details
Copy full SHA for 09be3c5
Browse repository at this point
Follow-up to #849: simplify the unknown-encoding decompression test (#859)
Show description for 45fdbee
peter-leonov-ch
and
claude
authored
45fdbee
View commit details
Copy full SHA for 45fdbee
Browse repository at this point
Add tracer adapter recipes (requireParentSpan, suppress nested HTTP spans) (#852)
Show description for e000ada
Copilot
authored
e000ada
View commit details
Copy full SHA for e000ada
Browse repository at this point
Investigating Codecov coverage upload problems (#860)
Show description for 6a5d177
3 people
authored
6a5d177
View commit details
Copy full SHA for 6a5d177
Browse repository at this point
Bump the dev-dependencies group across 1 directory with 12 updates (#854)
Show description for 56b48ee
dependabot[bot]
and
peter-leonov-ch
authored
56b48ee
View commit details
Copy full SHA for 56b48ee
Browse repository at this point
Bump undici from 8.4.1 to 8.5.0 (#858)
Show description for 4a86c42
dependabot[bot]
authored
4a86c42
View commit details
Copy full SHA for 4a86c42
Browse repository at this point
You can’t perform that action at this time.