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
73
Star
330
Code
Issues
38
Pull requests
27
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
1.23 beta8
- #920
#920
Merged
peter-leonov-ch
merged 15 commits into
release
ClickHouse/clickhouse-js:release
from
main
ClickHouse/clickhouse-js:main
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
1.23 beta8
#920
peter-leonov-ch
merged 15 commits into
release
ClickHouse/clickhouse-js:release
from
main
ClickHouse/clickhouse-js:main
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2026
ci: raise npm fetch retries to de-flake installs (#902)
Show description for dbbe8ca
peter-leonov-ch
and
claude
authored
dbbe8ca
View commit details
Copy full SHA for dbbe8ca
Browse repository at this point
fix(e2e): keep post-publish integration.ts free of TS-only syntax (Node 20) (#905)
Show description for 7f10fc7
peter-leonov-ch
and
claude
authored
7f10fc7
View commit details
Copy full SHA for 7f10fc7
Browse repository at this point
test(upstream): honor serverError/clientError hints in the SQL test runner (#907)
Show description for 33bba98
peter-leonov-ch
and
claude
authored
33bba98
View commit details
Copy full SHA for 33bba98
Browse repository at this point
docs(rowbinary): document using the RowBinary parser with the JS client (#887)
Show description for 5ef1dcf
Copilot
and
peter-leonov-ch
authored
5ef1dcf
View commit details
Copy full SHA for 5ef1dcf
Browse repository at this point
ci: support Node.js 26, drop Node.js 18 (#906)
Show description for e1c9271
peter-leonov-ch
and
claude
authored
e1c9271
View commit details
Copy full SHA for e1c9271
Browse repository at this point
Commits on Jun 28, 2026
test(upstream): run upstream SQL tests through the RowBinary parser (#908)
Show description for 3fb23cc
peter-leonov-ch
and
claude
authored
3fb23cc
View commit details
Copy full SHA for 3fb23cc
Browse repository at this point
feat(rowbinary)!: resolve Enum8/Enum16 to their names (#912)
Show description for 4c883b6
3 people
authored
4c883b6
View commit details
Copy full SHA for 4c883b6
Browse repository at this point
fix(rowbinary): prettier-format SKILL.md (unbreak code-quality on main) (#913)
Show description for 6453285
peter-leonov-ch
and
claude
authored
6453285
View commit details
Copy full SHA for 6453285
Browse repository at this point
test(upstream): expand rowbinary allowlist after float/datetime fixes (#909)
Show description for 8e170d0
peter-leonov-ch
and
claude
authored
8e170d0
View commit details
Copy full SHA for 8e170d0
Browse repository at this point
Per-package changelogs, per-package publish workflows, and a release skill (#914)
Show description for db39d59
peter-leonov-ch
authored
db39d59
View commit details
Copy full SHA for db39d59
Browse repository at this point
Add RowBinary writers mirroring the existing readers (#911)
Show description for 6abb4e2
3 people
authored
6abb4e2
View commit details
Copy full SHA for 6abb4e2
Browse repository at this point
fix(rowbinary): make writeRows a streaming generator over a fixed buffer (#915)
Show description for ce9e39c
peter-leonov-ch
authored
ce9e39c
View commit details
Copy full SHA for ce9e39c
Browse repository at this point
fix(rowbinary): harden writer edge cases from #911 review (#916)
Show description for 30a0bf6
peter-leonov-ch
and
claude
authored
30a0bf6
View commit details
Copy full SHA for 30a0bf6
Browse repository at this point
docs(agents): split AGENTS.md into folder-specific files (#917)
Show description for b8c65ad
peter-leonov-ch
and
claude
authored
b8c65ad
View commit details
Copy full SHA for b8c65ad
Browse repository at this point
Commits on Jun 29, 2026
Rename rowbinary-parser skill to a read+write codec; split docs and source by direction (#921)
Show description for 6af20ca
peter-leonov-ch
and
claude
authored
6af20ca
View commit details
Copy full SHA for 6af20ca
Browse repository at this point
You can’t perform that action at this time.