Skip to content

v2.26.0

Compare
Choose a tag to compare
@jkaflik jkaflik released this 25 Jun 08:41
· 14 commits to main since this release

What's Changed

Enhancements πŸŽ‰

Fixes πŸ›

  • Fix rows.Close do not return too early by @yujiarista in #1314
  • Setting X-Clickhouse-SSL-Certificate-Auth header correctly given X-ClickHouse-Key by @gogingersnap777 in #1316
  • Retry on network errors and fix retries on async inserts with database/sql interface by @tommyzli in #1330
  • BatchInsert parentheses issue fix by @ramzes642 in #1327

Other Changes πŸ› 

  • ClickHouse 24.5 by @jkaflik in #1319
  • Align allow_suspicious_low_cardinality_types and allow_suspicious_low_cardinality_types settings in tests due to ClickHouse Cloud incompatibility by @jkaflik in #1331
  • Use HTTPs scheme in std connection failover tests by @jkaflik in #1332

New Contributors

Full Changelog: v2.25.0...v2.26.0