What's Changed
Enhancements 🎉
- feat: add custom http transport by @r0bobo in #1656
- Support interface typed NamedValue binding by @crisismaple in #1633
- remove deprecated Object('json') column by @kavirajk in #1674
- feat: OpenDB api now sets few configs passed via options by @kavirajk in #1675
- chore: Async inserts docs and example updates by @kavirajk in #1690
- Set HttpUrlPath from DSN to resolve missing path in HTTP requests by @RokibulHasan7 in #1692
- Add support to
timeandtime64datatypes by @kavirajk @shivanshuraj1333 in #1669 - fix: Don't scan profile events if listener is not set by @erezrokah in #1686
- Allow oneline comment in insert query by @luckyevildev in #1693
- Update cloud version matrix (25.10) by @SpencerTorres in #1704
- Disable default transport layer gzip compression by default by @kavirajk 5c8c388 and #1704 (comment)
- Add some examples for ephemeral column by @kavirajk in #1710
Bug fixes 🐛
- Fix potential Divide by Zero panic by @kavirajk in #1665
- fix: SimpleAggregateFunction(anyLast, JSON) by @bripkens in #1645
- bug: Fix Nullable(JSON) with
nilmap by @kavirajk in #1667 - bug: Fixes some correctness bug with ContextWatchdog by @kavirajk in #1688
Other Changes 🛠
- chore: Remove unused bash script by @kavirajk in #1663
- chore: Remove license header from each go file by @kavirajk in #1662
- Bump github.com/paulmach/orb from 0.11.1 to 0.12.0 by @dependabot[bot] in #1664
- Bump github.com/testcontainers/testcontainers-go from 0.38.0 to 0.39.0 by @dependabot[bot] in #1666
- Bump github.com/docker/docker from 28.4.0+incompatible to 28.5.0+incompatible by @dependabot[bot] in #1676
- Bump github.com/docker/docker from 28.5.0+incompatible to 28.5.1+incompatible by @dependabot[bot] in #1679
- Bump golang.org/x/net from 0.44.0 to 0.46.0 by @dependabot[bot] in #1683
- Bump github.com/ClickHouse/ch-go from 0.68.0 to 0.69.0 by @dependabot[bot] in #1678
- chore: Update contributing guide and docker compose stack by @erezrokah in #1684
- chore: Upgrade Go toolchain to 1.25.x by @kavirajk in #1689
- Bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible by @dependabot[bot] in #1706
- Bump github.com/testcontainers/testcontainers-go from 0.39.0 to 0.40.0 by @dependabot[bot] in #1705
- Bump golang.org/x/net from 0.46.0 to 0.47.0 by @dependabot[bot] in #1711
New Contributors
- @kavirajk made their first contribution in #1663
- @bripkens made their first contribution in #1645
- @erezrokah made their first contribution in #1684
- @RokibulHasan7 made their first contribution in #1692
- @luckyevildev made their first contribution in #1693
Full Changelog: v2.40.3...v2.41.0