6.8.0
What's Changed
ClickHouseBulkCopy
- Added
ColumnNames
init property andInitAsync
method, allowing to fetch target column types in advance and avoid loading them on everyWriteToServerAsync
invocation - Deprecated 2 overloads of
WriteToServerAsync
- will be removed in next major release
Other
- Bumped dependency versions
Full Changelog: 6.7.5...6.8.0