What's Changed
Enhancements 🎉
- Implement Unwrap() on BlockError by @ilidemi in #1741
- Feat: Add clickhouse cluster mode setup via docker compose by @kavirajk in #1749
- Feat: support LineString and MultiLineString by @imkonsowa in #1751
- feat: support BFloat16 datatype by @kavirajk in #1755
- feat(slog): add support for structured and leveled logger by @kavirajk in #1756
- feat: support
QBitcolumn type by @kavirajk in #1761
Bug fixes 🐛
- fix: Fixes the failure againt HEAD of CH server by @kavirajk in #1752
- fix(time/time64): fix the ScanType of both time and time64 by @kavirajk in #1758
Other Changes 🛠
- update
UseContextexample to handlerows.Err()correct by @ehsansouri23 in #1726 - chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #1750
- doc(pooling): Clarify connection pooling is enabled on both protocols by @kavirajk in #1753
- add codeowners by @mshustov in #1754
New Contributors
- @ehsansouri23 made their first contribution in #1726
- @ilidemi made their first contribution in #1741
- @imkonsowa made their first contribution in #1751
Full Changelog: v2.42.0...v2.43.0