1.6.0
New features
- Added optional
real_time_microseconds
field to theClickHouseSummary
interface (see ClickHouse/ClickHouse#69032)
Bug fixes
- (Node.js) Fixed unhandled exceptions produced when calling
ResultSet.json
if the response data was not, in fact, a valid JSON. (#311)