Skip to content

Releases: ClickHouse/clickhouse-go

v2.11.0

21 Jul 21:18
b3a51de
Compare
Choose a tag to compare

What's Changed

Enhancements πŸŽ‰

Fixes πŸ›

Other Changes πŸ› 

New Contributors

Full Changelog: v2.10.1...v2.11

What's Changed

Enhancements πŸŽ‰

Fixes πŸ›

Other Changes πŸ› 

New Contributors

Full Changelog: v2.10.1...v2.11.0

What's Changed

Enhancements πŸŽ‰

Fixes πŸ›

Other Changes πŸ› 

New Contributors

Full Changelog: v2.10.1...v2.11.0

What's Changed

Enhancements πŸŽ‰

Fixes πŸ›

Other Changes πŸ› 

New Contributors

Full Changelog: v2.10.1...v2.11.0

v2.10.1

06 Jun 15:33
Compare
Choose a tag to compare

What's Changed

Other Changes πŸ› 

New Contributors

Full Changelog: v2.10.0...v2.10.1

v2.10.0

17 May 13:14
Compare
Choose a tag to compare

What's Changed

Enhancements πŸŽ‰

Fixes πŸ›

  • Tuple scan respects both value and pointer variable by @crisismaple in #971
  • Auto close idle connections in native protocol in respect of ConnMaxLifetime option by @jkaflik in #999

New Contributors

Full Changelog: v2.9.3...v2.10.0

v2.9.3

12 May 08:56
412b809
Compare
Choose a tag to compare

What's Changed

Fixes πŸ›

  • Fix http connection reuse after external table query execution by @crisismaple in #991
  • Custom settings support in the native protocol by @jkaflik in #993

Full Changelog: v2.9.2...v2.9.3

v2.9.2

08 May 13:46
Compare
Choose a tag to compare

What's Changed

Fixes πŸ›

  • Pass http.ProxyFromEnvironment configuration to http.Transport by @slvrtrn in #987

Other Changes πŸ› 

New Contributors

Full Changelog: v2.9.1...v2.9.2

v2.9.1

24 Apr 08:54
Compare
Choose a tag to compare

What's Changed

Enhancements πŸŽ‰

  • Do not return hard error on unparsable version in HTTP proto by @hexchain in #975

Fixes πŸ›

  • Return ErrBadConn in stdDriver Prepare if connection is broken by @czubocha in #977

New Contributors

Full Changelog: v2.9.0...v2.9.1

v2.9.0

13 Apr 12:21
Compare
Choose a tag to compare

What's Changed

Enhancements πŸŽ‰

Fixes πŸ›

Other Changes πŸ› 

New Contributors

Full Changelog: v2.8.3...v2.9.0

v2.8.3

03 Apr 07:30
Compare
Choose a tag to compare

Bug fixes

  • Revert: Expire idle connections no longer acquired during lifetime #958 by @jkaflik

v2.8.2

31 Mar 07:15
Compare
Choose a tag to compare

Bug fixes

  • Expire idle connections no longer acquired during lifetime #945 by @jkaflik

v2.8.1

29 Mar 08:58
5df7295
Compare
Choose a tag to compare

Bug fixes