Skip to content

Releases: DarkWanderer/ClickHouse.Client

7.5.0

13 May 16:03
5b21825
Compare
Choose a tag to compare

What's Changed

  • Fixed issue introduced in 7.4.0: random failures with ClickHouseBulkCopy by @DarkWanderer in #478

Full Changelog: 7.4.1...7.5.0

7.4.1

25 Apr 19:13
b6a9ef5
Compare
Choose a tag to compare

⚠️ This release contains a critical bug and is deprecated. It is strongly recommended to upgrade to 7.5.0 and validate data loaded by 7.4.0

What's Changed

Full Changelog: 7.4.0...7.4.1

7.4.0

25 Apr 07:42
98ec7b2
Compare
Choose a tag to compare

⚠️ This release contains a critical bug and is deprecated. It is strongly recommended to upgrade to 7.5.0 and validate data loaded by 7.4.0

What's Changed

  • BulkCopy: reduced memory usage by removing intermediate MemoryStream @MJEdwin in #464

New Contributors

Full Changelog: 7.3.0...7.4.0

7.3.0

17 Apr 09:57
6a14b69
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.2.2...7.3.0

7.2.2

07 Apr 16:55
8cece7d
Compare
Choose a tag to compare

What's Changed

  • Fixed: ClickHouseDecimal: wrong conversion to integral types #459 #460

Full Changelog: 7.2.1...7.2.2

7.2.1

25 Mar 12:13
39fcbc0
Compare
Choose a tag to compare

What's Changed

  • Use POST query to get version/timezone

Full Changelog: 7.2.0...7.2.1

7.2.0

20 Mar 09:28
f609d8f
Compare
Choose a tag to compare

What's Changed

  • Added Decimal value-based type inference to better support Dapper INSERT queries
  • Remove Json type as unsupported

Full Changelog: 7.1.1...7.2.0

7.1.1

18 Feb 17:01
b58d851
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.1.0...7.1.1

7.1.0

14 Feb 10:54
8c19be4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.0.0...7.1.0

7.0.0

14 Jan 10:56
aae58a7
Compare
Choose a tag to compare

What's Changed

  • ⚠️BREAKING CHANGE⚠️ BulkCopy rewritten for performance - InitAsync is now required to use #419
  • Fixed schema description to allow DataTable.Load to work #428 in #429

Full Changelog: 6.8.1...7.0.0