Skip to content

0.22.0 (2020-08-28)

Compare
Choose a tag to compare
@koszti koszti released this 02 Sep 16:01
· 347 commits to master since this release
61f0bcd

FastSync

  • Fixed an issue when MySQL TIME column type mapping was not in sync with target-postgres and target-snowflake TIME type mappings
  • Fixed an issue when Postgres TIMESTAMP WITH TIME ZONE columns were not mapped correctly to the UTC equivalent data types in the target

Tap Kafka

  • Performance improvements
  • Change the syntax of primary_keys option from JSONPath to /slashed/paths ala XPath