Skip to content

v0.5.0

Compare
Choose a tag to compare
@knaufk knaufk released this 28 Apr 12:10
· 104 commits to master since this release
fc1691a
  • upgrade to Flink 1.15.0
  • refactoring to use Flink's current Source API instead of the legacy SourceFunction-based API. The physical Jobgraphs will look different now.
  • migration to [data-faker] (https://github.com/datafaker-net/datafaker)
  • support for DATE data type. Thanks to @snuyanzin for contributing this feature.
  • support for limit push down. Thanks to @snuyanzin for contributing this feature.
  • migration to Github Actions from Travis. Thanks to @DipayanP007 doing this migration.
  • upgrade of Log4j to 2.17.2