Skip to content

v1.4.0

Compare
Choose a tag to compare
@osheroff osheroff released this 21 Oct 12:03
· 2221 commits to master since this release

1.4.0 brings us two nice new features:

  • partition-by-column: see --kafka_partition_columns. Thanks @smferguson
  • output schema changes as JSON: see --output_ddl. Thanks @xmlking
  • As well as a fix around race conditions on shutdown.