github ClickHouse/clickhouse-go v2.15.0

latest releases: v2.28.3, v2.28.2, v2.28.1...
11 months ago

What's Changed

Enhancements 🎉

  • Add context watchdog for batch send cancellation by @jkaflik in #1114
  • drop unnecessary bytes to str conversion by @cergxx in #1126
  • reflection-free AppendRow for plain arrays by @cergxx in #1130
  • Support scan of custom types implementing sql.Scanner into array/tuple columns by @leodido in #1129

Fixes 🐛

  • Fix panic on zero/nil value for net.IP for IPv4 and IPv6 types by @jkaflik in #1118
  • Fix type match condition using reflection for autogen types by @jkaflik in #1125

Other Changes 🛠

New Contributors

Full Changelog: v2.14.3...v2.15.0

Don't miss a new clickhouse-go release

NewReleases is sending notifications on new releases.