Skip to content

Release v0.8.3

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 21:47
· 627 commits to main since this release
5758ec5

Improvements

  • [client-v2] Support for native LZ4 compression (#2274)

Bug Fixes

  • [jdbc-v2] Fixed several issues with reading database metadata in JDBC driver. (#2282)
  • [jdbc-v2] Fixed settings client name in JDBC. (#2233)
  • [client-v2] Fixed reading data from columns defined as Nullable(FixedString(N)). (#2218)
  • [jdbc-v2] Fixed SQL parser failure to parse SQL statement with comments (#2217)
  • [client-v2] Fixed issue with excessive logging (#2201)
  • [jdbc-v2] Fixed handling IP addresses (#2140)
  • [jdbc] - Fixed missing LZ4 dependency in shaded package (#2275)