Skip to content

1.4.3.20250807

Choose a tag to compare

@slabko slabko released this 07 Aug 16:11
· 55 commits to master since this release
59d9661

New Features

  • #518 Added Query ID to error messages. This is especially helpful for debugging the #419: Incomplete input stream bug, as it helps locate the corresponding query in system.query_log.
  • #520 Added a ClientName parameter to the driver configuration. This parameter will be included in the User-Agent header of each request to ClickHouse, fixes #459.