chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 from 2.40.3 to 2.41.0
Bumps github.com/ClickHouse/clickhouse-go/v2 from 2.40.3 to 2.41.0.
Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
v2.41.0
What's Changed
Enhancements :tada:
- feat: add custom http transport by
@r0boboin ClickHouse/clickhouse-go#1656- Support interface typed NamedValue binding by
@crisismaplein ClickHouse/clickhouse-go#1633- remove deprecated Object('json') column by
@kavirajkin ClickHouse/clickhouse-go#1674- feat: OpenDB api now sets few configs passed via options by
@kavirajkin ClickHouse/clickhouse-go#1675- chore: Async inserts docs and example updates by
@kavirajkin ClickHouse/clickhouse-go#1690- Set HttpUrlPath from DSN to resolve missing path in HTTP requests by
@RokibulHasan7in ClickHouse/clickhouse-go#1692- Add support to
timeandtime64datatypes by@kavirajk@shivanshuraj1333in ClickHouse/clickhouse-go#1669- fix: Don't scan profile events if listener is not set by
@erezrokahin ClickHouse/clickhouse-go#1686- Allow oneline comment in insert query by
@luckyevildevin ClickHouse/clickhouse-go#1693- Update cloud version matrix (25.10) by
@SpencerTorresin ClickHouse/clickhouse-go#1704- Disable default transport layer gzip compression by default by
@kavirajkClickHouse/clickhouse-go#1704 and ClickHouse/clickhouse-go#1704- Add some examples for ephemeral column by
@kavirajkin ClickHouse/clickhouse-go#1710Bug fixes :bug:
- Fix potential Divide by Zero panic by
@kavirajkin ClickHouse/clickhouse-go#1665- fix: SimpleAggregateFunction(anyLast, JSON) by
@bripkensin ClickHouse/clickhouse-go#1645- bug: Fix Nullable(JSON) with
nilmap by@kavirajkin ClickHouse/clickhouse-go#1667- bug: Fixes some correctness bug with ContextWatchdog by
@kavirajkin ClickHouse/clickhouse-go#1688Other Changes 🛠
- chore: Remove unused bash script by
@kavirajkin ClickHouse/clickhouse-go#1663- chore: Remove license header from each go file by
@kavirajkin ClickHouse/clickhouse-go#1662- Bump github.com/paulmach/orb from 0.11.1 to 0.12.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1664- Bump github.com/testcontainers/testcontainers-go from 0.38.0 to 0.39.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1666- Bump github.com/docker/docker from 28.4.0+incompatible to 28.5.0+incompatible by
@dependabot[bot] in ClickHouse/clickhouse-go#1676- Bump github.com/docker/docker from 28.5.0+incompatible to 28.5.1+incompatible by
@dependabot[bot] in ClickHouse/clickhouse-go#1679- Bump golang.org/x/net from 0.44.0 to 0.46.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1683- Bump github.com/ClickHouse/ch-go from 0.68.0 to 0.69.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1678- chore: Update contributing guide and docker compose stack by
@erezrokahin ClickHouse/clickhouse-go#1684- chore: Upgrade Go toolchain to 1.25.x by
@kavirajkin ClickHouse/clickhouse-go#1689- Bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible by
@dependabot[bot] in ClickHouse/clickhouse-go#1706- Bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1705- Bump golang.org/x/net from 0.46.0 to 0.47.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1711New Contributors
@kavirajkmade their first contribution in ClickHouse/clickhouse-go#1663@bripkensmade their first contribution in ClickHouse/clickhouse-go#1645@erezrokahmade their first contribution in ClickHouse/clickhouse-go#1684@RokibulHasan7made their first contribution in ClickHouse/clickhouse-go#1692@luckyevildevmade their first contribution in ClickHouse/clickhouse-go#1693Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.40.3...v2.41.0
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
v2.41.0, 2025-11-20
What's Changed
Enhancements :tada:
- feat: add custom http transport by
@r0boboin ClickHouse/clickhouse-go#1656- Support interface typed NamedValue binding by
@crisismaplein ClickHouse/clickhouse-go#1633- remove deprecated Object('json') column by
@kavirajkin ClickHouse/clickhouse-go#1674- feat: OpenDB api now sets few configs passed via options by
@kavirajkin ClickHouse/clickhouse-go#1675- chore: Async inserts docs and example updates by
@kavirajkin ClickHouse/clickhouse-go#1690- Set HttpUrlPath from DSN to resolve missing path in HTTP requests by
@RokibulHasan7in ClickHouse/clickhouse-go#1692- Add support to
timeandtime64datatypes by@kavirajk@shivanshuraj1333in ClickHouse/clickhouse-go#1669- fix: Don't scan profile events if listener is not set by
@erezrokahin ClickHouse/clickhouse-go#1686- Allow oneline comment in insert query by
@luckyevildevin ClickHouse/clickhouse-go#1693- Update cloud version matrix (25.10) by
@SpencerTorresin ClickHouse/clickhouse-go#1704- Disable default transport layer gzip compression by default by
@kavirajkClickHouse/clickhouse-go#1704 and ClickHouse/clickhouse-go#1704- Add some examples for ephemeral column by
@kavirajkin ClickHouse/clickhouse-go#1710Bug fixes :bug:
- Fix potential Divide by Zero panic by
@kavirajkin ClickHouse/clickhouse-go#1665- fix: SimpleAggregateFunction(anyLast, JSON) by
@bripkensin ClickHouse/clickhouse-go#1645- bug: Fix Nullable(JSON) with
nilmap by@kavirajkin ClickHouse/clickhouse-go#1667- bug: Fixes some correctness bug with ContextWatchdog by
@kavirajkin ClickHouse/clickhouse-go#1688Other Changes 🛠
- chore: Remove unused bash script by
@kavirajkin ClickHouse/clickhouse-go#1663- chore: Remove license header from each go file by
@kavirajkin ClickHouse/clickhouse-go#1662- Bump github.com/paulmach/orb from 0.11.1 to 0.12.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1664- Bump github.com/testcontainers/testcontainers-go from 0.38.0 to 0.39.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1666- Bump github.com/docker/docker from 28.4.0+incompatible to 28.5.0+incompatible by
@dependabot[bot] in ClickHouse/clickhouse-go#1676- Bump github.com/docker/docker from 28.5.0+incompatible to 28.5.1+incompatible by
@dependabot[bot] in ClickHouse/clickhouse-go#1679- Bump golang.org/x/net from 0.44.0 to 0.46.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1683- Bump github.com/ClickHouse/ch-go from 0.68.0 to 0.69.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1678- chore: Update contributing guide and docker compose stack by
@erezrokahin ClickHouse/clickhouse-go#1684- chore: Upgrade Go toolchain to 1.25.x by
@kavirajkin ClickHouse/clickhouse-go#1689- Bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible by
@dependabot[bot] in ClickHouse/clickhouse-go#1706- Bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1705- Bump golang.org/x/net from 0.46.0 to 0.47.0 by
@dependabot[bot] in ClickHouse/clickhouse-go#1711New Contributors
@kavirajkmade their first contribution in ClickHouse/clickhouse-go#1663@bripkensmade their first contribution in ClickHouse/clickhouse-go#1645@erezrokahmade their first contribution in ClickHouse/clickhouse-go#1684@RokibulHasan7made their first contribution in ClickHouse/clickhouse-go#1692@luckyevildevmade their first contribution in ClickHouse/clickhouse-go#1693Full Changelog: https://github.com/ClickHouse/clickhouse-go/compare/v2.40.3...v2.41.0
Commits
82ac68fUpdate release notesc463789Merge pull request #1710 from ClickHouse/kavirajk/add-example-for-ephemeral-c...1cfb802Merge pull request #1711 from ClickHouse/dependabot/go_modules/golang.org/x/n...efbf444PR remarks about comments and loggingefdaefdBump golang.org/x/net from 0.46.0 to 0.47.017aaf53format the queries for more read-friendly2a34102Add some examples for ephemeral columndf28730Merge pull request #1704 from ClickHouse/SpencerTorres-patch-1a6d5a5fMerge pull request #1693 from luckyevildev/allow-oneline-comment-in-insert-query1c408a3Merge branch 'main' into allow-oneline-comment-in-insert-query- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Related Documentation
Checked 4 published document(s) in 1 knowledge base(s). No updates required.
This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.
@dependabot recreate
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 60.53%. Comparing base (2b0f8ce) to head (fa17737).
:warning: Report is 1 commits behind head on v2.
Additional details and impacted files
@@ Coverage Diff @@
## v2 #5110 +/- ##
=======================================
Coverage 60.53% 60.53%
=======================================
Files 138 138
Lines 13504 13504
=======================================
Hits 8174 8174
Misses 4641 4641
Partials 689 689
| Flag | Coverage Δ | |
|---|---|---|
| integrationtests | 34.67% <ø> (ø) |
|
| unittests | 51.81% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
@GeorgeMac thank you for your contribution! 😄
😂 haha now just a third party contributor. Hey @erka 👋
look who it is!