Skip to content

v2.2

Compare
Choose a tag to compare
@sundy-li sundy-li released this 09 Aug 10:21
· 288 commits to master since this release
  • Add fixforbiddenapis checks to avoid platform-independent, thanks @uschindler
  • ClickHouseStatement support setMaxRows.
  • ClickHouseStatement support setQueryTimeout && getQueryTimeout, which may be used in JMeter.
  • Fix nullable deserializeBinary and serializeBinary
  • Fix package with shade plugin.