Skip to content

Release v0.3.2-patch1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 23:27
75a6aa6

This is a patch release for fixing NullPointException in JDBC driver when getting null date/datetime values from ResultSet - see #797.

Java client does not have the issue, so you can continue to use 0.3.2.

commits...
  • [0dccb76]: Fix NullPointerException (lin.chen) #797
  • [48893a2]: Add test for nullable date and datetime values (Zhichun Wu) #798
  • [be3a8ff]: Bump 3rd party dependencies (Zhichun Wu) #798
  • [8bc91d0]: Bump version and dependencies (Zhichun Wu) #800
  • [b2805fd]: Make grpc client less annonying and increase overall timeout by adding socket timeout (Zhichun Wu) #800
  • [6f4b879]: Add examples (Zhichun Wu) #800