github ClickHouse/clickhouse-go v2.28.0

latest releases: v2.30.0, v2.29.0, v2.28.3...
2 months ago

What's Changed

Fixes 🐛

  • Fix Enum column definition parse logic to match ClickHouse spec by @jkaflik in #1380
  • Fix support custom serialization in Nested type by @jkaflik in #1381
  • Fix panic on nil map append by @jkaflik in #1383

Other Changes 🛠

  • Remove test coverage for deprecated Object('JSON') type by @jkaflik in #1377
  • Remove JSON type use from a context use example by @jkaflik in #1379
  • Make sure non-secure port is used during readiness check by @jkaflik in #1382
  • Deprecate Go 1.21 ended support and require Go 1.22 by @jkaflik in #1378

Full Changelog: v2.27.2...v2.28.0

Don't miss a new clickhouse-go release

NewReleases is sending notifications on new releases.