0.22.0 (2020-08-28)
FastSync
- Fixed an issue when MySQL
TIME
column type mapping was not in sync with target-postgres and target-snowflakeTIME
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