Skip to content

Release 1.1.3

Latest

Choose a tag to compare

@banmoy banmoy released this 15 May 06:08
· 15 commits to main since this release

What's Changed

This release mainly includes some features and improvements.

Features

  • Sink supports LZ4 compression #110

Improvements

  • Support to read and write StarRocks DATETIME with microsecond #123
  • Support to configure socket timeout for write #122
  • Enlarge max string length of jackson-core #129

BugFix

  • BuildScan need add quote to columns which is keyword #103
  • Fix exception that java.lang.String is not a valid external type for DATE/TIMESTAMP type #111
  • Fix write json type incorrectly #115

Contributors

xuzifu666, banmoy